@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}

body{
	background-color:#FFFFFF;
	font-size:small;
	line-height:1.5em;
	font-family:MS UIGothic,ＭＳ Ｐゴシック,Verdana,sans-serif;
	color:#444;
}

p{
	margin-bottom:0.8em;
}

img{
	border: none;
}

a:link{
	color:#333;
}a:hover{
	color:#888;
}a:active{
	color:#888;
}a:visited{
	color:#888;
}

ol,ul{
	margin:13px 0px 20px 25px;
}

li{
	margin-top:4px;
}

.poi{
	cursor:pointer;
}

.help{
	cursor:help;
}

.hc{
	display: none;
}

/*.pagetitle{
	height:33px;
	background:url(/imgs/guide_bg2.gif) repeat-x;
}
*/
.titileimg{
	margin:14px 0px 0px 25px;
}

.p187{
	height:187px;
	padding:3px 30px 0px 20px;
	background:url(/imgs/guide_bg3.gif) repeat-x;
}
/*
.mp20{
	margin:20px;
}
*/
.text{
	padding:20px;
	line-height:170%;
}

.code {
	overflow: scroll;
	line-height: 150%;
	white-space: pre;
	width:100%;
	padding-left:5px;
	background-color: #fff;
	border-top: 1px solid #998;
	border-left: 1px solid #998;
	border-right: 1px solid #eed;
	border-bottom: 1px solid #eed;
}


/* input form
--------------------------------------------------*/
input{
	padding-top:2px;
}.itext{
	width:200px;
	padding-left:3px;
	height:22px;
	border-top:1px solid #998;
	border-left:1px solid #998;
	border-right:1px solid #eed;
	border-bottom:1px solid #eed;
}textarea{
	padding:3px;
	border-top:1px solid #998;
	border-left:1px solid #998;
	border-right:1px solid #eed;
	border-bottom:1px solid #eed;
	vertical-align:top;
	font-size:13px;
}






/* control_t
--------------------------------------------------*/

.office{
	margin:15px 30px 0px 30px;
	width:480px;
	border-collapse:separate;
}.office td{
	border:1px solid #B89;
	padding:4px;
}.office th{
	text-align:left;
	border:1px solid #B89;
	padding:4px;
	background-color:#f2d4e3;
	color:#777;
}.office span{
	padding: 2px 0px 2px 1px;
	width:119px;
	float:left;
}.hello{
	margin:10px 0px 0px 30px;
	width:480px;
	border-collapse:separate;
}.hello td{
	border:1px solid #B89;
	padding:4px;
	font-size:14px;
}.hello th{
	text-align:left;
	border:1px solid #B89;
	padding:4px;
	background-color:#f2d4e3;
	color:#777;
}.hello span{
	padding:2px;
	width:150px;
	float:left;
}


/* search_t
--------------------------------------------------*/

#search_t hr{
	margin-top:10px;
}


/* search_e
--------------------------------------------------*/

.nobo td{
	font-size:15px;
	height:25px;
	color:#bbb;
	border:none;
}.nobo input{
	margin-right:3px;
}


/* bid
--------------------------------------------------*/
.bid{
	text-align:right;
	width:300px;
	height:55px;
	font-size:54px;
	border:none;
	font-family:'ＭＳ Ｐ明朝';
	padding-right:20px;
	margin-top:-20px;
	background-image:url('/imgs/bid4.gif');
	cursor:help;
	ime-mode:disabled;
}


/* img m5
--------------------------------------------------*/
.m5{
	margin-bottom:-5px;
}.vam{
	vertical-align:middle;
}.mail{
	margin-top:5px;
	padding:10px;
	line-height:150%;
}


/* disclaimer.html
--------------------------------------------------*/
.dis_text{
	height:187px;
	line-height:200%;
	padding: 20px 20px 0px 20px;
	background:url('/imgs/guide_bg3.gif') repeat-x;
}


/* policy.html
--------------------------------------------------*/
.policy h4{
	margin: 20px 0px 10px 0px;
}.policy .rig{
	text-align:right;
}


/* 基本枠
--------------------------------------------------*/

#body{
	float:left;
	margin-top:-50px;
	*margin-top:0;
	width:740px;
}

#main1{
	float:left;
	width:545px;
	padding:5px 0px 10px 9px;
}

#contents{
	float:left;
	width:545px;
	margin:5px 0 0 -1px;
	padding:0 0 10px 5px;
	text-align:left;
}

/* ヘッダー
--------------------------------------------------*/

