@import url("/style/plink.css");

/* 初期設定 */
/*================================================*/

* {
	font-style: normal;
	margin: 0px ;
	padding: 0px ;
	line-height : 120% ;
	}

/* html, body要素 */
/*================================================*/

html {
	text-indent: 0;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
	word-spacing: 0;
	border-left: none;
	direction: ltr;
	word-break : break-all ;
	}


body {
	color: black ;
	background: RGB(23,59,4) ;
	padding: 0px ;
	font-size : 90% ;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" , sans-serif ;
	background-image:url(/images/contena_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	
strong{ font-weight : bold ; color : RGB(253,43,64)}
em{ font-weight : bold ; }

/* アンカー要素 */
/*================================================*/


a{
	text-decoration : none ;
	color : RGB(39,54,158) ;
}

a:hover{
	text-decoration : underline ;
	color : RGB(253,43,64) ;
}

#left_contena .area_box a , #right_contena .area_box a{
	color :RGB(100,94,66);
}

 .gyomu_box a{
	color :RGB(100,94,66);
}

a.existing , a.existing:visited    {
	color : RGB(164,55,55) !important ;
}

a.existing:hover{
	color : RGB(201,92,92) !important ;
}
/*=====[全体レイアウト設定]==============================*/


#all_contena{
	position : relative ;
	width : 777px ;
	margin : 0px auto 0px auto ;
	font-size : 90% ;
}

#header_contena{
	width : 778px ;
	height : 105px ;
}

#left_contena{
	width : 173px ;
	height : 1230px ;
}

*>#left_contena{
	height : auto ;
	min-height : 1230px ;
}

#center_contena{
	width : 415px ;
	padding-right : 177px ;
	float : right ;
}

#right_contena{
	width : 169px ;
	padding-right : 0px ;
	position : absolute ;
	right : 0px ;
	top : 105px ;
}

#footer_contena{
	width:749px;
	margin : 0px 10px ;
	clear : both ;
	border-top : 1px dashed silver ;
}

/*=====[ヘッダー内]==============================*/

#header_contena img{
	border : none ;
	margin-left : 1px ;
	display : block ;
}

#header_text{
	position : absolute ;
	top : 84px ;
	left : 15px ;
	color : white ;
}

#header_text strong{
	color : white !important ;
}

div.path{
	font-size : 9pt ;
	margin-bottom : 4px ;
	margin-top : 2px ;
	color : RGB(35,40,141) ;
}

div.path a{ color : RGB(35,40,141) }

/*=====[お気に入りに追加ボタン]==============================*/


div#favorite_button{
	margin-left : -3px ;
}

div#favorite_button a{
	display : block ; 
	margin : 10px 14px 10px auto ;
	width : 152px ;
	height : 27px ;
	background-image:url(/images/favorite_button.gif);
	background-repeat:no-repeat;		
}

div#favorite_button a:hover{
	background-image:url(/images/favorite_button_hover.jpg);
	background-repeat:no-repeat;		
}

/*=====[コンテンツ上部]==============================*/


div.site_description h1{
	font-size : 110% ;
	margin : 10px 4px 10px 4px ;
	color : RGB(67,89,51) ;
}

div.site_description p{
	margin : 4px 4px 10px 4px ;
}

dl.whatsnew{
	font-size : 90% ;
	border-style :solid ;
	border-color : silver RGB(146,148,163) RGB(146,148,163) silver ;
	border-width : 1px ;
	padding : 10px 10px 2px 10px;
}


dl.whatsnew dd{
	margin : 3px 3px 10px 0px ;
}

div.desc02{
	background-color : RGB(255,249,225) ; 
	padding : 5px 10px ; 
	border : 1px dashed RGB(242,226,164) ; 
	margin : 5px 10px 15px 10px ; 
}


/*=====[真ん中コンテンツ「都道府県別サーチ」部分]==============================*/

div#area_search_box{
	margin : 20px 10px 30px 10px ;
	border-style :solid ;
	border-color : RGB(100,124,75)  ;
	border-width : 1px ;
	padding : 0px 0px 35px 0px;
	background-color:RGB(241,247,235);
	background-image:url(/images/top_area_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right ;
}

