@charset "UTF-8";
/* CSS Document */

/* All common ==== */

*{
	margin:0;
	padding:0;
	}
body,p,h1,h2,h3,h4,h5,li,dt,dd,address,td,th{
	color:#000;
	font: 12px/1.5 verdana, Helvetica, arial, "Lucida Grande","Lucida Sans Unicode", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	}
body{
	background:#f5f5f5; 
	}
#body_top{
	background:url(../images/bg_top.gif) repeat-x #003366;
	}


/* ====================================================================================================== */

/* Font size ==== */

h1,h2,h3,h4,h5,th{
	font-weight:bold;
	}
.f_100{
	font-size:100%;
	}
.f_9{
	font-size:80%;}
.f_10{
	font-size:85%;
	}
.f_11{
	font-size:90%;
	}
.f_12{
	font-size:95%;
	}
.f_13{
	font-size:110%;
	}
.f_130{
	font-size:130%;
	}


/* ================================================================*/

/* Base ==== */

img{
	border:none;
	vertical-align:middle;
	}	
table{
	border-collapse:collapse;
	border-spacing:0;
	}
	td,th{
		border:none;
		}
	th{
		text-align:left;
		vertical-align:top;
		}
ul.ul_sample li,ol ol li{
	font-size: 100%;
	}
br.clear{
	display:block;
	width:auto;
	clear:both;
	line-height:0%;
	}	
.b{font-weight:bold;}
.f_left{
		float:left;
		}	
.f_right{
		float:right;
		}
.txt_right{
text-align:right;}		
		
a.icn_link, a.icn_link_rating, a.icn_link_back{
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:17px;
	color:#000000 !important;
	text-decoration:none !important;
	}
	a.icn_link:hover, a.icn_link_back:hover, a.icn_link_rating:hover{
		text-decoration:underline !important;
		}
a.icn_link_rating{
	background:url(../images/rating_arrow.gif) no-repeat left center;
	}
a.icn_link_back{
	background:url(../images/rating_arrow_back.gif) no-repeat left center;
	}
.red{
	color:#ff6669;
	}
.darkblue{
	color:#002F71;
	}
.tcCC0000{
	color:#CC0000;
	}
.tc326698{
	color:#326698;
	}

.tc999933{
	color:#999933;
	}
.tcFF6666{
	color:#FF6666;
	}
.tc999966{
	color:#999966;
	}
.tc003366{
	color:#003366;
	}
.tcff3300{
	color:#ff3300;
	}


/* common
================================================================*/

.h1_div{
	width:auto;
	height:23px;
	}
	.h1_div h1{
		width:900px;
		color:#666;
		font-weight:normal;
		margin:0  auto;
		padding-top:4px;
		}
		.h1_div h1 strong{
			font-weight:normal;
			} 
#wrapper{
	width:auto;
	background:url(../images/gray_dot.gif) repeat-x 0 73px;
	}
#contents{
	width:900px;
	margin:0 auto;
	}
#header{
	width:900px;
	}
#maincontents{
	width:900px;
	background-color:#FFFFFF;
	}
#footer{
	width:900px;
	padding:10px 0 40px;
	}


/* header
================================================================*/

#header h2{
	display:block;
	width:271px;
	height:52px;
	line-height:0;
	float:left;
	}	
	.topmenu_up, .topmenu_up_top{
		display:block;
		width:243px;
		height:22px;
		float:right;
		line-height:0;
		white-space:nowrap;
		}

	.topmenu_up_top{
		width:162px;
		}

		.topmenu_up li, .topmenu_up_top li{
			display:inline;
			width:81px;
			list-style:none;	
			line-height:0;		
			}

        /*** 食対応 .topmenuカスタマイズ ->/hp/index.htmlのみ使用 ***/
	.toptopmenu{
	display:block;
	/* お問い合わせ非表示時のサイズ
		width:296px;
		*/
		width:478px;
	list-style:none;
	line-height:0;
	float:right;
	clear:right;
	margin:21px 0 5px;
	white-space:nowrap;
		}	
		.toptopmenu li{
			width:99px;
			display:inline;
			line-height:0;
			}
		.toptopmenu03{
			width:98px;
			}

	.topmenu{
	display:block;
	/* お問い合わせ非表示時のサイズ
		width:296px;
		*/
		width:297px;
	list-style:none;
	line-height:0;
	float:right;
	clear:right;
	margin:21px 0 5px;
	white-space:nowrap;
		}	
		.topmenu li{
			width:99px;
			display:inline;
			line-height:0;
			}
		.topmenu03{
			width:98px;
			}
