@charset 'UTF-8';

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

.fs12 {
	line-height:150%;
	padding: 4px 0px 2px 0px;
	font-weight: normal;
}

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

.fs10 {
	line-height:150%;
}

.fsNormal {
	padding: 5px 10px 0px 10px;
}

.fsBold {
	padding: 0px;
}

.subT {
	color:#FF6600;
}

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

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

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

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

.index {
	font-size:14px;
	_font-size:75%;/* IE 向け */
	margin: 5px auto 10px 0px;
	padding: 5px 0px 8px 0px;
	color: #0033CC;
	font-weight: bold;
	text-align: center;
	background-color: #d1dbe7;
}

.index a:link {text-decoration: underline; color:#0033CC;}
.index a:visited {text-decoration: underline; color:#0033CC;}
.index a:hover {text-decoration: underline; color:#FF0000;}

.selectMenu {
	width: 730px;
	float: left;
	list-style-type: none;
	padding: 0px 3px 6px 10px;
	border-bottom: none;
}

.selectMenu #m1 {
	list-style-type: none;
	margin: 3px auto 0px auto;
	background: url(../images/arrow_pink.gif) no-repeat 0px 5px;
	padding: 0px 10px 5px 10px;
}

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

.frameBanner {
	padding-left: 8px;
	margin: 5px auto;
}

.rightCont,.frame1R,.frame2R {
	float:right;
	width: 216px;
}

.frame1L {
	float:left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	background: none;
}

.frame1R {
	float:right;
	width: 100%;
	height: 50%;
	padding: 0px 0px 0px 7px;
	margin: 10px auto 0px auto;
	background: none;
}

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

.subContT h3 {
	font-size:14px;
	_font-size:75%;/* IE 向け */
	color:#000;
	padding: 0px 0px 0px 10px;
}

.contBox1 {
	width: 300px;
	float:left;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px #CCC;
	margin-bottom:3px;
}

.textResult a:link {text-decoration: none; color:#666;}
.textResult a:visited {text-decoration: none; color:#666;}
.textResult a:hover {text-decoration: underline; color: #FF0000;}

.textResult {
	height: 23px;
	text-align: right;
	margin: 12px 0px 10px 14px;
	padding: 1px 0px;
	background: url(../images/sub_bgYellow.gif) repeat-x;
}

.textResult h3 {
	padding-right: 10px;
	font-weight:normal;
}

.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;
}
