@charset "UTF-8";

/* normalize */

html,body {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,div,p,table,strong,em {
	margin:0;
	padding:0;
	font-size:1.0em;
	font-style:normal;
	font-weight:normal;
}

ul,ol,dl,li,dt,dd {
	margin:0;
	padding:0;
	font-size:1.0em;
	font-style:normal;
	list-style:none;
	text-indent:0;
}

img {border:none;}


/* initialize */

/* base */

body {
}

a {
	color:#3894C5;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#container {
	width:100%;
	background:url(../images/body_bg_ptn.gif) repeat-x;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:120%;
	color:#444444;
	text-align:left;
}
#container .inner_box {
	width:950px;
	margin:0 auto 15px;
	zoom:100%;
}
#container p.mk,
#container a.mk,
#container span.mk{
	padding-left:15px;
	background:url(../images/mark_link.gif) 0 50% no-repeat;
}



/* header */

#container #header{
	height:111px;
	margin-bottom:16px;
	position:relative;
	overflow:hidden;
}
#header h1 {
	position:absolute;
	top:17px;
	right:0;
	font-size:0.833em;
	color:#7d7d7d;
	height:30px;
	overflow:hidden;
}

#header p.logo{
	width:335px;
	height:76px;
	background:url(../images/header_logo.gif) no-repeat;
}
#header p.logo a{
	display:block;
	width:415px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
}

#header ul.sub_list {
	position:absolute;
	top:45px;
	right:0;
	height:12px;
	zoom:100%;
}
#header ul.sub_list li{
	float:left;
	margin-right:5px;
}
/*#header ul.sub_list li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
*//*
#header ul.sub_list li.list01{width:52px; margin-right:15px; background:url(../images/hd_list_home.gif) no-repeat;}
*/
#header ul.sub_list li.list02{width:140px;margin-right:15px;  background:url(../images/hd_list_about.gif) no-repeat;}
#header ul.sub_list li.list03{width:82px; background:url(../images/hd_list_sitemap.gif) no-repeat;}



#header ul.navi{
	height:35px;
	overflow:hidden;
	zoom:100%;
}

#header ul.navi li{
	float:left;
/*	width:190px;
	height:35px;
*/	margin:0;
}
#header ul.navi li a{
	display:block;
	width:190px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	zoom:100%;

}

#header ul.navi li.btn01 a{background:url(../images/g_navi_btn01.gif) no-repeat; width:188px;}
#header ul.navi li.btn02 a{background:url(../images/g_navi_btn02.gif) no-repeat;}
#header ul.navi li.btn03 a{background:url(../images/g_navi_btn03.gif) no-repeat;}
#header ul.navi li.btn04 a{background:url(../images/g_navi_btn04.gif) no-repeat;}
#header ul.navi li.btn05 a{background:url(../images/g_navi_btn05.gif) no-repeat; width:192px;}

#header ul.navi li.btn01 a:hover{background:url(../images/g_navi_btn01_on.gif) no-repeat; width:188px;}
#header ul.navi li.btn02 a:hover{background:url(../images/g_navi_btn02_on.gif) no-repeat;}
#header ul.navi li.btn03 a:hover{background:url(../images/g_navi_btn03_on.gif) no-repeat;}
#header ul.navi li.btn04 a:hover{background:url(../images/g_navi_btn04_on.gif) no-repeat;}
#header ul.navi li.btn05 a:hover{background:url(../images/g_navi_btn05_on.gif) no-repeat; width:192px;}


/* left_contents */

#container #left_contents {
	width:700px;
	float:right;
	overflow:hidden;
}

ul.topic_path {
	margin-bottom:20px;
}
ul.topic_path li{
	display:inline;
	color:#7d7d7d;
	font-size:0.833em;
}

#left_contents div.col_box {
	padding:15px 0;
	margin-bottom:30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
#left_contents div.col_box_2 {margin-bottom:30px;}
#left_contents h2 {
	font-size:1.167em;
	font-weight:bold;
}
#left_contents h2.ttl_bengo,
#left_contents h2.ttl_bengo,
#left_contents h2.ttl_sihou,
#left_contents h2.ttl_gyousei,
#left_contents h2.ttl_counsel,
#left_contents h2.ttl_tantei,
#left_contents h2.ttl_area {
	width:655px;
	height:28px;
	padding:12px 0 0 35px;
}

