//基本のサイズ//
body {
	background-color: #EFEFEF;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.n {
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}
.nlink {
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
}
h1 {

	font-size: 18pt;
	line-height: 200%;
	font-weight: bold;
	color: #0066CC;
}
h2 {
	font-size: 11pt;
	line-height: 200%;
	font-weight: bold;
	color: #006699;
	background-color: #E2F1FF;
}
h3 {
	font-size: 11pt;
	line-height: 150%;
	font-weight: bold;
	color: #006600;
}
h4 {

	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #0066CC;
}
.nl {
	font-size: 11pt;
	color: #333333;
	line-height: 150%;
}
.mk {
	font-size: 9pt;
	line-height: 150%;
	color: #0099FF;
	text-decoration: none;
}
.topics {

	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.rireki {
	font-size: 8pt;
	color: #333333;
	line-height: 150%;
	text-decoration: none;
}
.link {
	font-size: 8pt;
	line-height: 150%;
	color: #666666;
}
.tbtit {
	font-size: 9pt;
	color: #006600;
	line-height: 150%;
}
.tbtitwh {
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 150%;
}
.back {
	font-size: 9pt;
	line-height: 150%;
	color: #003399;
	text-decoration: none;
}
.tbtitbl {

	font-size: 9pt;
	color: #0066FF;
	line-height: 150%;
}
.systit {
	font-size: 11pt;
	color: #0066FF;
	line-height: 150%;
	font-weight: bold;
}

.linklist1 {
	font-size: 11pt;
	color: #006699;
	line-height: 150%;
}

.red {
	font-size: 9pt;
	color: #FF0000;
	line-height: 150%;

}
.other {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.topics_g {

	font-size: 9pt;
	line-height: 150%;
	color: #336633;
	text-decoration: none;
}
.iso {
	font-size: 7pt;
	line-height: 140%;
	color: #333333;
}

/*下層・左インデックス等*/

/*
#idx {
}
*/

#idx div{
	width: 100%;
	height: auto;
}

#idx div.mid {
	font-size: 9pt;
	padding: 9px 5px 9px 5px;
}


#idx div.here {
	background-color: #CCFFFF;
	height: 32px;
	width: 100%;
	color: #0099FF;
	background-image: url(top/common/line_menu.gif);
	background-repeat: repeat-x;
}

#idx td.line {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#idx a:link {color:#003366;text-decoration:none;}

#idx a:visited {color:#003366;text-decoration:none;}

#idx a:hover {
	color: #0099FF;
	text-decoration:none;
	background-color:#CCFFFF;
	text-align: left;
	cursor: hand;
	vertical-align: middle;

}

#idx a:active {color:#006699;text-decoration:none;}

#idx td.linetit {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #DFFFFF;
	color: #006666;
}

#idx td.lineend {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
}

#idx td.linetit2 {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	background-color: #ECFFFF;
	color: #006666;
}

#idx td.lineback {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	background-color: #CCFFCC;
	color: #006666;
}

/*下層レイアウト*/

/*
#path {
}
*/

#path td.line {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	font-size: 8pt;
	color: #333333;
	line-height: 150%;
}

#menu td.line {
	border-top: 1px solid #006666;
	border-right: none;
	border-bottom: 1px solid #006666;
	border-left: none;
	font-size: 11pt;
	color: #006666;
	background-image: url(img/menu_bg.gif);
	height: 24px;
	padding: 3px 6px;
	width: 100%;
}
.ns {

	font-size: 8pt;
	color: #333333;
	line-height: 150%;
}
.tbtits {

	font-size: 8pt;
	color: #006600;
	line-height: 150%;
}

/*採用・左メニュー*/
/*
#left {

}
*/
#left div{
	width: 100%;
	height: auto;
}

#left div.mid {
	font-size: 10pt;
	padding: 9px 5px 9px 5px;
}

#left td.line {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#left a:link {color:#006699;text-decoration:none;}
#left a:visited {color:#006699;text-decoration:none;}
#left a:hover {
	color: #0099FF;
	text-decoration:none;
	background-color:#CCFFFF;
	text-align: left;
	cursor: hand;
	vertical-align: middle;
}
#left a:active {color:#006699;text-decoration:none;}
.dt1 {

	font-size: 8pt;
	color: #666666;
	line-height: 150%;
}
#left td.lineback {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #006666;
	background-color: #CCFFCC;
	color: #006666;
}
