/*01.ＣＳＳクリア
------------------------------------*/
body {
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	background-color:#EFEFEF;
}
#serch{
	font-size:12px;
	}

h1, h2, h3, h4, h5 ,h6,p,ol{
	margin:0;
	padding:0;
}
dl,ul{
	margin:0;
	padding:0;
	}
p{
	line-height:1.4em;
	font-size:13px;
	}
#all{
	width:780px;
	background-image:url(img/all_back.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-right:8px;
	margin-bottom:10px;
	}
h2{
	margin:10px 0;
	color:#555555;
	}
.s_clear{
	clear:both;
	font-size:3px;
	line-height:1em;
	}	
.clear{
	clear:both;
	}
.left{
	float:left;
	margin:0;
	padding:0
	}
.right{
	float:right;
	}
a{
	color:#3366CC;
	text-decoration:none;
	}
a:hover{
	color:#3399FF;
	text-decoration:underline;
	}
.no_border{
	border:none;
	}
.nb-left{
	border:none;
	float:left;
	}
.midlle{
	vertical-align:middle;
	}
.mb{
	vertical-align:middle;
	border:none;
	}
.red{
	color:#990000;
	}
.size12{
	font-size:12px;
	}
div#pan{
	font-size:12px;
	margin-bottom:25px;
	border-bottom:1px dotted #666666;
	padding-bottom:3px;
	}
	
/*02.ヘッダー
------------------------------------*/	
div#header{
	height:108px;
	background-image:url(img/header_back.gif);
	background-repeat:no-repeat;
	}
div#header h1{
	font-size:18px;
	padding:42px 0 5px 192px;
	}
div#head_menu{
	width:585px;
	height:20px;
	float:right;
	background-image:url(img/head_menu_back.gif);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	}
div#head_menu em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	}
div#head_menu a{
	display:block;
	text-decoration:none;
	height:20px;
	background-repeat:no-repeat;
	}
em#head_menu01 a{
	width:83px;
	background-image:url(img/head_menu_back.gif);
	}
em#head_menu01 a:hover{
	background-position:0 -20px;
	}	
em#head_menu02 a{
	width:102px;
	background-image:url(img/head_menu_back.gif);
	background-position:-83px 0;
	}
em#head_menu02 a:hover{
	background-position:-83px -20px;
	}	
em#head_menu03 a{
	width:102px;
	background-image:url(img/head_menu_back.gif);
	background-position:-185px 0;
	}
em#head_menu03 a:hover{
	background-position:-185px -20px;
	}	
em#head_menu04 a{
	width:102px;
	background-image:url(img/head_menu_back.gif);
	background-position:-287px 0;
	}
em#head_menu04 a:hover{
	background-position:-287px -20px;
	}	
em#head_menu05 a{
	width:101px;
	background-image:url(img/head_menu_back.gif);
	background-position:-389px 0;
	}
em#head_menu05 a:hover{
	background-position:-389px -20px;
	}		
em#head_menu06 a{
	width:94px;
	background-image:url(img/head_menu_back.gif);
	background-position:-490px 0;
	}
em#head_menu06 a:hover{
	background-position:-490px -20px;
	}
div#marker{
	clear:both;
	height:2px;
	font-size:2px;
	margin:0;
	}
div#mark_home{
	width:80px;
	background-color:#990000;
	margin-left:195px;
	font-size:2px;
	margin-top:0;
	padding:0;
	}
		

/*レフトナビ*/	
div#left{
	float:left;
	width:190px;
	padding:6px 2px 8px 11px;
	display:inline;
	}
div#left form{
	margin:5px 0 9px 0;
	}
div.left-tittle{
	background-color:#00599C;
	color:#FFFFFF;
	padding:4px 5px;
	line-height:1em;
	font-weight:bold;
	font-size:13px;
	}
div#left_menu{
	background-color:#FCFBF7;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:5px;
	padding-bottom:0;
	}
div#left_menu ul{
	font-size:13px;
	padding-top:10px;
	padding-bottom:0;
	}
div#left_menu li{
	border-bottom:1px dotted #666666;
	margin-bottom:7px;
	padding-bottom:7px;
	list-style-image:url(img/l_yajirushi.gif);
	list-style-position:inside;
	}