#head{
	width:740px;
	height:115px;
	/*margin-bottom:10px;*/
	background:url(../img/head_wall_golpen.jpg);
}

#head_re{
	width:740px;
	height:115px;
	/*margin-bottom:10px;*/
	background:url(../img/head_wall_golpen2.jpg);
}

#head_logo{
	float:left;
	width:317px;
	height:90px;
	margin:0;
	background:url(../img/head_logo.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

#head ul,
#head_re ul{
	float:left;
	width:300px;
	height:35px;
	margin: 0 0 0 100px;
	/*background:url(../img/btn_head.jpg);*/
	list-style:none;
}

#head ul li,
#head_re ul li,{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#head ul li a,
#head_re ul li a{
	width:140px;
	height:25px;
	/*background:url(../img/btn_head.jpg);*/
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

#head ul li a.head_whats,
#head_re ul li a.head_whats{
	margin:0 5px 0 8px;
	background-position:-8px 0;
}

#head ul li a.head_faq,
#head_re ul li a.head_faq{
	background-position:-153px 0;
}

#head ul li a:hover.head_whats,
#head_re ul li a:hover.head_whats{
	background-position:-8px -35px;
}

#head ul li a:hover.head_faq,
#head_re ul li a:hover.head_faq{
	background-position:-153px -35px;
}

#entry{
	float:right;
	margin:0 -10px 0 0;
	text-align:right;
	position:relative;
	top:-80px;
	text-align:right;
	height:85px;
	*margin-bottom:-75px;
	width:538px;
	padding-right:20px;
}

#btn_logoff{
	width:54px;
	height:19px;
	background:url(../img/btn_logoff.gif);
	text-indent:-5000px;
	overflow:hidden;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
}

#page{
	width:743px;
}


/* グローバルメニュー
--------------------------------------------------*/

#head_navi{
	float:left;
	width:740px;
	margin:-55px 0 0 0;
	*margin:0;
	padding:0;
	background:url(../img/navi.jpg) no-repeat;
}

#navi_head,
#navi_head li{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	top:0;
	left:0;
	text-indent:0;
}

#navi_head{
	width:740px;
}

#navi_head li{
	display:inline;
}

#navi_head li a{
	display:block;
	outline:0;
	width:123px;
	height:40px;
	margin:0;
	padding:0;
	text-indent:-5000px;
}

#navi_head li a.a{
	background:url(../img/navi.jpg);
	background-position:0 0;
}

#navi_head li a.b{
	background:url(../img/navi.jpg);
	background-position:-123px 0;
}

#navi_head li a.c{
	background:url(../img/navi.jpg);
	background-position:-246px 0;
}

#navi_head li a.d{
	background:url(../img/navi.jpg);
	background-position:-369px 0;
}

#navi_head li a.e{
	background:url(../img/navi.jpg);
	background-position:-492px 0;
}

#navi_head li a.f{
	background:url(../img/navi.jpg);
	background-position:-615px 0;
}


#navi_head li a:hover.a,
#navi_head li a.aon{
	background:url(../img/navi.jpg);
	background-position:0 -40px;
}

#navi_head li a:hover.b,
#navi_head li a.bon{
	background:url(../img/navi.jpg);
	background-position:-123px -40px;
}

#navi_head li a:hover.c,
#navi_head li a.con{
	background:url(../img/navi.jpg);
	background-position:-246px -40px;
}

#navi_head li a:hover.d,
#navi_head li a.don{
	background:url(../img/navi.jpg);
	background-position:-369px -40px;
}

#navi_head li a:hover.e,
#navi_head li a.eon{
	background:url(../img/navi.jpg);
	background-position:-492px -40px;
}

#navi_head li a:hover.f,
#navi_head li a.fon{
	background:url(../img/navi.jpg);
	background-position:-615px -40px;
}

#navi_head li{
	float:left;
}


/* サイドメニュー
--------------------------------------------------*/

.left_menu{
	float:left;
	width:167px;
	margin:0 8px 10px 0;
	padding:5px;
	text-align:center;
	
}

