@charset 'UTF-8';

/*------------- property ------------------*/

p {
	border-top: dotted 1px #CCC;
	padding-bottom: 5px;
}

.fs10 {
	line-height:150%;
}

.fsNormal {
	padding: 0px;
}

.fsNormal,.fsNormal2 {
	font-size:10px;
	_font-size: 63%;
	font-weight:normal;
	line-height:150%;
}

.fsBold,.fsBold2 {
	font-size:12px;
	_font-size:75%;/* IE 向け */
	font-weight:bold;
	line-height:150%;
}

.fsNormalS,.fsNormalS2,.fsNormalS_2,.fsNormalS2_2,.fsNormalS_2Top {
	font-size:10px;
	_font-size: 63%;
	font-weight:bold;
	line-height:150%;
}

.fsNormal2 {
	padding: 2px 0px 3px 10px;
	border-bottom: solid 2px #CCC;
}

.fsNormal2 {
	padding: 2px 0px 3px 10px;
	border-bottom: solid 2px #CCC;
}

.fsNormalS {
	padding: 2px 0px 3px 10px;
}

.fsNormalS_2 {
	padding: 2px 0px 3px 10px;
	border-bottom: solid 2px #CCC;
}

.fsNormalS_2Top {
	padding: 2px 0px 3px 10px;
}

.fsNormalS2,.fsNormalS2_2 {
	padding: 2px 0px 3px 15px;
}

.fsBold,.fsBold2 {
	color: #000066;
	padding-bottom: 5px;
}

.fsBold2 {
	padding-left: 5px;
	color: #000066;
}

.subT {
	color:#FF6600;
}

.IconS {
	margin: 1px 0px 0px 5px;
}

.roundBodyForText {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 5px 10px;
	text-align: center;
	font-weight: bold;
	line-height:180%;
	border-top: dotted 1px #CCC;
}


/*------------- navigation & header ------------------*/

#naviContents {
	margin: 3px auto 0px auto;
	padding-bottom: 10px;
	height: 33px;
	background: url(../images/bg_titleNY.gif) no-repeat;
	display: block;
	overflow: hidden;
}

h3 a:link {text-decoration: none; color: #1B5FB4;}
h3 a:visited {text-decoration: none; color: #1B5FB4;}
h3 a:hover {text-decoration: underline; color: #1B5FB4;}


/*------------- contentsMenu ------------------*/

.selectMenu {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
	font-weight:normal;
	border: none;
}

.subContT {
	width: 100%;
	height: 23px;
	float:left;
	margin:12px 0px 10px 0px;
	padding: 1px 0px;
	background: url(../../images/sub_bgYellow.gif) repeat-x;
}

.subContT h3 {
	color:#333;
	padding: 1px 0px 0px 10px;
	font-weight:bold;
}

.contBoxS {
	width: 300px;
	float:left;
	padding: 2px 0px 2px 0px;
	margin-bottom:3px;
}

.contBoxS,.contBoxSL {
	font-weight:bold;
}

.contBoxSL,.contBox1 {
	width: 300px;
	float:left;
	padding: 2px 0px 2px 0px;
	margin-bottom:3px;
	background-color: #FFFFFF;
}

.contBoxS2L {
	width: 300px;
	float:left;
	margin-bottom:6px;
	padding: 3px 0px;
	background-color:#FFFFCC;
	border: solid 1px #CCC;
}

.contL,.contM,.contR {
	width: 300px;
	margin-bottom: 10px;
}

.contL {
	float:left;
	padding: 0px 18px 0px 0px;
	border-right: solid 1px #CCC;
}

.contM {
	float:left;
	padding: 0px 14px 0px 12px;
	border-right: solid 1px #CCC;
}

.contR {
	float:right;
	padding: 0px 2px 0px 5px;
}

.contL a:link {text-decoration: none; color:#1B5FB4;}
.contL a:visited {text-decoration: none; color:#1B5FB4;}
.contL a:hover {text-decoration: underline; color:#1B5FB2;}

.contM a:link {text-decoration: none; color:#1B5FB4;}
.contM a:visited {text-decoration: none; color:#1B5FB4;}
.contM a:hover {text-decoration: underline; color:#1B5FB4;}

.contR a:link {text-decoration: none; color:#1B5FB4;}
.contR a:visited {text-decoration: none; color:#1B5FB4;}
.contR a:hover {text-decoration: underline; color:#1B5FB4;}