div#left_menu li a{
	color:#666666;
	font-weight:bolder;
	}
div#left_menu li a:hover{
	position:relative;
	left:1px;
	top:1px;
	color:#000000;
	text-decoration:none;
	}
div#mitumori a{
	width:193px;
	height:53px;
	background-image:url(img/b_mitumori.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
	margin-top:4px;
	margin-left:-3px;
	}
div#mitumori a:hover{
	background-position:0 -53px;
	}
div#color_s a{
	width:184px;
	height:126px;
	background-image:url(img/color_s.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
	margin-top:4px;
	margin-left:2px;
	}
div#color_s a:hover{
	background-position:0 -126px;
	}
div#com_name{
	background-color:#EFEFEF;
	padding:6px 3px;
	font-size:12px;
	margin-top:5px;
	width:178px;
	margin-left:2px;
	}
div#com_name a{
	color:#18397A;
	}
	
/*コンテンツ*/	
div#contents{
	width:555px;
	float:right;
	padding-right:8px;
	padding-top:0px;
	display:inline;
	}


div#top_left{
	width:305px;
	float:left;
	margin-top:10px;
	text-align:justify;
	}	
div#top_left h2{
	background-color:#E7E7E7;
	font-size:16px;
	color:#18397A;
	padding:2px 5px;
	margin-bottom:10px;
	}	
div#top_right{
	width:230px;
	float:left;
	margin:10px 0 0 8px;
	height:200px;
	}
div#top_right li, div#top_right a{
	display:block;
	width:230px;
	text-indent:-9999em;
	list-style:none;
	}
li#top_right1 a{
	background-image:url(img/top_right.gif);
	background-position:0 0;
	text-decolation:none;
	height:64px;
	}
li#top_right1 a:hover{
	background-position:0 -200px;
	}
li#top_right2 a{
	background-image:url(img/top_right.gif);
	background-position:0 -64px;
	text-decolation:none;
	height:69px;
	}
li#top_right2 a:hover{
	background-position:0 -264px;
	}
li#top_right3 a{
	background-image:url(img/top_right.gif);
	background-position:0 -133px;
	text-decolation:none;
	height:67px;
	}
li#top_right3 a:hover{
	background-position:0 -333px;
	}
div#news{
	width:300px;
	float:left;
	font-size:12px;
	border:1px solid;
	}
div#news_title{
	background-color:#E7E7E7;
	color:#000000;
	padding:3px 8px;
	line-height:1em;
	font-weight:bold;
	}
div#news_contents{
	border:1px solid #E7E7E7;
	background-color:#FFFFFF;
	padding:5px;
	height:115px;
	overflow:auto;
	width:310px;
	}
div#news_contents dl{
	width:320px;
	}
div#news_contents dt{
	font-weight:bolder;
	margin-bottom:3px;
	}
div#news_contents dd{
	margin-left:5px;
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:justify;
	}
div#top-color_s a{
	width:200px;
	height:175px;
	float:left;
	background-image:url(img/top_color_S.gif);
	text-indent:-9999em;
	display:block;
	background-repeat:no-repeat;
	margin-left:4px;
	}
div#top-color_s a:hover{
	background-position:0 -175px;
	}
ol#rinen{
	font-size:12px;
	line-height:1.3em;
	color:#003366;
	}
ol#rinen li{
	border-bottom:1px dotted #999999;
	padding-bottom:3px;
	margin:15px 0 15px 30px;
	font-weight:bold;
	}

/*フッター*/		
div#footer{
	height:81px;
	background-image:url(img/footer_back.gif);
	background-repeat:no-repeat;
	clear:both;
	font-size:12px;
	padding:2px 15px;
	line-height:1.2em;
	color:#999999;
	}	
div#footer li{
	display:inline;
	float:left;
	list-style:none;
	}
div#footer li a{	
	color:#FFFFFF;
	}
/*会社案内*/
div#toiawase_banner a{
	width:550px;
	height:65px;
	display:block;
	text-indent:-9999em;
	background-image:url(img/tel_contact2.gif);
	margin:15px 0;
	}	