#header h3{
	width:900px;
	clear:both;
	padding-bottom:5px;
	}
#header h3#topimage{
	width:100%;
	height:160px;
	clear:both;
	padding-bottom:5px;
	background:url(../images/topimage.jpg) no-repeat;
	position:relative;
	}
	
.top_pos_b1{
	position:absolute;
	top:36px;
	left:420px;
	width:230px;
	height:93px;
	}
	/*もと
	.top_pos_b1{
	position:absolute;
	top:56px;
	left:405px;
	}*/

.top_pos_b2{
	position:absolute;
	top:9px;
	height:44px;
	left: 655px;
	width: 230px;
	}
.top_pos_b3{
	position:absolute;
	top:58px;
	height:44px;
	left: 655px;
	width: 230px;
	}
.top_pos_b4{
	position:absolute;
	top:107px;
	height:44px;
	left: 655px;
	width: 230px;
	}


/* maincontents
================================================================*/

.leftmenu{
	display:block;
	width:200px;
	float:left;
	padding:0 20px;
	}
.rightcontents, .rightcontents_privacy, .rightcontents_sitepolicy, .rightcontents_rating{
	display:block;
	padding-top:20px;
	width:630px;
	float:right;	
	}
.totop{
	text-align:right;
	padding-right:30px;
	padding-bottom:10px;
	}


/* leftmenu rightcontents
================================================================*/

.leftmenu01,.leftmenu02{
	list-style:none;
	padding-top:20px;
	}
	.leftmenu01 li{
		background:url(../images/border_dot01.gif) repeat-x bottom;
		}
		.leftmenu01 li a{
			display:block;
			width:182px;
			color:#000;
			text-decoration:none;
			padding:5px 9px;			
			}
			.leftmenu01 li a:hover{
				color:#ccc;
				text-decoration:underline;			
				}
			.leftmenu01 li a.selected,.leftmenu01 li a.selected:hover{
				color:#ccc;
				text-decoration:none;
				}
		.leftmenu02 li{
			width:190px;
			}		
		.leftmenu02 li a{
			display:block;
			width:187px;
			background:#003581 url(../images/bg_leftmenu02.gif) no-repeat 0 0;
			padding:5px 0 6px 13px;
			margin-bottom:1px;
			color:#FFFFFF;
			text-decoration:none;			
			}
			.leftmenu02 li a.selected,.leftmenu02 li a:hover{
				background:#003366 url(../images/bg_leftmenu02_o.gif) no-repeat 0 0;
				}
.leftmenu_banner{
	margin-top:10px;
	}


/* footer
================================================================*/

#footer ul{
	display:block;
	width:auto;
	float:left;	
	}
	#footer li{
		display:inline;
		color:#999999;
		}	
		#footer li a{
			color:#999999;
			text-decoration:none;
			}
			#footer li a:hover{
				text-decoration:underline;
				}
.copy{
	display:block;
	width:auto;
	float:right;
	color:#999999;
	}	


/* index.html
 ================================================================*/	

.dl_index{
	width:580px;
	margin:10px 0 0 17px;
	}
	 dl.dl_index dt, .dl_index_c dt, .dl_index_c2 dt{
		width:90px;
		float:left;
		clear:left;
		background:url(../images/arrow2.gif) no-repeat 0 4px;
		padding-left:17px;
		}
		dl.dl_index dd, .dl_index_c dd, .dl_index_c2 dd{
			float:left;
			width:470px;
			}