#left_contents h2.ttl_normal {
	width:672px;
	height:25px;
	padding:10px 0 0 28px;
	background:url(../images/ttl_h2_bg00.gif) no-repeat;
	margin-bottom:15px;
}
#left_contents h2.ttl_bengo {background:url(../images/ttl_h2_bg01.gif) no-repeat;}
#left_contents h2.ttl_sihou {background:url(../images/ttl_h2_bg02.gif) no-repeat;}
#left_contents h2.ttl_gyousei {background:url(../images/ttl_h2_bg03.gif) no-repeat;}
#left_contents h2.ttl_counsel {background:url(../images/ttl_h2_bg04.gif) no-repeat;}
#left_contents h2.ttl_tantei {background:url(../images/ttl_h2_bg05.gif) no-repeat;}
#left_contents h2.ttl_area {background:url(../images/ttl_h2_bg_area.gif) no-repeat;}

#left_contents h2.top_ttl_pickup,
#left_contents h2.top_ttl_area,
#left_contents h2.top_ttl_keyword,
#left_contents h2.top_ttl_qa{
	width:700px;
	height:35px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}

#left_contents h2.top_ttl_pickup {
	background: url(../../images/top_ttl_pickup.gif) no-repeat;
}
#left_contents h2.top_ttl_area {background:url(../../images/top_ttl_area.gif) no-repeat;}
#left_contents h2.top_ttl_keyword {background:url(../../images/top_ttl_keyword.gif) no-repeat;}
#left_contents h2.top_ttl_qa {background:url(../../images/top_ttl_qa.gif) no-repeat;}


#left_contents h3 {
	width:660px;
	height:22px;
	padding:8px 0 0 30px;
	margin-bottom:15px;
	background:url(../images/ttl_h3_bg.gif) no-repeat;
	font-weight:bold;
}

#left_contents h4 {
	border-left:5px solid #0CAF9C;
	padding:2px 2px 2px 10px;
	margin-bottom:15px;
	font-weight:bold;
}
#left_contents .office_box h4 { border:none; padding:0px}
#left_contents p.txt {
	line-height:150%;
	margin:0 15px 10px;
}

#left_contents .tbl1 {
	border-collapse:collapse;
	width:660px;
	margin:0 15px 15px;
}
#left_contents .tbl1,
#left_contents .tbl1 tr,
#left_contents .tbl1 tr th,
#left_contents .tbl1 tr td {
	border:1px solid #ccc;
}
#left_contents .tbl1 tr th,
#left_contents .tbl1 tr td {
	padding:7px;
	text-align:center;
}
#left_contents .tbl1 tr th {
	background-color:#E2F6DA;
	font-weight:bold;
	color:#0A8278;
}
#left_contents .tbl1 tr td {
	background-color:#fff;
}

#left_contents table.bd_none{ margin:0 auto; width:550px;}
#left_contents table.bd_none td { color:#cccccc;}
#left_contents table.bd_none,
#left_contents table.bd_none tr,
#left_contents table.bd_none th,
#left_contents table.bd_none td{ border:none; }

#left_contents p.backtop {
	padding-left:592px;
	width:97px;
	height:9px;
	
	margin:0 0 10px 0;
}
#left_contents p.backtop a{
	display:block;
	width:99px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/link_back_top.gif) no-repeat;
}

#left_contents ul.ord,.text2{
	margin:0 15px 15px;
}
#left_contents ul.ord li{
	padding-bottom:5px;
}
#left_contents .keyword {
	padding:0 15px;
}

#left_contents .keyword li {
	display:inline;
}
#left_contents div.search_sec {
	float:left;
	width:315px;
	padding:0 15px;
	margin-bottom:15px;
}
#left_contents div.search_sec p{
	font-weight:bold;
	margin-bottom:10px;
}