div#toiawase_banner a:hover{
	background-position:0 -65px;
	}
h2.page_midashi{
	font-size:19px;
	margin:25px 0 12px 0;
	}
table#gaiyou{
	margin-left:20px;
	font-size:12px;
	border:1px solid #90A0BF;
	width:500px;
	margin-bottom:15px;
	}	
table#gaiyou th{
	padding:3px 8px;
	font-weight:500;
	text-align:left;
	background-color:#DFE3EC;
	height:30px;
	width:95px;
	}	
table#gaiyou td{
	background-color:#F3F5F8;
	padding:3px 8px;
	}
/*問い合わせ*/
div#toiawase_side{
	width:162px;
	float:right;
	background-color:#DCE1EB;
	padding:10px 7px 20px 7px;
	display:inline;
	color:#18397A;
	font-size:12px;
	line-height:1.3em;
	text-align:justify;
	}
div#toiawase_side h3{
	font-size:13px;
	margin:5px 0 8px 0;
	border-bottom:1px dotted #666666;
	padding-bottom:3px;
	}
form.toiawase{
	width:355px;
	float:left;
	font-size:12px;
	margin:0;
	border:1px solid #999999;
	padding:10px;
	}
form.toiawase dt{
	background-color:#EBF2F7;
	padding:2px 5px;
	margin:3px 0 0 0;
	}
form.toiawase dd{
	margin-bottom:5px;
	background-color:#EBF2F7;
	margin-left:0;
	padding-left:5px;
	padding-bottom:3px;
	}
/*現場を見てみよう*/
h3.genba{
	font-size:16px;
	color:#18397A;
	margin-bottom:10px;
	}
img.no_chousei{
	position:relative;
	top:3px;
	}
div.genba1{
	width:70%;
	float:left;
	}
div.genba2{
	width:28%;
	float:left;
	}	
div.genba3{
	width:49%;
	float:left;
	}	
div.genba4{
	width:55%;
	float:left;
	}		
div.genba5{
	width:43%;
	float:left;
	}		
div#kengaku{
	width:50%;
	border:1px solid ##333333;
	padding:5px;
	margin:0 0 0 15px;
	float:left;
	font-size:13px;
	}
/*サンクスページ*/
div#thanks_all{
	width:500px;
	margin:10px auto;
	background-color:#FFFFFF;
	padding:15px;
	text-align:left;
	}
div#thanks_all h1{
	font-size:20px;
	color:#003366;
	margin:10px 0 28px 0;
	}
	
/*スタッフ紹介*/
h3.midashi{
	font-size:15px;
	line-height:1.2em;
	color:#003366;
	margin-bottom:12px;
	}
h2.staff{
	margin:10px 0;
	background-color:#003399;
	color:#FFFFFF;
	font-size:17px;
	padding:2px 10px;
	}
div.staff1{
	width:48%;
	font-size:12px;
	line-height:1.3em;
	float:left;
	border-right:1px solid #999999;
	padding-right:9px;
	}
div.staff2{
	width:48%;
	font-size:12px;
	line-height:1.3em;
	float:left;
	margin-left:7px;
	display:inline;
	}
div.staff1 em,div.staff2 em{
	font-style:normal;
	border-bottom:1px dashed #003366;
	color:#003366;
	margin-bottom:5px;
	padding-bottom:2px;
	display:block;
	}
div.staff_clear{
	font-size:6px;
	border-bottom:1px solid #999999;
	clear:both;
	margin-bottom:10px;
	}
/*FAQ*/	
dl#faq{
	margin:5px 15px;
	}
dl#faq dt{
	font-size:16px;
	font-weight:bolder;
	color:#666666;
	margin-bottom:10px;
	background-image:url(img/q.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	margin-top:25px;
	}
dl#faq dd{
	font-size:12px;
	border-bottom:1px dashed #999999;
	padding-bottom:20px;
	background-image:url(img/a.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	text-indent:1.5em;
	}
	
	
/*リンクページ*/
div#link_waku{
	border:1px solid #999999;
	padding:8px 15px;
	margin:15px 0;
	background-color:#F2F7FA;
	}
img#link_logo{
	float:left;
	margin:15px 20px;
	}
