@charset "EUC-JP";   /*   文字コード   */


a:link { color: #800000; text-decoration: underline;}
a:visited { color: #800000; text-decoration: underline;}
a:hover { color: #000; text-decoration: underline;}
a:active { color: #800000; text-decoration: underline;}

strong{font-weight: bold;}
.red{ color: #ff0000;}

#contentsBox{
	width: 740px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#ContBox{
	width: 550px;
	background:url(../images/webbg.jpg) top center repeat-y;
	float: right;
	margin-left:5px;
}

.textBox{
	width: 490px;
	text-align: left;
	margin: 0 auto;
	color: #666;
	padding-top: 10px;
	line-height: 1.5;
}

.textBox2{
	width: 480px;
	text-align: left;
	margin: 0 auto;
	color: #666;
	padding-top: 10px;
	line-height: 1.5;
}

.textBox table{
	width: 100%;
}

td{
	vertical-align: top;
}

.margin5{
	margin-bottom: 5px;
}

ul.Performance{
	line-height: 1.5;
	border-top: solid 1px #87836b;
	margin-top: 5px;
}

ul.Performance li{
	padding: 2px 0;
}

.ssBox{
	width: 480px;
	text-align: center;
	margin: 0 auto;
}

table.info{
	width: 480px;
	text-align: left;
	margin: 10px auto 5px auto;
	background: #fff;
}

table.info td{
	padding: 5px;
	border: solid 1px #918c71;
}

td.title{
	width: 100px;
	background: #23221b;
	color: #fff;
}


dd{
	text-indent: -12px;
	padding-left: 15px; 
}

dl.info_box{
	border: solid 1px #000;
	background: #fff;
}

dl.info_box dd{
	background: #e1f0ff;
	color: #000066;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

dl.info_box dt{
	border-top: dotted 1px #000;
	padding: 5px 5px 20px 5px;
}

.no_title{
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}


.text10cap  {font-size: 10px; line-height: 140%; color:#311B09;}
.text10capw {font-size: 10px; line-height: 140%; color:#fff;}
.text11main {font-size: 11px; line-height: 140%; color:#4B3932;}
.text12main {font-size: 12px; line-height: 140%; color:#4B3932;}
.text12bold {font-size: 12px; line-height: 140%; color:#006; font-weight:bold;}
.text12boldk {font-size: 12px; line-height: 140%; color:#000; font-weight:bold;}
.text12red {font-size: 12px; line-height: 140%; color:#900;}
.text12orbold {font-size: 12px; font-weight:bold; line-height: 140%; color:#F60;}
.text12wboldgr {font-size: 12px; font-weight:bold; line-height: 140%; color:#fff;}
.text12white {font-size: 12px; font-weight:normal; line-height: 140%; color:#fff;}
.solidb		{border:1px #066 solid; border-collapse:collapse; padding:5px; background-color:#fff;}
.blueline	{border-bottom:1px dotted #003; marigin:0 0 15px 0; padding:0;}
.blueback	{background-color:#E1F0FF;}


/* menu 調整 */

#serviceList{
	margin-top: 0;
}