#left_contents div.search_sec ul ,#left_contents .keyword ul{
	background:url(../images/dot_line.gif) bottom repeat-x;
	padding-bottom:15px
}
#left_contents .keyword ul {
	padding:15px;
}
#left_contents .keyword .green {
	background-color:#DFF3F1;
}
#left_contents div.search_sec ul li {
	display:inline;
	line-height:150%;
}
#left_contents div.search_sec ul li a ,#left_contents .keyword li a{
/*	display:inline-block;
*/	line-height:130%;
	border-right:1px solid #545454;
	padding-right:5px;
}

.lst {text-align:right; padding-right:10px; padding-bottom:10px}
.return {text-align:right; padding:10px; 0}
.imgR img {float:right; margin-left:10px; width:280px;}
.imgL img {float:left; margin-right:10px; width:280px;}

/* right_contents */

#container #right_contents {
	width:239px;
	float:left;
	margin-bottom:40px;
}

#right_contents ul.specialists {
	margin-bottom:10px;
}
#right_contents ul.specialists li{
	height:50px;
	display:block;
	overflow:hidden;
}
#right_contents ul.specialists li a {
	display:inline-block;
	width:239px;
	height:50px;
	position:relative;
	color:#d5140d;
	cursor:pointer;
}
#right_contents ul.specialists li a span{
	position:absolute;
	top:17px;
	left:160px;
	color:#d5140d;
	cursor:pointer;
}
#right_contents ul.specialists li.sihou a span{height:51px;}
#right_contents ul.specialists li.consul a span{height:49px;}

#right_contents ul.specialists li a:hover span{text-decoration:none;}

#right_contents ul.specialists li.sihou{height:51px; background:url(../images/stcol_01.gif) no-repeat;}
#right_contents ul.specialists li.gyousei{background:url(../images/stcol_02.gif) no-repeat;}
#right_contents ul.specialists li.bengo{background:url(../images/stcol_03.gif) no-repeat;}
#right_contents ul.specialists li.zeiri{background:url(../images/stcol_04.gif) no-repeat;}
/*
#right_contents ul.specialists li.consul{height:49px; background:url(../images/stcol_05.gif) no-repeat;}
*/

#right_contents ul.bnr_area {
	margin-bottom:5px;
}
#right_contents ul.bnr_area li{margin-bottom:7px;}

#right_contents div.right_area {margin-bottom:10px; width:235px;}

#right_contents div.green_box {
	background-color:#DFF3F1;
}
#right_contents div.green_box ul{ text-align:center;}
#right_contents div.green_box li{ text-align:center; padding-bottom:3px}


#right_contents div.grey_box {
	background-color:#eeedeb;
	padding-bottom:5px;
}
#right_contents div.grey_box dl,#right_contents div.grey_box ul{
	width:203px;
	padding:0px 10px 0;
	border:solid 1px #CCC;
	background-color:#FFF;
	margin:0 auto;
}
#right_contents div.grey_box ul{ padding-top:15px; padding-bottom:15px;}

#right_contents div.right_area dl.establish {
	border-bottom:1px solid #c2c1bc;
}
#right_contents div.right_area dl.news,
#right_contents div.right_area dl.mobile{
	margin-top:5px;
	border-bottom:1px solid #c2c1bc;
}
#right_contents div.right_area dl.area {
	margin-bottom:5px;
	border-bottom:1px solid #c2c1bc;
}

#right_contents div.right_area dl dt{
	border-bottom:3px solid #74CAC1;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
}

#right_contents div.right_area p{
	width:235px;
	height:34px;
	margin-bottom:5px;
	text-indent:-9999px;
	overflow:hidden;
}

#right_contents div.right_area .help{background:url(../images/side_ttl_help.gif) no-repeat;}
#right_contents div.right_area .guide{background:url(../images/side_ttl_guide.gif) no-repeat;}
#right_contents div.right_area .news_ttl{background:url(../images/side_ttl_news.gif) no-repeat;}
#right_contents div.right_area .are_ttl{background:url(../images/side_ttl_area.gif) no-repeat;}

#right_contents div.grey_box dl dd,#right_contents div.grey_box ul li{
	padding-bottom:10px;
	line-height:130%;
}