p#link_copy{
	margin:20px 0;}

/*カラーシミュレーション*/
ul#color{
	font-size:15px;
	color:#003366;
	list-style:circle;
	list-style-position:inside;
	margin:15px;
	}
ul#color li{
	margin:5px 0;
	font-weight:bold;
	}
h2.color{
	font-size:20px;
	color:#000033;
	}
h3.color2{
	color:#666666;
	margin:15px 0;
	}
div#color3{
	background-color:#FFF4FF;
	font-size:12px;
	line-height:1.3em;
	border:1px dotted #999999;
	padding:5px;
	margin:10px 0;
	}
.link_regist{
	font-size:12px;
	}
dl#promise{
	margin:5px 10px;
	background-image:url(img/promise_back.jpg);
	background-position:212px 0;
	background-repeat:no-repeat;
	padding-right:8px;
	}
dl#point{
	margin:15px 10px;
	background-image:url(img/point_back.jpg);
	background-position:212px 0;
	background-repeat:no-repeat;
	padding-right:8px;
	}
dl#promise dt,dl#point dt{
	font-size:15px;
	font-weight:bold;
	color:#18397A;
	margin-bottom:5px;
	}
dl#promise dd,dl#point dd{
	font-size:13px;
	line-height:1.3em;
	margin-left:6px;
	margin-bottom:10px;
	}
dd.right_margin{
	padding-right:125px;
	}
div#top_under{
	background-color:#F4F4F4;
	width:528px;
	margin:5px 0;
	padding-left:11px;
	padding-bottom:6px;
	padding-top: 5px;
	;
	}
div#promise{
	width:256px;
	float:left;
	}
	
div#promise a{
	width:256px;
	height:93px;
	display:block;
	text-indent:-9999em;
	background-image:url(img/under_back.gif);
	}
div#promise a:hover{
	background-position:0 -93px;
	}
div#point{
	width:260px;
	float:left;
	display:inline;
	}
div#point a{
	width:260px;
	height:93px;
	display:block;
	text-indent:-9999em;
	background-image:url(img/under_back.gif);
	background-position:-256px 0;
	}
div#point a:hover{
	background-position:-256px -93px;
	}
div#care{
	font-size:12px;
	line-height:1.3em;
	background-color:#FFFFCC;
	padding:8px;
	}
.nurikae{
	font-size:16px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#18397A;
	margin-bottom:10px;
	}
table#nurikae{
	margin:10px 10px 35px 10px;
	background-color:#888888;
	border-spacing:1px;
	font-size:12px;
	line-height:1.2em;
	}
table#nurikae th{
	text-align:center;
	background-color:#cccccc;
	padding:3px 10px;
	}
table#nurikae td{
	background-color:#FFFFFF;
	padding:4px 5px;
	}
td.sign{
	width:350px;
	}
table#jiki{
	margin:15px 5px;
	color:#CC0000;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	}
div#keisoudo a{
	width:515px;
	height:94px;
	display:block;
	background-image:url(img/keisoudo_back.gif);
	text-indent:-9999em;
	margin:0 0 10px -5px;
	}
div#keisoudo a:hover{
	background-position:0 -94px;
	}
div#left_keisoudo a{
	width:188px;
	height:71px;
	display:block;
	text-indent:-9999em;
	background-image:url(img/left_keisoudo.gif);
	}
div#left_keisoudo a:hover{
	background-position:0 -71px;
	}
#news_fream{
	font-size:12px;
	line-height:1.3em;
	width:295px;
	height:150px;
	border:none;
	}
table#flow{
	margin:30px 0 0 25px;
	font-size:13px;
	line-height:1.3em;
	font-weight:bold;
	}
table#flow td{
	border-bottom:1px dotted #666666;
	}

td.flow{
	padding:0 20px;
	}
div#point2 a{
	width:500px;
	height:65px;
	background-image:url(img/point.gif);
	display:block;
	text-indent:-9999em;
	margin-left:7px;
	margin-top:5px;
	}
div#point2 a:hover{
	background-position:0 -64px;
	}
p.point2{
	margin:10px 220px 20px 0;
	line-height:1.5em;
	}
