@charset "utf-8";

/* ****************************************************
Title: reset_small.css
Created: 2011-01-25
Last Modified: 2011-01-25
Editor(s): nishio
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

# base font size
# resize

----------------------------------------*/


/* # base font size
---------------------------------------------------------------------------- */

body {
	font-size: 81% !important;
}

.crumb li {
	font-size: 81% !important;
}

.mCatIndexLead {
	font-size: 81% !important;
}

.mCatIndexArea {
	font-size: 81% !important;
	}

#content {
	font-size: 81% !important;
}

#content .mCaseArea .uiTabPanel {
	font-size: 81% !important;
}

#sidebar2 .sNav li a {
	font-size: 81% !important;
}

#gNav ul li a {
	font-size: 150% !important;
}

.main_area .mainBox .box_inner{
	font-size: 81% !important;
}

.tab_area ul li a{
	font-size: 90% !important;
}

#sidebar2 .sNav h2{
	font-size: 81% !important;
}

/* # resize
---------------------------------------------------------------------------- */

#siteHdLang li#siteHdLangS a {
	/*visibility: hidden;*/
	background: #fff;
	color: #9dcccc;
}

dl#siteHdLang dd ul li.current a {
	background: #9dcccc;
	color: #fff;
	border-right: 1px solid #fff;
}

dl#siteHdLang dd ul li.current a:hover {
	background: #9dcccc;
	color: #fff;
}

.mReference {
	position: relative;
}

.mReference dd {
	position: relative;
	left: 0;
	top: 5px;
}

.underlayer_hd h2{
	font-size: 120% !important;
}

#sitemap p,
#sitemap ul li a,
#siteFtCopy{
	font-size: 120% !important;
}

#sitemap ul li:last-child:after{
	content: "";
}