#area_search_box h2{
	font-size : 100% ;
	font-weight : bold ;
	letter-spacing : 1px ;
	color : white ;
	background-color : RGB(100,124,75) ;
	padding : 4px 3px 3px 10px ;
	margin : 0px 0px 10px 0px ;
}


div#area_search_box dl{
	border : none ;
	width : 49% ;
	font-size : 90% ;
	float : left ; 
}

div#area_search_box dt{
	display : block ;
	background-color : RGB(147,183,111) ;
	color : white ;
	font-weight : bold ;
	padding : 2px 3px 1px 10px ;
	margin : 0px 10px 0px 10px ;
	
}

div#area_search_box dl dd{
	padding : 3px 3px 10px 3px ;
	margin : 0px 6px 0px 6px ;
}

/* 地域別もう使ってないここから */

#area_search_box table{
	border : none ;
	width : 100% ;
	font-size : 90% ;
}

#area_search_box table tr td.side_space{
	width : 2% ;
}

#area_search_box table tr td.center_space{
	width : 4% ;
}

#area_search_box table tr td.left_contents , #area_search_box table tr td.right_contents {
	width : 46% ;
	padding : 3px 3px 10px 3px ;
	vertical-align : top ;
}

#area_search_box table tr th.left_contents , #area_search_box table tr th.right_contents {
	background-color : RGB(181,134,110) ;
	color : white ;
	font-weight : bold ;
	padding : 2px 3px 1px 10px ;
}

div#area_search_box a , div#area_search_box a:visited{
	color : black ;
}

/* 地域別もう使ってないここまで */

/*=====[真ん中コンテンツ「業務別サーチ」部分]==============================*/

div#gyomu_search_box{
	margin : 20px 10px 20px 10px ;
	border-style :solid ;
	border-color : RGB(79,91,126)  ;
	border-width : 1px ;
	padding : 0px 0px 2px 0px;
	background-color:RGB(245,248,253);
	background-image:url(/images/top_gyoshu_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right ;
}

#gyomu_search_box h2{
	font-size : 100% ;
	font-weight : bold ;
	letter-spacing : 1px ;
	color : white ;
	background-color : RGB(79,91,126) ;
	padding : 4px 3px 3px 10px ;
	margin : 0px 0px 10px 0px ;
}


div#gyomu_search_box dl{
	border : none ;
	width : 49% ;
	font-size : 90% ;
	float : left ; 
}

div#gyomu_search_box dt{
	display : block ;
	background-color : RGB(113,135,182);
	color : white ;
	font-weight : bold ;
	padding : 2px 3px 1px 10px ;
	margin : 0px 10px 0px 10px ;
	
}

div#gyomu_search_box dl dd{
	padding : 3px 3px 10px 3px ;
	margin : 0px 10px 0px 10px ;
}

/* 業務別もう使ってないここから */

#gyomu_search_box table{
	border : none ;
	width : 100% ;
	font-size : 90% ;
}

#gyomu_search_box table tr td.side_space{
	width : 2% ;
}

#gyomu_search_box table tr td.center_space{
	width : 4% ;
}

#gyomu_search_box table tr td.left_contents , #gyomu_search_box table tr td.right_contents {
	width : 46% ;
	padding : 3px 3px 10px 3px ;
	vertical-align : top ;
}

#gyomu_search_box table tr th.left_contents , #gyomu_search_box table tr th.right_contents {
	background-color : RGB(113,135,182) ;
	color : white ;
	font-weight : bold ;
	padding : 2px 3px 1px 10px ;
}

div#gyomu_search_box a , div#gyomu_search_box a:visited{
	color :RGB(65,78,103) ;
}

/* 業務別もう使ってないここまで */

/*=====[通常のボックスが、左サイドバーに置かれた場合]==============================*/


#left_contena .normal_box{
	font-size : 90% ;
	margin : 10px 0px 10px 8px ; 
	padding : 0px ;
	border-width : 1px ;
	border-color : RGB(188,188,188)  ;
	border-style : solid ;
}

#left_contena dl.normal_box dt , #left_contena dl.normal_box dt a{
	background-color : RGB(224,183,177) ;
	padding : 4px 6px ;
	font-weight : bold ;
	color : RGB(113,36,61);
}

#left_contena dl.normal_box dd{
	background-color : RGB(244,232,227) ;
	padding : 4px 6px ;
	color : RGB(91,89,83) ;
}