.news_more {
	float: right;
	background-image: url(../images/icn_cursol.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
}

/* 「セミナー・イベント一覧」「ニュース一覧」がコメントしている時の指定 */
.dl_index_c, .dl_index_c2{
	width:580px;
	margin:10px 0 20px 17px;
	}
.dl_index_c2{
	margin:10px 0 40px 17px;
	}
/* 「セミナー・イベント一覧」「ニュース一覧」がコメントしている時の指定　ここまで */

.ul_top2, .ul_top3{
	list-style:none;
	padding:0;
	margin:5px 0 15px 0;
	float:right;
	clear:right;
	}
.ul_top3{
	margin:5px 0 30px 0;
	}

a.link_top{
	color:#000000;
	}
	a.link_top:hover{
		text-decoration:underline;
		}

a.icn_link_top{
	background:url(../images/top_linkimg.gif) no-repeat 0 2px;
	_background:url(../images/top_linkimg.gif) no-repeat top left;
	padding-left:14px;
	color:#000000;
	text-decoration:none;
	}
	a.icn_link_top:hover{
		text-decoration:underline;
		}

#footer_top ul{
	display:block;
	width:auto;
	float:left;	
	}
	#footer_top li{
		display:inline;
		color:#fff;
		}	
		#footer_top li a{
			color:#fff;
			text-decoration:none;
			}
			#footer_top li a:hover{
				text-decoration:underline;
				}
.copy_top{
	display:block;
	width:auto;
	float:right;
	color:#fff;
	}	
#footer_top{
	width:900px;
	padding:10px 0 40px;
	}


/* company, rating
 ================================================================*/	

.page_sbt{
	background:url(../images/border_dot02.gif) repeat-x bottom;
	margin-bottom:4px;
	width:601px;
	}
	.page_sbt h4{
		background:url(../images/icn_01.gif) no-repeat 0 3px;
		padding-left:20px;
		padding-bottom:5px;
		}
.table_company{
	width:601px;
	margin-bottom:25px;
	}
	.table_company th{
	border-bottom:1px dotted #fff;
	_border-bottom:1px dotted #ADC2EB;
	background-color:#b0c4de;
	width:80px;
	padding:10px;
		}
		.table_company th.w90{
		width:90px;
		}
	.table_company td{
		border-bottom:1px dotted #ADC2EB;
		padding:10px;
		}
	 ol.ol_company{
		padding-left:25px;
		}
	 dl.dl_company dt{
		width:120px;
		float:left;
		clear:left;
		}
		dl.dl_company dd{
			float:left;
			width:361px;
			}

/*company-kakuduke rnewsXX.html
=================================================================*/
.table_company_rnews{
	width:601px;
	margin-bottom:5px;
	}
	.table_company_rnews th{
	border-bottom:1px dotted #fff;
	border-top:1px dotted #ADC2EB;
	_border-bottom:1px dotted #ADC2EB;
	_border-top:1px dotted #ADC2EB;
	background-color:#b0c4de;
	width:90px;
	padding:10px;
		}
	.table_company_rnews td{
		border-bottom:1px dotted #ADC2EB;
		border-top:1px dotted #ADC2EB;
		padding:10px;
		}
.table_company_rnews .txt_indent {
	padding-left: 40px;
}
.table_company_rnews .txt_indent02 {
	padding-left: 15px;
}
.kekka {
	font-size: 110%;
	margin-bottom: 5px;
}

.inquiry_news{
	background-color:#EBEBEB;
	width:594px;
	padding:3px;
	margin:20px 0 5px;
}



/* company-greeting.html, index.html
 ================================================================*/	
 
.maintxt, .maintxt2, .maintxt3, .maintxt_top{
	width:601px;
	line-height:1.6;
	padding-top:5px;
	margin-bottom:25px;
	}
.maintxt2{
	margin-bottom:15px;
	}
.maintxt3{
	margin-bottom:0px;
	}
.maintxt_top{
	padding-top:0;
	margin-bottom:15px;
	}
.righttxt{
	float:right;
	}
.maintxt_top_notice{
	padding-top:0;
	margin-bottom:15px;
	
	}


/* company-map.html
 ================================================================*/	
 
.map{
	float:left;
	margin:5px 10px 5px 0;
	}
.mapright{
	width:180px;
	float:right;
	margin-top:5px;
	}
.mappb{
	margin-bottom:15px;
	}
.mapul{
	margin-left:15px;
	}
	.mapul li{
	margin-bottom:8px;
	}