div#point2{
	background-image:url(img/point2_image.jpg);
	background-repeat:no-repeat;
	background-position:215px 5px;
	}
div#point2-2{
	background-color:#f4f4f4;
	border:1px solid #999999;
	padding:5px 0 0 20px;
	margin-bottom:15px;
	}
ol#keisoudo{
	margin:10px 0 15px 26px;
	font-size:12px;
	color:#18397A;
	font-weight:bold;
	}
ol#keisoudo li{
	margin:5px 0;
	}
ol#keisoudo ul{
	margin-left:12px;
	list-style:square;
	color:#333333;
	font-weight:500;
	}
div#keisoudo1{
	border:1px solid #999999;
	background-color:#EFEFF9;
	padding:5px 12px;
	}
div#keisoudo2{
	float:left;
	width:236px;
	}
div#keisoudo3{
	float:right;
	width:290px;
	border:1px dotted #999999;
	padding:5px;
	font-size:12px;
	line-height:1.3em;
	background-image:url(img/keisoudo_ana.jpg);
	background-repeat:no-repeat;
	height:270px;
	background-position:0 75px;
	}
div#keisoudo3 h3{
	font-size:13px;
	color:#990000;
	margin-bottom:5px;
	}
table#toryou{
	margin:25px 0 0 5px;
	font-size:12px;
	line-height:1.2em;
	background-color:#666666;
	border-spacing:1px;
	text-align:center;
	width:540px;
	}
table#toryou td{
	padding:5px 0;
	}
th.toryou1{
	background-color:#CCCCCC;
	padding:5px 2px;
	width:4em;
	}
.toryou2{
	background-color:#EFFAFF;
	}
.toryou3{
	background-color:#E8E8E8;
	}
th.toryou4{
	background-color:#D1ECF8;
	}
.toryou5{
	width:6em;
	}
p#toryou6{
	font-size:12px;
	line-height:1.3em;
	padding:0 0 0 20px;
	}
h2.keisou{
	margin-bottom:15px;
	}
h3.color_s{
	color:#000033;
	margin-bottom:5px;
	}
ul.sitemap{
	float:left;
	margin-right:15px;
	width:260px;
	list-style:none;
	font-size:13px;
	}
ul.sitemap li{
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:1.5em;
	margin:10px 0;
	line-height:1em;
	height:1.8em;
	}
.letter_chousei{
	letter-spacing:-0.15em;
	}
ul#color_s1 li{
	color:#000066;
	margin:8px 5px 8px 15px;
	}
table.kakakurei{
	font-size:12px;
	background-color:#003366;
	line-height:1.2em;
	margin:10px 0 15px 40px;
	border-spacing:1px;
	}
table.kakakurei th{
	color:#FFFFFF;
	padding:2px 15px;
	text-align:center;
	background-color:#0361BE;
	}
td.kakakurei_koumoku{
	background-color:#D4EAFF;
	text-align:center;
	padding:2px 5px;
	}
td.kakakurei_naiyou{
	background-color:#FFFFFF;
	padding:3px 8px;
	}
td.kakakurei_kakaku{
	background-color:#FFFFFF;
	padding:3px 8px;
	text-align:right;
	}
.heibei{
	font-size:9px;
	vertical-align:text-top;
	}
div#keisou_hanbai{
	font-size:13px;
	color:#003333;
	padding:15px 0 0 20px;
	}
table.kakakuhyou,table.kakakuhyou2{
	margin:-5px 0 0 0;
	font-size:12px;
	border-spacing:1px;
	background-color:#666666;
	text-align:center;
	}
table.kakakuhyou caption{
	text-align:right;
	padding-bottom:5px;
	}
table.kakakuhyou th,table.kakakuhyou2 th{
	background-color:#CDEEF8;
	padding:6px 2px;
	text-align:center;
	width:14%;
	}
table.kakakuhyou td,table.kakakuhyou2 td{
	background-color:#FFFFFF;
	padding:6px 2px;
	text-align:center;
	}
table.kakakuhyou2 td{
	text-align:left;
}
.t-lefy{
	text-align:left;
	}
dl#voice{
	margin:20px 15px;
	font-size:13px;
	line-height:1.4em;
	color:#000066;
	}