/*=====[通常のボックスが、右サイドバーに置かれた場合]==============================*/

#right_contena .normal_box{
	font-size : 90% ;
	margin : 10px 8px 10px 0px ; 
	border-width : 1px ;
	border-color : silver RGB(146,148,163) RGB(146,148,163) silver ;
	border-style : solid ;
}

#right_contena dl.normal_box dt  {
	background-color : RGB(224,183,177) ;
	padding : 4px 4px ;
	font-weight : bold ;
}

#right_contena dl.normal_box dt a{ color : RGB(113,36,61) !important ; }

#right_contena dl.normal_box dd{
	background-color : RGB(244,232,227) ;
	padding : 4px 6px ;
	color : RGB(91,89,83) ;
}

#right_contena dl.normal_box ul li{
	list-style-type : none ;
}



/*=====[左サイドバー「都道府県別」ボックス]==============================*/


dl.area_box{
	font-size : 9pt ;
	margin : 10px 8px 10px 0px ; 
	padding : 0px ;
	border-width : 1px ;
	border-color : silver RGB(146,148,163) RGB(146,148,163) silver ;
	border-style : solid ;
}

dl.area_box dt{
	background-color : RGB(232,228,198) ;
	padding : 4px 3px ;
	font-weight : bold ;
	font-size : 9pt ;
	color : RGB(103,98,58) ;
}

dl.area_box dd{
	padding : 4px 3px 4px 3px ;
}

dl.area_box dd ul.chihou li{
	list-style-type : none ;
	margin-top : 0.4em ;
}



/*=====[「業務別」ボックス]==============================*/

 .gyomu_box{
	font-size : 90% ;
	margin : 10px 8px 10px 0px ; 
	border-width : 1px ;
	border-color : silver RGB(146,148,163) RGB(146,148,163) silver ;
	border-style : solid ;
}

 dl.gyomu_box dt{
	background-color : RGB(232,228,198) ;
	padding : 4px 3px ;
	font-weight : bold ;
	font-size : 9pt ;
	color : RGB(103,98,58) ;
}

 dl.gyomu_box dd{
	background-color : RGB(251,250,241) ;
	padding : 4px 10px ;
	color : RGB(91,89,83) ;
}


/*--[業務別のリスト]---*/

ul.gyomu_list{
	margin-bottom : 1.5em ;
	padding-bottom : 1.5em ;
	border-bottom : 1px silver dashed ;
}

ul.gyomu_list li {
	list-style-type : none ;
	padding : 1px 0px ;
}



/*=====[フッターボックス]==============================*/

#footer_contena div.normal_box{
	text-align :center ;
	font-size : 13px ;
	padding : 10px 10px ;
	border : none ;
}

.any{
	width : 50% ;
	height : 50px ;
}


/*---- 紹介文 -------*/

div.box div.description 
{
	padding : 5px 10px 8px 10px ;
	line-height : 150% ;
	margin : 3px 10px 8px 5px  ;
	border : 1px solid  ;
	clear : both ;
}


/*---- キャプチャ画面 -------*/

div.gyomu_subpage div.box img.capture , div.area_subpage div.box img.capture{
	display : block ;
	float: right ;
	margin : 5px 5px 5px 0px ;
	border : 1px  solid ;
}



/*  --------- 下部関連サイト  ------------------ */

div.related_link{
	margin : 40px 10px 10px 10px  ;
	font-size : 100% ;
	display : none ;
}

div.related_link h2 {
	font-size : 100% ;
	color : RGB(77,103,58) ;
	margin : 0px 0px 4px 0px ;
	padding : 0px 0px 2px 0px ;
	border-bottom : 1px dashed RGB(77,103,58) ;
}

div.related_link ul li , div.related_link p {
	line-height : 1.4 !important ;
}

div.related_link ul li{
	background-image:url(/images/arrow_blue01.gif);
	background-repeat:no-repeat;
	background-position:20px 2px ;
	list-style-type:none;
	margin : 4px auto 4px 3px ;
	padding-left : 39px ;
}

/*  --------- 下部関連サイト_2  ------------------ */

div.related_link_2{
	margin : 40px 10px 10px 10px  ;
	font-size : 100% ;
		display : none ;
}