/* company-stockholders.html
 ================================================================*/	
.declaration{
	width:581px;
	background-color:#F5F5F5;
	border:1px solid #ddd;
	padding:10px;
	margin-bottom:20px;
	color:#007dff;
	font-weight:bold;
	} 
	
.table_company_sh{
	width:600px;
	margin-bottom:10px;
	}
	.table_company_sh td{
		width:50%;
		padding:3px 10px;
		}
		.table_company_sh tr.tbtop td{
			padding-top:5px;
			}
		.table_company_sh tr.tbbottom td{
			padding-bottom:16px;
			background:url(../images/border_dot01.gif) repeat-x bottom;
			}


/* background-index.html
 ================================================================*/	
 
.pictmargin, .arlogo{
	display:block;
	margin-bottom:25px;
	}
.arlogo{
	margin-left:17px;
	}


/* inquiry.html
 ================================================================*/	
 
#in_header_w{
	border-bottom:#dcdcdc solid 1px;
	}
	.in_header{
		padding:15px 0 15px 0;
		width:640px;
		margin:0 auto;
		}
	.win_close{
		margin-top:17px;
		}
#in_wrapper{
	margin:0 auto;
	width:640px;
	padding:10px 0 0 0;
	}
#in_content{
	background:#fff;
	padding:20px 20px 15px 20px;
	margin-top:10px;
	}
	.tel{	
		background:#f5f5f5;
		border:#dcdcdc solid 1px;
		margin:7px 0 0 0;
		padding:2px 8px;
		}
	.mb_20{
		margin-bottom:20px;
		}
	.input{
		background:url(../images/border_dot02.gif) repeat-x bottom;
		padding-bottom:3px;
		}
.inquiry_form{
	width:100%;
	margin:10px 0 20px 0;
	}		
	.inquiry_form th{
		background:#b0c4de url(../images/border_dot01.gif) repeat-x bottom;
		width:180px;
		padding:8px 10px 8px 10px;
		}
	.inquiry_form td{
		background:url(../images/border_dot01.gif) repeat-x bottom;
		padding:8px 12px 8px 10px;
		}
	.f_text{
		width:100%;
		}
	.fw_normal{
		font-weight:normal;
		}
	.confirm{
		text-align:center;
		}
	.btn_submit1{
		margin:20px auto 20px auto;
		display:block;
		width:90px;
		height:20px;
		border:0;
		background:url(../images/btn_submit1.gif) no-repeat 0 0;
		}
.totop_w{
	text-align:right;
	}
#footer_w{
	width:640px;
	padding:10px 0 40px;
	}


/* inquiry_confirm.html
 ================================================================*/	
 
#btn_submit{
	margin:20px auto 20px auto;
	width:210px;
	}
	.btn_back{
		display:block;
		width:90px;
		height:20px;
		border:0;
		background:url(../images/btn_back.gif) no-repeat 0 0;
		float:left;
		}
	.btn_submit2{
		display:block;
		width:90px;
		height:20px;
		border:0;
		background:url(../images/btn_submit2.gif) no-repeat 0 0;
		float:right;
		}


/* thanks.html
 ================================================================*/	
 
.thanks_box{
	padding-bottom:140px;
	}
.thanks{
	font-weight:bold;
	margin-bottom:1.5em;
	}


/* privacy.html, sitepolicy.html
 ================================================================*/	
 
.rightcontents_privacy dl, .rightcontents_sitepolicy dl{
	width:601px;
	margin-bottom:15px;
	}
.rightcontents_privacy ul{
	margin:0 0 5px 34px;
	}
.rightcontents_privacy dt, .rightcontents_sitepolicy dt{
	font-weight:bold;
	margin-bottom:5px;
	}
.rightcontents_privacy dd, .rightcontents_sitepolicy dd{
	margin:0 0 5px 17px;
	}
.rightcontents_privacy span.txtg{
	color:#999;
	}

/* guideline.html
 ================================================================*/	
.rightcontents_privacy .guide_right{
 	width:601px;
	line-height:1.6;
	padding-top:5px;
	margin-bottom:25px;
	text-align:right;}

/* rating.html
 ================================================================*/	