dl#voice dd{
	text-align:right;
	font-size:12px;
	border-bottom:1px dotted #000066;
	padding-bottom:4px;
	margin-bottom:10px;
	margin-left:0;
	}	
div.roof1{
	width:180px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	}
div#cool{
	width:560px;
	margin:15px auto;
	border:1px solid #666666;
	padding:15px 20px;
	background-color:#FFFFFF;
	text-align:left;
	}
div#cool h1{
	font-size:20px;
	color:#000066;
	}
div#cool h2{
	font-size:17px;
	color:#333333;
	}
ul.cool1{
	font-size:12px;
	line-height:1.2em;
	}
ul.cool1 li{
	margin:3px 10px;
	}
dl#cool2 dt{
	font-size:16px;
	font-weight:bolder;
	color:#000066;
	margin-bottom:10px;
	height:1.5em;
	background-image:url(img/q.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	margin-top:15px;
	}
dl#cool2 dd{
	font-size:12px;
	border-bottom:1px dashed #999999;
	padding-bottom:10px;
	background-image:url(img/a.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	text-indent:1.5em;
	line-height:1.4em;
	}
img.sekourei_image1{
	border:1px solid #666666;
	margin-right:8px;
	}
img.sekourei_image2{
	border:1px solid #666666;
	}
img.sekourei_image3{
	border:none;
	float:left;
	}
table.sekourei{
	width:515px;
	background-color:#666666;
	border-spacing:1px;
	font-size:12px;
	line-height:1.2em;
	margin:4px 0;
	}
table.sekourei th{
	text-align:center;
	background-color:#CCDEEB;
	padding:3px 10px;
	}
td.sekourei_td1{
	background-color:#FFFFFF;
	padding:3px 10px;
	}
td.sekourei_td2{
	background-color:#E5EEF5;
	padding:3px 10px;
	}
td.sekourei_td3{
	background-color:#337AB0;
	padding:3px 10px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	}
table#sekourei_image td{
	padding:10px 0;
	vertical-align:bottom;
	}
div#sekourei_navi{
	font-size:12px;
	text-align:center;
	margin-top:15px;
	border-top:1px dotted #999999;
	padding-top:5px;
	margin-bottom:12px;
	}
div#sekourei_navi2{
	font-size:12px;
	text-align:center;
	margin-bottom:15px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	}
table.sekourei_list{
	width:418px;
	font-size:12px;
	line-height:1.2em;
	margin:-1px 0 0 0;
	background-color:#666666;
	border-spacing:1px;
	}
table.sekourei_list th{
	text-align:center;
	background-color:#CCDEEB;
	padding:3px;
	}
td.sekourei_td4{
	background-color:#FFFFFF;
	padding:3px;
	}
td.sekourei_td5{
	background-color:#E5EEF5;
	padding:3px;
	}
div.sekoureilist_waku{
	float:left;
	margin-left:5px;
	}
div.sekourei_button{
	clear:both;
	padding:0 0 20px 0;
	}
div.sekourei_button a{
	width:69px;
	height:19px;
	background-image:url(img/sekourei_button.gif);
	display:block;
	text-indent:-999em;
	margin-left:465px;
	margin-top:5px;
	}
div.sekourei_button a:hover{
	background-position:0 -19px;
	}
p#sekourei_read{
	width:30em;
	float:left;
	}
div#list_back{
	width:87px;
	height:19px;
	float:right;
	margin-right:30px;
	}
div#list_back a{
	width:87px;
	height:19px;
	background-image:url(img/sekourei_ichiran.gif);
	text-indent:-999em;
	display:block;
	}
div#list_back a:hover{
	background-position:0 -19px;
	}
td.t-left{
	width:300px;
}
table.kakaku{
	font-size:12px;
	line-height:1.2em;
	width:100%;
	margin:5px 0 5px 0;
	border-collapse:collapse;
}
table.kakaku th{
	background-color:#F3FFF8;
	text-align:center;
	font-weght:500;
	padding:3px 5px;
}
td.nedan{
	width:90px;
	text-align:center;
}
table.kakaku td{
	padding:3px 5px;
}