a.btn_side_touroku{
	width:165px;
	height:120px;
	margin-bottom:10px;
	background:url(../img/btn_side_touroku.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_side_touroku{
	background-position:-165px 0;
}

a.btn_side_touroku2{
	width:165px;
	height:34px;
	margin:10px 0 5px 0;
	background:url(../img/btn_side_touroku2.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_side_touroku2{
	background-position:-165px 0;

}

a.btn_side_voice{
	width:165px;
	height:75px;
	margin:10px 0 20px 0;
	background:url(../img/btn_side_voice.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_side_voice{
	background-position:-165px 0;

}

a.btn_side_about{
	width:165px;
	height:75px;
	margin:20px 0 5px 0;
	_margin:0 0 5px 0;
	background:url(../img/btn_side_about.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_side_about{
	background-position:-165px 0;

}

a.btn_side_faq{
	width:165px;
	height:75px;
	margin:10px 0 5px 0;
	background:url(../img/btn_side_faq.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_side_faq{
	background-position:-165px 0;

}

.left_menu img{
	margin:0 0 5px 0;
	padding:0;
}

.left_menu input{
	margin-bottom:5px;
}

.side_kakomi{
	padding:5px;
	padding:5px 0 5px 0;
	border:1px solid #CCCCCC;
}

.left_menu_n{
	float:left;
	width:157px;
	margin:5px 20px 0 5px;
	_margin:5px 20px 0 1px;
	padding:34px 4px 6px 4px;
	_padding:34px 0px 6px 4px;
	background:url(../img/btn_side_n.jpg) no-repeat;
}

.left_menu_t{
	float:left;
	width:157px;
	margin:5px 20px 0 5px;
	_margin:5px 20px 0 1px;
	padding:34px 4px 3px 4px;
	_padding:34px 0px 6px 4px;
	background:url(../img/btn_side_t.jpg) no-repeat;
}

.left_menu_n ul,
.left_menu_t ul{
	margin:0;
	padding:0;
	list-style:none;
}

.left_menu_n ul li,
.left_menu_t ul li{
	margin:0;
	padding:0;
}

.left_menu_n ul li a{
	float:left;
	width:157px;
	height:40px;
	margin:0 0 3px 0;
	background:url(../img/btn_side_n.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.left_menu_t ul li a{
	float:left;
	width:157px;
	height:40px;
	margin:0 0 3px 0;
	background:url(../img/btn_side_t.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.left_menu_n ul li a.a,
.left_menu_t ul li a.a{
	background-position:-4px -34px;
}

.left_menu_n ul li a.b,
.left_menu_t ul li a.b{
	background-position:-4px -77px;
}

.left_menu_n ul li a.c,
.left_menu_t ul li a.c{
	background-position:-4px -120px;
}

.left_menu_n ul li a.d,
.left_menu_t ul li a.d{
	background-position:-4px -163px;
}

.left_menu_n ul li a.e,
.left_menu_t ul li a.e{
	background-position:-4px -206px;
}

.left_menu_n ul li a.f,
.left_menu_t ul li a.f{
	background-position:-4px -249px;
}


.left_menu_n ul li a:hover.a,
.left_menu_t ul li a:hover.a{
	background-position:-169px -34px;
}

.left_menu_n ul li a:hover.b,
.left_menu_t ul li a:hover.b{
	background-position:-169px -77px;
}

.left_menu_n ul li a:hover.c,
.left_menu_t ul li a:hover.c{
	background-position:-169px -120px;
}

.left_menu_n ul li a:hover.d,
.left_menu_t ul li a:hover.d{
	background-position:-169px -163px;
}

.left_menu_n ul li a:hover.e,
.left_menu_t ul li a:hover.e{
	background-position:-169px -206px;
}

.left_menu_n ul li a:hover.f,
.left_menu_t ul li a:hover.f{
	background-position:-169px -249px;
}


/* コンテンツスペース
--------------------------------------------------*/

/* トップ-----------------------------------------*/

#info{
	float:left;
	background:url(../img/top_report.gif) no-repeat;
	width:545px;
	height:105px;
	margin-bottom:20px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

#info img{
	margin: 0px 2px 0px 2px;
}

#top_image{
	width:545px;
	height:160px;
	margin-bottom:10px;
	border:1px solid #CCC;
	/*background:url(../img/top_main.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
	overflow:hidden;*/
}

.btn_top_setumei01{
	float:left;
	width:270px;
	height:50px;
	/* margin-bottom:30px; */
	background:url(../img/btn_setumei.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_top_setumei01{
	background-position:0 -50px;
}

.btn_top_setumei02{
	float:left;
	width:270px;
	height:50px;
	/* margin-bottom:30px; */
	background:url(../img/btn_setumei.jpg);
	background-position:-270px 0;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_top_setumei02{
	background-position:-270px -50px;
}

.hw_top_news{
	width:545px;
	height:35px;
	margin-bottom:10px;
	background:url(../img/hw_top_news.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.index_textarea {
	clear : both;
	width : 100%;
	margin: 0px 0 20px 0;
	line-height:170%;
	background-color:#fff;
	padding:15px;
	border : 5px solid #FEDC6C;
	text-align : left;
}
.index_textarea dt {
	float : left;
	width : 20%;
	height : 20px;
}
.index_textarea dd {
	float : left;
	width : 80%;
}

.index_textarea textarea{
	width:515px;
	_width:500px;
}

.hw_top_labo{
	width:545px;
	height:50px;
	margin:0 0 20px 0;
	background:url(../img/hw_top_labo.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.top_labo_list{
	margin:0;
	padding:0;
	list-style:none;
}

.top_labo_list li{
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:2px dotted #CCCCCC;
	text-align:left;
}

.top_labo_list li a{
	float:left;
	width:160px;
	height:23px;
	margin:0 10px 0 0;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.top_labo_list li a.top_labo01{
	background:url(../img/hw_top_labo01.gif) no-repeat;
}

.top_labo_list li a.top_labo02{
	background:url(../img/hw_top_labo02.gif) no-repeat;
}

.top_labo_list li a.top_labo03{
	background:url(../img/hw_top_labo03.gif) no-repeat;
}

.top_labo_list li a.top_labo04{
	background:url(../img/hw_top_labo04.gif) no-repeat;
}

.top_labo_list li a:hover.top_labo01,
.top_labo_list li a:hover.top_labo02,
.top_labo_list li a:hover.top_labo03,
.top_labo_list li a:hover.top_labo04
{
	background-position:-160px 0;
}

.index_box1{
	float:left;
	width:272px;
	height:204px;
	margin-bottom:20px;
	background:url(../img/top_main1.jpg) no-repeat;
}

.index_box2{
	float:left;
	width:272px;
	height:204px;
	margin-bottom:20px;
	background:url(../img/top_main2.jpg) no-repeat;
}

.index_box1 .sp1, .index_box2 .sp1{
	padding-left:10px;
	width:90px;
	display: block;
	float:left;
}

.index_box1 .sp2, .index_box2 .sp2{
	margin-right:10px;
	width:150px;
	display: block;
	float:right;
}

.index_box1 .sp3, .index_box2 .sp3{
	width:90px;
	display: block;
	float:left;
	padding: 4px 0px 2px 11px;
}

.index_box1 #ihr, .index_box2 #ihr{
	clear:right;
	margin: 10px 10px 10px 8px;
}


/* その他-----------------------------------------*/

.box_voice{
	width:525px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #FFCC00;
	background:url(../img/box_voice_wall.gif);
}

.box_voice img{
	float:left;
}

.box_voice h3{
	float:left;
	width:220px!important;
	margin:0 0 20px 20px!important;
	padding:5px 5px 5px 75px;
	border-bottom:2px dotted #999999;
	background:url(../img/hw_voice01.gif) no-repeat;
	background-position:0 7px;
}

.box_voice .day{
	margin:0!important;
	font-size:0.8em;
	text-align:right;
}

.table_main{
	width:545px;
	border-collapse:collapse;
	font-size:0.9em;
}

.table_main th{
	padding:5px;
	background:#FEDC6C;
	border:1px solid #CCCCCC;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

.table_main th.th_lv2{
	background:#EEEEEE;
}

.table_main td{
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:left;
}

.table_faq{
	margin-bottom:20px;
}

.td_faq{
	 width:395px;
	 padding:5px 10px 5px 10px;
	 background:url(../img/wall_kakomi.gif); 
}

.table_what{
	width:545px;
	border-collapse:collapse;
}

.table_what th{
	padding:5px 5px 5px 190px;
	background:#FEDC6C;
	border:1px solid #CCCCCC;
	text-align:center;
	font-size:1.2em;
	vertical-align:top;
}

.table_what td{
	padding:5px 5px 5px 190px;
	border:1px solid #CCCCCC;
	text-align:left;
	font-size:0.9em;
}

.attention{
	padding-left:10px;
	background:url(../img/asterisk.gif) no-repeat;
	color:#FF0000;
	font-size:0.9em;
}

#contents ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

#contents ul li{
	padding:0 0 5px 15px;
	margin:0;
	background:url(../img/icon_list.gif) no-repeat;
	background-position:0 4px;
}

#contents ol{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

#contents ol li{
	padding:0 0 10px 20px;
	margin:0;
}

#contents ol li.list01{
	background:url(../img/icon_list01.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list02{
	background:url(../img/icon_list02.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list03{
	background:url(../img/icon_list03.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list04{
	background:url(../img/icon_list04.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list05{
	background:url(../img/icon_list05.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list06{
	background:url(../img/icon_list06.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list07{
	background:url(../img/icon_list07.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list08{
	background:url(../img/icon_list08.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list09{
	background:url(../img/icon_list09.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list10{
	background:url(../img/icon_list10.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list11{
	background:url(../img/icon_list11.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list12{
	background:url(../img/icon_list12.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list13{
	background:url(../img/icon_list13.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list14{
	background:url(../img/icon_list14.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li.list15{
	background:url(../img/icon_list15.gif) no-repeat;
	background-position:0 4px;
}

#contents ol li ol{
	margin:0 0 0 30px;
	padding:0;
	list-style:decimal;
}

#contents ol li ol li{
	margin:0;
	padding:0;
}

/*
.faq_question{
	min-height:105px;
	height:auto !important;
	height:105px;
	margin:0 0 10px 10px;
	padding:8px 0 8px 115px;
	background:url(../img/img_faq_q.gif) no-repeat;
	font-weight:bold;
	border-bottom:2px dotted #999999;
}

.faq_answer{
	min-height:105px;
	height:auto !important;
	height:105px;
	margin:0 0 30px 10px;
	padding:8px 0 0 115px;
	background:url(../img/img_faq_a.gif) no-repeat;
}
*/

.kakomi{
	width:525px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #FFCC00;
	background:url(../img/wall_kakomi.gif);
	background-position:
}

a.btn_touroku{
	width:310px;
	height:60px;
	margin:20px 0 20px 117px;
	background:url(../img/btn_touroku.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_touroku{
	background:url(../img/btn_touroku.jpg) no-repeat;
	background-position:0 -60px;
}

a.btn_whatje01{
	width:300px;
	height:50px;
	margin:20px 0 20px 122px;
	background:url(../img/btn_whatje01.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.btn_whatje01{
	background:url(../img/btn_whatje01.jpg) no-repeat;
	background-position:0 -50px;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.f_left{
	float:left;
	margin:0 10px 10px 0;
}

.f_right{
	float:right;
	margin:0 0 10px 10px;
}

.orange{
	color:#FF6600;
}


/* コンテンツナビ
--------------------------------------------------*/

#labo_navi{
	float:left;
	width:545px!important;
	margin:0 0 25px 0!important;
	padding:47px 0 3px 3px!important;
	background:url(../img/btn_navi_labo.gif) no-repeat;
}

#navi_labo,
#navi_labo li{
	position:relative;
	margin:0px!important;
	padding:0px!important;
	list-style:none;
	top:0;
	left:0;
	text-indent:0;
}

#navi_labo{
	width:545px;
}

#navi_labo li{
	float:left;
	display:inline!important;
	background:none!important;
}

#navi_labo li a{
	display:block;
	outline:0;
	width:135px;
	height:30px;
	margin:0;
	padding:0;
	text-indent:-5000px;
}

#navi_labo li a.a{
	background:url(../img/btn_navi_labo.gif);
	background-position:-4px -47px;
}

#navi_labo li a.b{
	background:url(../img/btn_navi_labo.gif);
	background-position:-139px -47px;
}

#navi_labo li a.c{
	background:url(../img/btn_navi_labo.gif);
	background-position:-274px -47px;
}

#navi_labo li a.d{
	background:url(../img/btn_navi_labo.gif);
	background-position:-409px -47px;
}

#navi_labo li a:hover.a,
#navi_labo li a.aon{
	background:url(../img/btn_navi_labo.gif);
	background-position:-4px -80px;
}

#navi_labo li a:hover.b,
#navi_labo li a.bon{
	background:url(../img/btn_navi_labo.gif);
	background-position:-139px -80px;
}

#navi_labo li a:hover.c,
#navi_labo li a.con{
	background:url(../img/btn_navi_labo.gif);
	background-position:-274px -80px;
}

#navi_labo li a:hover.d,
#navi_labo li a.don{
	background:url(../img/btn_navi_labo.gif);
	background-position:-409px -80px;
}


/* PHP関係
--------------------------------------------------*/

/* exhibit-----------------------------------------*/

.exhibit_s1,.exhibit_s2{
	margin:20px 20px;
}.exhibit_s1 td{
	font-size:15px;
	height:30px;
	color:#444;
}.exhibit_s2 td{
	font-size:15px;
	height:30px;
	color:#444;
}.exhibit_s3 td{
	font-size:15px;
	height:25px;
	color:#bbb;
	border:none;
}


/* login-----------------------------------------*/

.table_login{
	margin:12px 0px 0px 110px;
	border: 1px solid #ddc;
}.table_login th{
	padding: 5px;
	background-color: #ddc;
	font-weight:500;
}.table_login td{
	padding: 5px;
	background-color: #fff;
}.table_logia{
	margin: 15px 20px 20px 120px;
	font-size:100%;
}.table_logia td{
	padding: 5px;
}


/* next
--------------------------------------------------*/

.next_formn, .next_formt{
	width:100%;
}

.next_formn td,.next_formn th{
	height:38px;
	border-bottom:1px solid #FC0;
}

.next_formt td,.next_formt th{
	height:33px;
	border-bottom:1px solid #FC0;
}

.next_text{
	width:120px;
	padding-left:3px;
	height:22px;
	border-top:1px solid #998;
	border-left:1px solid #998;
	border-right:1px solid #eed;
	border-bottom:1px solid #eed;
}

.short_text{
	width:36px;
	padding-left:3px;
	height:22px;
	border-top:1px solid #998;
	border-left:1px solid #998;
	border-right:1px solid #eed;
	border-bottom:1px solid #eed;
}

.long_text{
	width:350px;
	padding-left:3px;
	height:22px;
	border-top:1px solid #998;
	border-left:1px solid #998;
	border-right:1px solid #eed;
	border-bottom:1px solid #eed;
}







#main2{
	font-size:90%;
	float:left;
	width:545px;
	padding-top:10px;
	padding-left:9px;
	border-left:1px solid #999;
	margin-left:-1px;
	padding-bottom:10px;
}

#main3{
	font-size:80%;
	float:left;
	width:545px;
	padding-top:10px;
	padding-left:9px;
	border-left:1px solid #999;
	margin-left:-1px;
	padding-bottom:10px;
}.mb8{
	margin-bottom:8px;
}.h45{
	height:45px;
}
.mt2l3{
	margin:20px 0px 0px 30px;
}


/* 見出し1
--------------------------------------------------*/

#contents h1{
	width:545px;
	height:35px;
	margin-bottom:20px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.h1_touroku{
	background:url(../img/h1_touroku.gif) no-repeat;
}

.h1_touroku2{
	background:url(../img/h1_touroku2.gif) no-repeat;
}

.h1_voice{
	background:url(../img/h1_voice.gif) no-repeat;
}

.h1_about{
	background:url(../img/h1_about.gif) no-repeat;
}

.h1_what{
	background:url(../img/h1_what.gif) no-repeat;
}

.h1_disclaimer{
	background:url(../img/h1_disclaimer.gif) no-repeat;
}

.h1_policy{
	background:url(../img/h1_policy.gif) no-repeat;
}

.h1_policy_link{
	background:url(../img/h1_policy_link.gif) no-repeat;
}

.h1_contact{
	background:url(../img/h1_contact.gif) no-repeat;
}

.h1_guide{
	background:url(../img/h1_guide.gif) no-repeat;
}

.h1_guide_n{
	background:url(../img/h1_guide_n.gif) no-repeat;
}

.h1_guide_t{
	background:url(../img/h1_guide_t.gif) no-repeat;
}

.h1_bid01{
	background:url(../img/h1_bid01.gif) no-repeat;
}

.h1_control_n{
	background:url(../img/h1_control_n.gif) no-repeat;
}

.h1_control_n_end{
	background:url(../img/h1_control_n_end.gif) no-repeat;
}

.h1_control_n_mendan{
	background:url(../img/h1_control_n_mendan.gif) no-repeat;
}

.h1_control_n_down01{
	background:url(../img/h1_control_n_down01.gif) no-repeat;
}

.h1_control_n_down02{
	background:url(../img/h1_control_n_down02.gif) no-repeat;
}

.h1_control_n_down03{
	background:url(../img/h1_control_n_down03.gif) no-repeat;
}

.h1_control_n_edit01{
	background:url(../img/h1_control_n_edit01.gif) no-repeat;
}

.h1_control_n_exhibit01{
	background:url(../img/h1_control_n_exhibit01.gif) no-repeat;
}

.h1_control_n_exhibit02{
	background:url(../img/h1_control_n_exhibit02.gif) no-repeat;
}

.h1_control_n_exhibit03{
	background:url(../img/h1_control_n_exhibit03.gif) no-repeat;
}

.h1_control_n_exhibit04{
	background:url(../img/h1_control_n_exhibit04.gif) no-repeat;
}

.h1_control_n_exhibiting{
	background:url(../img/h1_control_n_exhibiting.gif) no-repeat;
}

.h1_control_n_exhibitrec{
	background:url(../img/h1_control_n_exhibitrec.gif) no-repeat;
}

.h1_control_t_biding{
	background:url(../img/h1_control_t_biding.gif) no-repeat;
}

.h1_control_t_bidlist{
	background:url(../img/h1_control_t_bidlist.gif) no-repeat;
}

.h1_control_t_exhibitlist{
	background:url(../img/h1_control_t_exhibitlist.gif) no-repeat;
}

.h1_forget{
	background:url(../img/h1_forget.gif) no-repeat;
}

.h1_login{
	background:url(../img/h1_login.gif) no-repeat;
}

.h1_mailbox{
	background:url(../img/h1_mailbox.gif) no-repeat;
}

.h1_next_n{
	background:url(../img/h1_next_n.gif) no-repeat;
}

.h1_next_t{
	background:url(../img/h1_next_t.gif) no-repeat;
}

.h1_profile_t{
	background:url(../img/h1_profile_t.gif) no-repeat;
}

.h1_search_e{
	background:url(../img/h1_search_e.gif) no-repeat;
}

.h1_search_t{
	background:url(../img/h1_search_t.gif) no-repeat;
}

.h1_labo01{
	background:url(../img/h1_labo01.gif) no-repeat;
}

.h1_labo02{
	background:url(../img/h1_labo02.gif) no-repeat;
}

.h1_labo03{
	background:url(../img/h1_labo03.gif) no-repeat;
}

.h1_labo04{
	background:url(../img/h1_labo04.gif) no-repeat;
}


/* 見出し2
--------------------------------------------------*/

#contents h2{
	width:545px;
	margin:10px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #FF6600;
	text-align:left;
	font-size:1.2em;
}

#contents h2.h2_second{
	margin:30px 0 10px 0;
}

.h2_faq{
	width:545px;
	height:35px;
	margin:60px 0 20px 0;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h1_faq.gif) no-repeat;
	border:0!important;
	clear:both;
}

.h2_whatje01{
	height:39px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h2_whatje01.gif) no-repeat;
}

.h2_whatje02{
	height:39px;
	margin-top:40px!important;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h2_whatje02.gif) no-repeat;
}

.h2_word{
	width:540px!important;
	padding:20px 0 20px 0!important;
	border:3px double #FF9900!important;
	text-align:center!important;
	font-size:1.4em!important;
}


/* 見出し3
--------------------------------------------------*/

#contents h3{
	width:545px;
	margin:30px 0 10px 0;
	padding-bottom:5px;
	border-bottom:2px dotted #999999;
	text-align:left;
	font-size:1.1em;
}

.h3_whatje01{
	height:25px;
	margin:20px 0 10px 0!important;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje01.gif) no-repeat;
}

.h3_whatje02{
	height:25px;
	margin:30px 0 10px 0!important;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje02.gif) no-repeat;
}

.h3_whatje03{
	height:25px;
	margin:30px 0 10px 0!important;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje03.gif) no-repeat;
}

.h3_whatje04{
	height:25px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje04.gif) no-repeat;
	border:0!important;
}

.h3_whatje05{
	height:25px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje05.gif) no-repeat;
	border:0!important;
}

.h3_whatje06{
	height:25px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background:url(../img/h3_whatje06.gif) no-repeat;
	border:0!important;
}


/* フッター
--------------------------------------------------*/

#foot{
	width:740px;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	padding:25px 0 10px 0;
	background:url(../img/foot_wall.jpg) repeat-x;
	text-align:center;
}




/* 2010-02-25
   トップページ内、税務お役立ち情報・事業承継
--------------------------------------------------*/
#other_contents {
	margin                 : 0 0 20px 0;
	padding                : 0 0 5px 0;
	text-align             : left;
}
#other_contents .float_left {
	float                  : left;
	margin                 : 0 20px 0 0;
}
#other_contents .last {
	margin                 : 0;
}
#other_contents .float_left h3 {
	clear                  : both;
	margin                 : 0 0 10px;
	padding                : 0;
}
#other_contents .float_left h3 a {
	color                  : #fa0;
	font-size              : 13px;
	font-weight            : 700;
}
#other_contents .float_left ul {
	list-style-image       : url("../img/icon_list.gif");
	list-style-position    : inside;
	margin                 : 0;
	font-size              : 12px;
}



/* 2010-03-11
   お客様の声 : トップページ・お客様の声
--------------------------------------------------*/
#letter {
	display : block;
	margin-top : 10px;
}
#letter .ul_mail {
	margin : 0;
	padding : 0;
	list-style : none;
}
#letter .li_mail {
	min-height : 40px;
	height : auto !important;
	height : 40px;
	margin-bottom : 15px;
	padding : 8px 0 5px 50px;
	background : url("../img/icon_mail.jpg") no-repeat;
	border-bottom : 2px dotted #999999;
}


/* 2010-03-11
   お客様の声更新履歴 : 各ページサイドメニュー
--------------------------------------------------*/
#voice_box {
	display : block;
	background-color : #FFFFFF;
	margin : 0 0 10px 5px;
	border:1px solid #F26D7D;
}
#voice_box .title {
	text-align : left;
	margin-bottom : 5px;
	padding : 0px 0px 0px 5px;
	border-left : 5px solid #F26522;
	position : relative; left:5px;
}



/* 2010/03/12
   サイトマップ
------------------------------------------------------*/
#contents #map{
	margin:0;
	padding:0;
	background:none;
	border:none;
}

#contents #map ul{
	margin:0;
	padding:0;
	background:none;
	border:none;
}

#contents #map li{
	list-style:none;
	margin:0 0 0 1em;
	padding:0 0 0 2em;
	border:none;
	background:#fff;
}

#contents #map li.sitemap_joint{
	margin:0 0 0 4em;
	background:url("../img/sitemap_joint.gif") no-repeat;
	_background-position:1px 0;
	display:block;
	overflow:hidden;
}

#contents #map li.sitemap_bottom{
	margin:0 0 0 4em;
	_margin:0 0 0 1em;
	background:url("../img/sitemap_bottom.gif") no-repeat;
}

#contents #map li.sitemap_joint_lv2{
	margin:0 0 0 7em;
	_margin:0 0 0 1em;
	background:url("../img/sitemap_joint.gif") no-repeat;
}

#contents #map li.sitemap_bottom_lv2{
	margin:0 0 0 7em;
	_margin:0 0 0 1em;
	background:url("../img/sitemap_bottom.gif") no-repeat;
}

#contents #map li.sitemap_joint_lv2b{
	margin:0 0 0 4em;
	padding:0 0 0 5.5em;
	*margin:0 0 0 -2em;
	*padding:0 0 0 5.5em;
	background:url("../img/sitemap_joint_b.gif") no-repeat;
}

#contents #map li.sitemap_bottom_lv2b{
	margin:0 0 0 4em;
	padding:0 0 0 5.5em;
	*margin:0 0 0 -2em;
	*padding:0 0 0 5.5em;
	background:url("../img/sitemap_bottom_b.gif") no-repeat;
}

#contents #map li.sitemap_joint_lv3b{
	margin:0 0 0 4em;
	padding:0 0 0 9.5em;
	_margin:0 0 0 -5.5em;
	_padding:0 0 0 9.5em;
	background:url("../img/sitemap_joint_c.gif") no-repeat;
}

#contents #map li.sitemap_bottom_lv3b{
	margin:0 0 0 4em;
	padding:0 0 0 9.5em;
	_margin:0 0 0 -5.5em;
	_padding:0 0 0 9.5em;
	background:url("../img/sitemap_bottom_c.gif") no-repeat;
}

#contents #map li.sitemap_joint_lv3c {
	margin:0 0 0 4em;
	padding:0 0 0 9.5em;
	_margin:0 0 0 -5.5em;
	_padding:0 0 0 9.5em;
	background:url("../img/sitemap_joint_c2.gif") no-repeat;
}

#contents #map li.sitemap_bottom_lv3c {
	margin:0 0 0 4em;
	padding:0 0 0 9.5em;
	_margin:0 0 0 -5.5em;
	_padding:0 0 0 9.5em;
	background:url("../img/sitemap_bottom_c2.gif") no-repeat;
}



/* 2010/03/12
   パンくず
------------------------------------------------------*/
#pankuzu {
	margin : 5px 0 15px;
	padding : 0;
}




.clear {
	clear                  : both;
}



