﻿@charset 'UTF-8';

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

.fs12 {
	line-height:160%;
	padding: 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;}


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

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

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


/*------------- end ------------------*/


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

.roundBody ul {
	margin: 3px 10px 0px 20px;
	padding: 0px;
	line-height:150%;
}

.roundBody li {
	list-style-type: none;
	margin: 3px auto 0px auto;
	background: url(../images/arrow_blueW.gif) no-repeat 0px 6px;
	padding: 1px 0px 7px 12px;
	border-bottom: solid 1px #ccc;
}

.fcNavy {
	color: #000066;
	font-weight:bold;
}

.fcNavy a:link {text-decoration: none; color:#000066;}
.fcNavy a:visited {text-decoration: none; color:#000066;}
.fcNavy a:hover {text-decoration: underline; color:#CC0000;}


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


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

.subContTGreen {
	height: 23px;
	float:left;
	margin:12px 0px 10px 0px;
	padding: 1px 0px;
	background: url(../images/sub_bgGreen.gif) repeat-x;
}

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

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

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

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

.leftCont,.frame1L,.frame2L,.index {
	float:left;
	width: 730px;
}

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

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

.contBox1 {
	width:715px;
	float:left;
	margin: 2px 0px 7px 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
}

.goToSearch {
	float:right;
	width:35%;
	text-align:right;
	border:#FF9966 solid 2px;
	margin-top:5px;
	padding:3px 7px;
	background-color:#FFCC99;
}


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

.exp {
	font-size:12px;
	_font-size:75%;/* IE 向け */
	padding: 7px 0px 0px 0px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

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