.table_rating{
	width:601px;
	margin-bottom:25px;
	border-bottom:1px dotted #ADC2EB;
	}
	.table_rating th{
		border-right:solid 1px #fff;
		border-bottom:solid 1px #fff;
		background-color:#b0c4de;
		padding:10px 30px 10px 10px;
		white-space:nowrap;
		}
	.table_rating td{
		border-bottom:1px dotted #ADC2EB;
		padding:10px;
		vertical-align:top;
		}
		.table_rating td.td_h{
			background-color:#e8edf4;
			border-right:solid 1px #fff;
			vertical-align:middle;			
			}
		.table_rating td.td_h2{
			background-color:#f5f5f5;
			width:120px;				
			}
			
.table_direction{
	width:601px;
	margin-bottom:8px;
	border-bottom:1px dotted #ddd;
	}
	.table_direction th{
		border-bottom:solid 1px #fff;
		background-color:#b0c4de;
		padding:5px 10px 5px 10px;
		white-space:nowrap;
		text-align:left;
		}
	.table_direction td{
		border-bottom:1px dotted #ADC2EB;
		background-color:#f5f5f5;
		padding:10px;
		vertical-align:top;
		text-align:left;
		}
		.table_direction td.t2{
			width:90px;
			background-color:#e8edf4;
			border-right:solid 1px #fff;
			vertical-align:middle;
			text-align:left;
			}
		.table_direction td.t3{
			background-color:#e8edf4;
			vertical-align:middle;	
			text-align:center;		
			}