div.related_link_2 h2 {
	font-size : 100% ;
	color : RGB(77,103,58) ;
	margin : 0px 0px 4px 0px ;
	padding : 0px 0px 2px 0px ;
	border-bottom : 1px dashed RGB(77,103,58) ;
}

div.related_link_2 ul li , div.related_link_2 p {
	line-height : 1.4 !important ;
}

div.related_link_2 ul li{
	background-image:url(/images/arrow_blue01.gif);
	background-repeat:no-repeat;
	background-position:20px 2px ;
	list-style-type:none;
	margin : 4px auto 4px 3px ;
	padding-left : 39px ;
}
 
 
 
div.ak_link{
	margin : 40px auto 30px 10px ;
	padding : 0px 15px 10px 15px ;
	border : 1px solid RGB(108,61,17) ;
	background-color : RGB(254,238,218) ;
	display : none ;
}

div.ak_link h2 {
	font-size : 100% ;
	color : white ;
	margin : 0px -15px 10px -15px ;
	padding : 6px 0px 5px 10px ;
	background-color:RGB(108,61,17);
	border-bottom : 1px solid RRGB(108,61,17) ;
}

div.ak_link ul li , div.ak_link p {
	line-height : 1.4 !important ;
}

div.ak_link ul li{
	background-image:url(/images/arrow_red01.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px ;
	list-style-type:none;
	margin : 4px auto 4px 3px ;
	padding-left : 19px ;
}
 
 
a.desc01_a2textcolor{
	color : black !important ;
}

a.desc01_a2textcolor:hover{
	color : red !important ;
}


div.desc03{
	background-color : RGB(237,243,250) ; 
	padding : 5px 0px 5px 10px; 
	border : 1px dashed RGB(106,173,213) ; 
	margin : 5px 10px 15px 10px ; 
}

div.desc03 span.em01{ color : RGB(152,65,81) }

div.desc03 img.bloglogo{ 
	float : right ; 
	border : none ; 
	margin-right : -2px ; 
	margin-top : -8px ;

 }
 
 /* 現在地表示  */

.mn_1st_now div a{
	color : RGB(240,12,0) !important ;
}


.mn_1st_09_now div a{
	color : #E7803B !important ;
}
.mn_2nd_now div a{
	color : RGB(241,105,5) !important ;
}


.mn_3rd_now div a{
	color :　RGB(241,105,5) !important ;
}

/*=【Menu関係】===============================================*/

div.mn_box_article_normal{
	font-size : 90% ;
	margin : 0px 6px 0px 2px ; 
	border-width : 1px ;
	border-color : RGB(200,168,130) RGB(200,168,130) RGB(174,131,77) RGB(160,160,160) ;
	border-style : solid ;
	border-bottom : none ;
	background-color:RGB(255,252,17);
}


div.mn_box_article_normal a{
	color : RGB(78,52,146) ;
	}


div.mn_1st{
	background-color : RGB(255,215,140) ;
	padding : 4px 6px ;
	font-weight : bold ;
	color : RGB(87,48,0);
	border-bottom:1px solid RGB(200,168,130) ;
}

div.mn_1st a{ color : RGB(87,48,0) }
div.mn_1st a:visited{ color : RGB(87,48,0) }
div.mn_1st a:hover{ color : RGB(87,48,0) }


div.mn_1st_09{
	background-color : #2350A3 ;
	padding : 4px 6px ;
	font-weight : bold ;
	color : RGB(87,48,0);
}

div.mn_1st_09 a{ color : RGB(255,255,255) }
div.mn_1st_09 a:visited{ color : RGB(255,255,255) }
div.mn_1st_09 a:hover{ color : #E7803B }

div.mn_2nd{
	padding : 5px 3px 4px 15px  ;
	color : RGB(91,89,83) ;
	border-bottom : 1px dashed RGB(192,192,173) ;
	background-image:url(/images/arrow.gif) ;
	background-repeat:no-repeat;
	background-position:5px 7px;
	background-color:#fffcd9;
}

div.mn_3rd{
	padding : 3px 6px 3px 18px  ;
	color : RGB(91,89,83) ;
	background-color:white;
}

.mn_bottom{ border-bottom : none !important }

.mn_flash{
	position : relative ; 
	left : -4px ; 
	margin : 9px auto 6px auto ;
}


.list_normal{
	margin : 1em 3em 1em 5em ;
}

.list_normal li{
	padding-bottom : 3px ;
}


/*  トップページ下のSERP対策BOX */

dl.desc10{
}

h2.sub_cont{
	margin : 20px 30px 0px 30px ;
	border : 1px solid gray ;
	border-bottom : none ;
	padding : 3px 4px ;
	background-color:RGB(231,247,217);
	font-size : 12px ;
	font-weight:normal;
}

h2.sub_cont a{
	color : black !important ;
	outline:none ;
}

div.sub_cont_desc {
	font-size : 90% ;
	margin : 0px 30px 20px 30px ;
	border : 1px solid gray ;
	padding : 2px 4px ;
	background-color : RGB(255,254,242) ;
}

div.sub_cont_desc a{
	display : block ;
	text-align : right ;
	padding-top : 3px ;
	padding-bottom : 3px ;
	padding-right : 3px ;
	outline:none ;
}


table.index_table_19{
	width : 100% ;
	border:  1px RGB(70,79,117) solid ;
	border-collapse:collapse ;
	margin : 20px 0px ;
	background-color : RGB(207,205,225) ;
	font-size : 90% ;
}



table.index_table_19 tr th{
	font-weight : normal ; 
	text-align : left ;
	border : 1px solid RGB(70,79,117) ;
	background-color:RGB(147,153,191);
	padding : 3px 6px ;
	width : 16% ;
}

table.index_table_19 tr td{
	border : 1px solid RGB(70,79,117) ;
	padding : 3px 6px ;

}


table.design_table , table.design_table th , table.design_table td{
	border : none !important;
	background-color:transparent ;
	vertical-align:top ;
}


table.shigyo_entry{ 
	border-collapse : collapse ; 
	border : 1px solid silver ;
	margin : 20px 30px ;
	}
table.shigyo_entry th{ 
	font-weight : normal ; 
	text-align : left ; 
	border : 1px solid silver ;
	padding : 5px 6px ;
	background-color : RGB(240,255,206) ;
	width : 30% ;
	vertical-align : top ;
	}
table.shigyo_entry td{
	border : 1px solid silver ;
	padding : 5px 6px ;
	background-color:RGB(253,255,238);
	vertical-align : top ;
	}

table.shigyo_entry td p{ margin : 0px ; padding : 0px  }

form{margin : 0px ;  padding : 0px}

select.senmon{
	display : block ;
	margin : 3px auto 3px 20px ;
}


ul.area_search_list_v2{
	margin-left : 3em ;
	font-size:95% ;
}

ul.area_search_list_v2 li{
	margin-bottom : 0.2em ;
}

ul.area_search_list_v2 li a{
	color : RGB(33,90,38) !important ;
}

.nml01{
	margin-left : 3em ;
	margin-top: 0.5em ;
	margin-bottom : 1.5em ;
}

.nml01 li{
	padding-bottom : 0.3em ;
}

div.qrcode{
	margin : 5px 25px ;
	padding : 7px 0px ;
	text-align : center ;
	border : 1px solid silver ; 
}


/* iframeニュース関係  */

div.news_h{
	width : 522px ;
	border : 1px solid gray ;
	border-bottom : none ;
	background-color: RGB(175,35,35) ;
	color : white ;
	margin : 0px 10px 0px 10px ;
	padding : 2px 6px 1px 6px  ;
	font-size : 90% ;
}

iframe.news_contena{
	border : 1px solid gray ;
	margin : 0px 10px 10px 10px ;
	width : 532px ;
	height : 73px ;
	padding : 0px ;
	background-color : #eeeeee ;
}

ul.news_contents{
	margin : 6px 20px 5px 30px ;
	font-size : 9pt ; 

}

ul.news_contents li{
	padding-bottom : 3px ;
}

/* Access Analyzer */

div#axL1 , #axL2{
	display : none ;
}


/* 底部誘導バナー */

table.cplx_bnr{
	margin : 20px auto ;
}

table.cplx_bnr td {
	text-align : center ;
	padding-right : 14px ;
}

table.cplx_bnr td a{
	font-size : 10pt ;
	text-decoration:underline;
}

table.cplx_bnr td img{
	border : none
}

table.cplx_bnr td a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
