﻿@charset 'UTF-8';

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

ul {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 20px 0px 10px;
}

li {
	list-style-type: none;
	margin-left: 5px;
	padding: 1px;
}

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

li.normal {
	list-style-type: lower-alpha;
	margin-left: 30px;
	padding: 2px;
	color:#333;
}

li.none {
	list-style-type: none;
	background: none;
	margin: 3px 5px 0px 0px;
	padding: 0px;
}

li.point {
	list-style-type: none;
	background: url(../images/button_circleO.gif) no-repeat 0px 6px;
	margin: 3px auto 0px auto;
	padding: 0px 0px 3px 13px;
}

.red {
	color: #990000;
	font-weight: bold;
}

.none {
	list-style-type: none;
	color: #333;
}

.fs10 {
	line-height:150%;
}

.noneNavy {
	list-style-type: none;
	color:#000099;
}

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

.fsNormal10 {
	padding: 5px 5px 10px 16px;
	line-height:170%;
}

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

.fsBold {
	padding: 0px 0px 3px 5px;
	background-color: #D8FFC7;
}

.fsBoldsp {
	padding: 2px 0px 2px 10px;
	background: #f4a460	 url(../../images/arrow_pinkW.gif) no-repeat 3px 8px;
	border-bottom: none;
}

.fsBold2 {
	background: url(../images/arrow_greenW.gif) no-repeat 3px 6px;
	border-bottom: dotted 2px #72A65B;
	padding: 0px 0px 3px 16px;
}

.fsBold3 {
	background: url(../images/button_starOrange.gif) no-repeat 3px 1px;
	border-bottom: dotted 2px #FF6600;
	padding: 0px 0px 3px 25px;
}

.fsNormalN {
	padding: 5px 0px 0px 0px;
	color:#006600;
	font-weight:bold;
}

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

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


.subT {
	border-bottom: dotted 1px #107DBA;
	padding-bottom: 3px;
	color:#993300;
	font-size:12px;
	_font-size:75%;
	font-weight:normal;
	line-height: 150%;
}

.space {
	margin: 0px 3px 0px 0px;
}

#mainContents2 .boxL,boxR {
	float:left;
	margin: 0px auto;
	padding: 12px 0px 5px 0px;
	width: 358px;
	margin-right: 10px;
}

.content,.contentBottom {
	float:left;
	margin-top: 13px;
	padding-left: 13px;
	width: 535px;
}

.frame {
	margin: 0px auto;
}

.contentsTitle {
	margin: 15px auto 5px auto;
	padding: 8px 10px 0px 15px;
	background: url(images/bg_subTitle.gif) no-repeat top left;
}

.boxR,.boxL {
	float:left;
	padding-top: 10px;
}

.contBoxsp {
	width:715px;
	float:left;
	margin: 2px 0px 7px 0px;
	padding: 7px;
	border: solid 1px #CCC;
	background-color:#ffdab9;
}

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

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

.caption {
	float:right;
	width:605px;
	margin-top: 5px;
	padding: 0px 5px 5px 3px;
}

.captionL {
	margin-top: 5px;
	margin-left: 15px;
	padding: 0px 5px 5px 3px;
	width:690px;
}

.captionCont2 {
	width: 343px;
	padding: 5px 10px 5px 10px;
}

.boxL h4,.boxR h4 {
	padding: 2px 8px 2px 12px;
	margin: 0px 6px;
	font-weight: bold;
	border-left: solid 4px #42A5C4;
	color: #378BA6;
	background-color: #E2F4FA;
}

.marginL {
	margin-left:15px;
}

#cont2 {
	border-bottom: dotted 1px #B6823D;
}

.wrapperSubContL {
	float:left;
	width: 352px;
	margin: 5px 0px 5px 3px;
	padding-bottom: 10px;
}

.holder {
	float:left;
	margin: 5px 0px;
}

.holder {
	float:left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC;
}

.center {
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 35px;
}

#point {
	list-style-type: none;
	background: url(../images/arrow_blue2.gif) no-repeat 0px 3px;
	margin: 3px 10px 2px 15px;
	padding: 0px 0px 3px 17px;
	color:#378BA6;
	border-bottom: dotted 2px #378BA6;
	font-size:12px;
	_font-size: 75%;
	line-height:145%;
	font-weight:bold;
}


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


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

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

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

.textResult {
	text-align:right;
	margin:10px 5px 0px 14px;
}

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

.textDis {
	margin:10px 0px 0px 0px;
}

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

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

.frame1R {
	padding: 0;
	margin: 0 auto;
	height: 115px;
}

.frame2R {
	padding: 0;
	margin: 0px auto 8px auto;
}

.pic {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.pic2 {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	
}

.picnight {
	float:left;
	margin-right: 25px;
	margin-bottom: 5px;
	
}

.pic2_l {
float:left;
	margin: 5px 15px 0px 0px;
	
}

.pic1 {
	float:left;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.pic3 {
	float:left;
	margin: 5px 10px 0px 0px;
}

.spaceB {
	padding-right:3px;
	padding-bottom:3px;
}

.spaceB2 {
	padding-right:3px;
	padding-left:3px;
	padding-bottom:3px;
}

.subContTAtt {
	margin-top: 5px;
	border-bottom: solid 1px #666;
}

.subContTAtt h3 {
	font-size:14px;
	_font-size:100%;/* IE 向け */
	margin-bottom: 2px;
	padding: 3px 0px 3px 7px;
	color: #000;
	font-weight: bold;
	border-left: solid 8px #72A65B;
}

.textResultPro {
	text-align:right;
	margin:10px 5px 0px 14px;
}

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


.list_new {
	width:715px;
	margin: 2px 0px 7px 0px;
	padding: 7px 7px 0px 7px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	