.txt_067178{color:#067178;}
.txt_002C6B{color:#002C6B;}

.rdt_1, .rdt_2{
	float:left;
	clear:left;
	font-weight:normal;
	}
	.rdt_1{
		margin-bottom:5px;
		}
	.rdd{
		float:left;
		padding:1px 0 1px 7px;
		width:320px;
		}
span.l067178, span.l002C6B{
	display:block;
	padding:1px 7px;
	}
.bga{
	width:581px;
	background-color:#F5F5F5;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:10px;
	}
.bgb{
	width:581px;
	background-color:#FFFFD9;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:15px;
	}
.bgc{
	width:581px;
	background-color:#fff;
	border:1px solid #8793AE;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
	}

.bp{
	margin-top:6px;
	}
.arrowd{
	margin-bottom:10px;
	text-align:center;
	}
	
.rating_arrow{
	width:601px;
	line-height:1.6;
	padding-top:15px;
	margin-bottom:13px;
	}
	:root .rating_arrow{
	width:601px;
	line-height:1.6;
	padding-top:15px;
	margin-bottom:25px;
	}
	
.ol_rating{
	padding:10px 0 0 20px;
	}	
.rating_fig1{
		padding:25px 0 0;
		}	
	.rating_fig2{
		padding:0 0 30px 20px;
		}	
	.rating_fig3{
		padding-bottom:30px;
		}
		
.rating_level{
	display:block;
	text-align:right;
	margin:5px 10px 0 0;}




/* seminar
 ================================================================*/	

.table_seminar{
	width:601px;
	margin-bottom:25px;
	margin-top:10px;
	}
	.table_seminar th{
		width:60px;
		padding:0px 5px 5px 10px;
		font-weight:normal;
		}
	.table_seminar th .blue_square{
		color:#537699;}
	.table_seminar td{
		padding:0px 10px 5px 0px;
		}

.table_seminar02{
	width:601px;
	margin-bottom:5px;
	}
.table_seminar02 th{
	background-color:#FBFBFB;
	width:60px;
	padding:10px;
		}
.table_seminar02 td{
		padding:10px;
		}

.table_seminar03{
	width:600px;
	margin-bottom:25px;
	margin-top:10px;
	}
	.table_seminar03 th{
		width:80px;
		padding:0px 5px 5px 10px;
		font-weight:normal;
		}
	.table_seminar03 th .blue_square{
		color:#537699;}
	.table_seminar03 td{
		padding:0px 10px 5px 0px;
		}
	.table_seminar03 .txt{
		padding:10px;
		margin:5px 0 2px;
		border:#ccc
		 1px solid;
		}
		
/* news
 ================================================================*/	

.table_news{
	width:601px;
	margin-bottom:25px;
	}
	.table_news th{
		background:#ffffff url(../images/border_dot03.gif) repeat-x bottom;
		width:80px;
		padding:5px 5px 5px 10px;
		font-weight:normal;
		}
	.table_news td{
		background:url(../images/border_dot03.gif) repeat-x bottom;
		padding:5px 10px 5px 0px;
		}

a.page_link{
	background:url(../images/icn_cursol.gif) 0 0.3em no-repeat;
	padding:0 0 0 10px;
	text-decoration:underline;
	}
	a.page_link:hover{
		text-decoration:underline;
		}

a.arrow_link{
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:17px;
	text-decoration:underline !important;
	}
	a.arrow_link:hover{
		text-decoration:underline !important;
		}

.dotline{
	background:url(../images/border_dot01.gif) repeat-x bottom;
	padding-bottom:15px;
	}

.circle{
	margin:5px 0 0 0;
	}

.circle li{
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	width:570px;
	list-style:none;
	background:url(../images/icn_square.gif) 0 0.3em no-repeat;
	}
	.circle .in li{
		list-style:none;
		background:url(../images/icn_dot.gif) 0 0.3em no-repeat;
		margin:0 0 0 30px;
		}
	.circle_last{
		margin:0 0 0 17px;
		width:570px;
		}

/* client/index.html , list20xx.html
 ================================================================*/	
.table_client{

	}
		.table_client th.th_right{
			border-right:solid 1px #b0c4de;
			}
	.table_client td{
	border-left:1px solid #000;
	border-top:1px solid #000;
	text-align:left;
	vertical-align:middle;
	padding:2px 5px;
		}
	.table_client .borderbottom_white{
	border-bottom:1px solid #FFFFFF;
	}
	.table_client .borderright_black{
	border-right:1px solid #000;
	}
	.table_client .borderbottom_black{
	border-bottom:1px solid #000;}
	
	.table_client .border_none{
	border-left:none;
	}
		.table_client td.td_right{
			border-right:solid 1px #d8d8d8;
			text-align:center;
			padding-top:7px;
			}
			
	.table_client .tc_td1{width:78px;}
	.table_client .tc_td2{width:70px;}
	.table_client .tc_td3{width:70px;}
	.table_client .tc_td4{width:110px;}
	.table_client .tc_td5{width:70px;}
	.table_client .tc_td6{width:124px;}
	.table_client .tc_td7{width:270px;}
	.table_client .tc_td8{width:485px;}

.table_client .spacing{
	letter-spacing:-0.1em;
	}

.client_link{
	margin-left:20px;}
	
.client_yearlist{
	margin:20px 0 10px;
	}

.client_yearlist_in{
padding-top:5px;}


.client_yearlist .top {
	clear: both;
	float: left;
	margin:0px 0 5px 5px;
	width: 7em;
	color: #000;
	display:block;
}
.client_yearlist .second {
	clear: both;
	float: left;
	margin:0px 0 5px 5px;
	width: 7em;
	color: #000;
}


.client_yearlist dl dd {
	margin:5px 0 5px 10px;
	}	
		.client_yearlist a:link{
			text-decoration:none;
			color:#06C;
			}
		.client_yearlist a:visited{
			text-decoration:none;
			color:#06C;
			}
		.client_yearlist a:hover{
			text-decoration:underline;
			color:#06C;
			}

.ma_10 {
	margin: 10px 0 18px;}
.ma_10_2 {
	margin: 10px 0 3px;
}

.mb_5 {
	margin-bottom: 5px;}



/* sitemap.html
 ================================================================*/	
 
.sitemap_link{
	background:url(../images/border_dot02.gif) repeat-x bottom;
	margin-bottom:10px;
	width:601px;
	}
	.sitemap_link h4{
		background:url(../images/sitemap_arrow.gif) no-repeat 0 3px;
		padding-left:25px;
		padding-bottom:3px;
		font-weight:normal;
		}
		.sitemap_link h4 a{
		color:#000;
		text-decoration:none;
		}
		.sitemap_link h4 a:hover{
		color:#000;
		text-decoration:underline;
		}
		.m_b_25{
		margin-bottom:25px;
		}
 
.sitemap_sub{
	width:601px;
	line-height:1.6;
	padding-top:0px;
	padding-left:25px;
	margin-bottom:10px;
	}








/*text-indent*/

.btn_submit1,.btn_back,.btn_submit2{
	text-indent:-9999px;
	font-size:xx-small;
	line-height:0%;
	overflow:hidden;
	}


.ma_t5 {margin-top: 5px;}
.ma_t15{margin-top:15px;}
.ma_t40{margin-top:40px;}

.pa_10 {padding-bottom: 10px;}
.pa_t5 {padding-top: 5px;}
.pa_l10 {padding-left: 10px;}
.pa_r30 {
	padding-right: 30px;}
.komoku {
	background-color: #f1f1f1;
	width: 300px;
	padding: 5px;
	margin-top: 5px;
}



.bgg {
	background-color: #b0c4de;
!important
	padding-top: 5px;
}

.lineblue{
border-bottom:1px dotted #ADC2EB;
border-right:1px dotted #ADC2EB;}
.lineblue02{
border-bottom:1px dotted #ADC2EB;}
.linewhite {
border-bottom: 1px dotted	#FFFFFF;
}

.mousikomi {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.toiawase {
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	padding: 8px;
	margin-bottom: 15px;
	width: 585px;
}
.komoku .list {
	padding-left: 10px;
}
.komidasi {
	display: block;
	background-color: #E7E7E7;
	font-weight: bold;
	padding: 3px;
	width: 601px;
}

.txt_444444 {
	color: #444444;
}
.pa_l20 {
	padding-left: 20px;
}
.pa_15 {
	padding: 15px;
}
.bg_white {
	background-color: #FFFFFF;
}
.foot_navi {
	width: 260px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footnavi_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f7f9fd;
	border: 1px solid #A1B2D6;
	font-weight: bold;
	margin-top: 10px;
}
.foot_navi a {
	display: block;
	padding:8px 0px 8px 0px;
	text-decoration:none;
	color:black;
}
.foot_navi a:hover {
	text-decoration:underline;
}
.foot_navi .pad {
	margin-left: 5px;
}
.foot_navi img {
	padding-bottom: 3px;
}


.foot_txtnavi {
	text-align: center;
	margin-top: 8px;
}

.foot_txtnavi a{
	color:#000000;
}
.foot_txtnavi a:hover{
	color:#000000;
	text-decoration:underline;
}
.foot_navi_w {
	padding-right: 50px;
	padding-left: 50px;
}
.foot_txtnavi .selected {
	color: #cccccc;
}
.table_client .left {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #253864;
	text-align: center;
}
.table_client .txt_center {
	text-align: center;
}
.table_client .bg_lightblue {
	background-color: #D7E3E6;
}

.table_client .td_pad {
	height: 15px;
}
.txt_red {
	color: #CC0000;
}
.table_client .td1 {
	width: 70px;
}
.ma_t10 {
	margin-top: 10px;
}


/* rating/level.html
 ================================================================*/	
#wrapper.level{
	width:auto;
	background:url(../images/gray_dot.gif) repeat-x 0 62px;}
.level #maincontents{
	padding:20px;
	width:860px;}
	
.level .title{
	padding:12px 20px;
	margin-top:19px;
	background:#3161c6;
	border-bottom:5px solid #f5f5f5;
	}
	.level .title h2{float:left;}
	.level .title p{
		color:#FFFFFF;
		text-align:right;}

.level .lead ul{width:680px;}
	.level .lead li{
		list-style:none;
		padding-left:15px;
		background:url(../images/square.gif) no-repeat 0 0.4em;}
	.level .lead img{float:right;}
		
/*table*/			
.level .lev_tbl{
	width:860px;
	margin:10px 0;}
	
	.level .lev_tbl th,
	.level .lev_tbl td{
		border:1px solid #FFFFFF;}
		
	.level .lev_tbl th{
		background:#92b6e4;
		text-align:center;
		vertical-align:middle;}
	.level .lev_tbl td{
		vertical-align:top;}
		
	.level .lev_tbl .gre{background:#e8edf4;}
	.level .lev_tbl .blu{background:#dbe6f6;}
	.level .lev_tbl .grebg{background:url(../images/level_bg01.gif) repeat-y;}
	.level .lev_tbl .blubg{background:url(../images/level_bg02.gif) repeat-y;}
	
	.level .lev_tbl .w01{
		width:20px;
		text-align:center;
		vertical-align:middle;}
	.level .lev_tbl .w02{
		width:149px;
		padding:5px;}
	.level .lev_tbl .w03{
		width:390px;
		padding:3px 0 4px;}
	.level .lev_tbl .w04{width:107px;}
	

.level .lev_tbl ul{
	margin:5px;}
	.level .lev_tbl li{
		list-style:none;
		padding-left:10px;
		background:url(../images/list_dot.gif) no-repeat 0 0.7em;}

.level dl{width:860px;}
	.level dt{
		float:left;
		width:25px;}
	.level dd{
		margin-left:25px;
		width:825px;}.pa_0 {
	padding: 0px;
}
.mapright .txt {
	margin-top: 10px;
	margin-right: 30px;
	padding: 5px 8px;
	background-color: #eef4f6;
}
.txt_end {
	text-align: right;
	width: 600px;
}
.li_client {
	list-style-type: none;
	margin-left: 15px;
	list-style-image: url(../images/icn_dot.gif);
}
.link_blue a {
	color: #003399;
	text-decoration: none;
}
.link_blue a:hover {
	text-decoration: underline;
}

/* client/potential
 ================================================================*/	
#wrapper.potential{
	width:auto;
	background:url(../images/gray_dot.gif) repeat-x 0 62px;}
.potential #maincontents{
	padding:20px;
	width:860px;}
	
.potential .title{
	margin-top:19px;
	background:#3161c6;
	border-bottom:5px solid #f5f5f5;
	}
	

/* rating.html
 ================================================================*/	
.table_results{
	width:601px;
	margin-bottom:25px;
	border-bottom:1px dotted #adc2eb;
	}
	.table_results th{
		border-right:solid 1px #fff;
		border-bottom:solid 1px #fff;
		background-color:#b0c4de;
		padding:6px 5px;
		white-space:nowrap;
		}
		.table_results th.th1{
			width:8px;
			}
		.table_results th.th2{
			width:105px;
			}
		.table_results th.th4{
			width:75px;
			}
	.table_results td{
		border-bottom:1px dotted #adc2eb;
		padding:6px 5px;
		vertical-align:top;
		}
		.table_results td.td1{
	background-color:#DDE4F3;
	border-right:solid 1px #fff;
			}
			.table_results td.td1.year{
				text-align:center;
				}
		.table_results td.td2{
	background-color:#EBEFFB;
	border-right:solid 1px #fff;
			}
			.table_results td.td2.year{
				text-align:center;
				}
.cfc_use{
	width:601px;
	margin-bottom:35px;
	}
.cfc_box{
	float:left;
	width:272px;
	display:table-cell;
	background-color:#F5F5F5;
	border:1px solid #CCC;
	padding:8px;
	margin-right:13px;
	padding-bottom:0;
	}
.cfc_box p{
	display:block;
	width:auto;
	background-color:#003366;
	padding:2px 2px 2px 5px;
	margin-bottom:8px;
	color:#fff;
	}
	.cfc_box ul{
		}
	.cfc_box li{
		padding-left:15px;
		background:url(../images/icon_gray.gif) no-repeat 0 3px;
		list-style:none;
		margin-bottom:8px;
		}

/* shoku/index.html(ref. leftmenu rightcontents)
================================================================*/
.leftmenu02_shoku{
	list-style:none;
	padding-top:20px;
	}

		.leftmenu02_shoku li{
			width:190px;
			}		
		.leftmenu02_shoku li a{
			display:block;
			width:187px;
			background:#F7641E url(../images/bg_leftmenu02_shoku.gif) no-repeat 0 0;
			padding:5px 0 6px 13px;
			margin-bottom:1px;
			color:#FFFFFF;
			text-decoration:none;			
			}
			.leftmenu02_shoku li a.selected,.leftmenu02_shoku li a:hover{
				background:#D57141 url(../images/bg_leftmenu02_o_shoku.gif) no-repeat 0 0;
				}