#right_contents #sLst_all{
	margin-bottom:10px;
}
#right_contents #sLt_btn {background:url(../images/sLst_btn.gif) left top no-repeat; overflow:hidden}
#right_contents #sLt_btn a{ display:block; text-indent:-9999px; height:38px; width:239px}

#right_contents #sLst_top{
	background:url(../images/sLst_top.gif) top left no-repeat;
	padding-top:144px;
	}
#right_contents #sLst_all #sLst_mdl {background:url(../images/sLst_mdl.gif) repeat-y top left;
padding:15px;
text-align:center
}
#right_contents #sLst_all #sLst_btm {background:url(../images/sLst_btm.gif) no-repeat top left;
height:9px;
}
#right_contents #sLst_all .sLst_box{ border-bottom:solid 1px #cccccc; padding-bottom:10px; margin-bottom:10px}

#right_contents #sLst_all .sLst_img img{
border:5px solid #CDCDCD;
}
#right_contents #sLst_all .sLst_img {
float:left;
margin-right:10px;
}
#right_contents #sLst_all dl {
	padding-left:87px;
	text-align:left;
}
#right_contents #sLst_all dt {
}
#right_contents #sLst_all dd {
font-size:0.833em;

}
#right_contents #sLst_all .close {margin-top:5px; text-align:left;}
#right_contents #sLst_all .close a{
	padding-left:15px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	
}
#right_contents #koukoku{ margin-bottom:10px}


/* footer */

#container #footer{
	clear:both;
	padding:15px 0;
	background:#169D8F;
	color:#ffffff;

}
#container #footer table td {border-left:dotted 1px #FFF; padding-left:10px; vertical-align:top}
#container #footer a{ color:#ffffff; white-space:nowrap;}
#container #footer .link {width:500px;}
#container #footer .oth {width:115px;}
#container #footer .link dd {display:inline; margin-right:5px; line-height:140%}
#container #footer .ft_upper{
	width:945px;
	margin:0 auto;
	height:69px;
	overflow:hidden;
	zoom:100%;
}
#container #footer .ft_upper dl {
	width:auto;
	_width:400px; /*IE6*/
	padding-top:15px;
}
#container #footer .ft_upper dl dt {
	font-weight:bold;
	width:100%;
	margin-bottom:10px;
}
#container #footer .ft_upper dl dd {
	display:inline;
	width:auto;
}
#container #footer .ft_upper dl dd a{
	display:inline-block;
	color:#545454;
	border-right:1px solid #545454;
	padding-right:5px;
}
#container #footer .ft_upper dl dd.last a {border:none;}

#container #footer .ft_upper dl.left{
	float:left;
}
#container #footer .ft_upper dl.right{
	float:right;
}

#container #footer .ft_downer {
	zoom:100%;
}
#container #footer .ft_downer ul.area{
	padding:20px 0;
	width:100%;
	border-bottom:1px solid #ccc;
	text-align:center;
}
#container #footer .ft_downer ul.area li{
	display:inline;
	padding:0 5px 0 1px;
	/padding-left:6px; /*IE6,IE7*/
	line-height:150%;
	border-right:1px solid #545454;
	font-size:0.833em;
}
#container #footer .ft_downer ul.area li.last{border:none;}

#container #footer .ft_downer p.msg {
	text-align:center;
	padding:20px 0 0;
	width:100%;
}


#container #footer .ft_downer p.cp {
	float:left;
	font-size:0.833em;
	padding:20px 0;
}
#container #footer .ft_downer ul.right {
	float:right;
	font-size:0.833em;
	padding:20px 0;
}
#container #footer .ft_downer ul.right li{
	display:inline;
}

#container #footer .ft_downer ul.right li a{
	display:inline-block;
	padding-right:5px;
	border-right:1px solid #b5b5b5;
}
#container #footer .ft_downer ul.right li.last a{border:none;}




/*----- clear ----------------------*/

#container .afcl,.navi {
	zoom:100%;
}
#container .afcl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


#container #inner_box:after,
#container #header ul.sub_list:after;
#container #header ul.navi:after,
#container #footer:after,
#container #footer .ft_upper:after,
#container #footer .ft_downer:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

