@charset "UTF-8";


/* Win_IE表示用 */
* {
	/*\*//*/
	*zoom: 1;
	/**/
}

/* COMMON */
body{
	font-size: 75%;
	min-width: 960px;
	*font-size: small;
	*font: x-small;
	font-family: 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
/* CSS Document */

	*	{
		margin: 0;
		padding: 0;
		}
	
	h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
		text-align  : left;
		font-style: normal;
		font-weight: normal;
		margin:0;
		padding:0;
		}
	
	ul, ol, dl, dt, dd {
		list-style: none;
		margin:0;
		padding:0;
		}
	
	span, img  {
		border: none;
		font-style: normal;
		font-weight: normal;
		margin:0;
		padding:0;
		}
		

a:link {
	color: #0265CB;
	text-decoration: underline;
}
a:active {
}
a:visited {
	color: #0265CB;
}
a:hover { 
	color: #ff0000;
	text-decoration: none; 
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ol{
	list-style-type:decimal;
	list-style-position:inside;
	padding:15px 0;
}
ul,ol{
	list-style-type:none;
}

option {
	padding-right: 5px;
	/*\*//*/
	padding-right: 0;
	/**/
}
hr {
	display: none;
	height:0;
	margin:0;
	padding:0;
}

img {
	vertical-align: bottom;
}
pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
li img {
    vertical-align: bottom;
}
.white { background-color:white;}

/* text size changer */
ul.fontSize							{
	height: 28px;
	list-style-type: none;
	display: block;
	background-color: transparent;
	background-image: url(../img/size_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: absolute;
	padding-left: 85px;
	width: 88px;
	left: 527px;
	top: 0px;
}
ul.fontSize li {
	float: left;
	text-decoration: none;
	width: 26px;
	height: 20px;
	border: none;
	text-indent: -9999px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	background-image: url(../img/size.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.fontSize li.active {
	text-decoration: none;
	width: 26px;
	height: 20px;
	border: none;
	text-indent: display: block;
	margin-top: 3px;
	margin-right: 3px;
	background: url(../img/size_s.gif) no-repeat left top;
}
ul.fontSize li.size_small {
	background-position: 0 0;
	width: 26px;
}
ul.fontSize li.size_middle 			{ background-position: -29px 0; width: 26px; }
ul.fontSize li.size_large 			{ background-position: -58px 0; width: 26px; }
ul.fontSize li.changeBtn			{ cursor: pointer; }

/*ヘッダー-------------------------------------------------------------*/
#header_all{
	width:100%;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	height: 103px;
}
#header {
	width: 960px;
	height: 76px;
	position: relative;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header #site_title {
	display: block;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 3px;
	height: 73px;
}
#header_util {
	position: absolute;
	width: 700px;
	height: 73px;
	left: 260px;
	top: 3px;
}
#header_util h1,
#header_util p {
	display: block;
	height: 28px;
	text-align: right;
	font-size: 11px;
	padding-top: 3px;
	width: 510px;
	position: absolute;
	top: 5px;
}
.header_menu {
	height: 21px;
	width: 700px;
	padding-top: 6px;
	position: absolute;
	left: 260px;
	top: 37px;
}
.header_menu ul {
	float: right;
}
.header_menu li {
	float: left;
	margin-left: 5px;
}

#header_nav {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 27px;
	line-height: 27px;
	font-size: 11px;
}
#header_nav a {
	text-decoration: none;
}
/*layout-------------------------------------------------------------*/
#main_all {
	background-color: #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
}
#main_body {
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#top_contents {
	background-image: url(../img/top_contents24.jpg);
	background-repeat: no-repeat;
	height: 472px;
	width: 960px;
	position: relative;
}
#container {
}
#container_inner {
	overflow: hidden;
	padding-bottom: 10px;
}
#container_left {
	width: 695px;
	margin-right: 15px;
	float: left;
	margin-top: 20px;
}
#container_left h2 {
	background-image: url(../img/bg_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 30px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}
#container_left h3 {
	background-image: url(../img/bg_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 30px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}
#container_left h3.job {
	background-image: url(../img/job_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	line-height: 30px;
}
#container_left_contents {
	width: 695px;
	margin-right: 15px;
	float: left;
	margin-top: 20px;
}
#container_right {
	width: 250px;
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container_bottom {
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}
.bottom_bfbfbf {
	border-bottom: 1px solid #BFBFBF;
}
.top_fff {
	border-top: 1px solid #FFFFFF;
}
#container_bottom h5 {
	margin-bottom: 15px;
	font-size: 107%;
}
.section {
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 15px;
	background-color: #FFF;
	padding-top: 5px;
	overflow: hidden;
}
.section_job {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FDCC0B;
	border-bottom-color: #FDCC0B;
	border-left-color: #FDCC0B;
	margin-bottom: 15px;
	background-color: #FFF;
	padding-top: 5px;
	overflow: hidden;
}
ul.list-jobName {
	border-bottom: 1px solid #D6CEB4;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}
ul.list-jobName li.jobName {
	float: left;
	width: 166px;
	padding: 0px;
	line-height: 1.4;
	overflow: hidden;
	font-size: 88%;
}
ul.list-jobName li.jobName a {
	display: block;
	padding: 2px 4px 1px 7px;
	background-image: url(../img/arrow_tri.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.to-detail {
	border-top: 1px solid white;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.link-more {
	float: right;
	font-size: 94%;
	line-height: 1.3;
	padding-left: 20px;
	background-image: url(../img/arr_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-right: 15px;
}
.index-title{
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
}

/*topMap-------------------------------------------------------------*/
ul.thumbs{
	margin: 0;
	list-style: none none inside;
}
	*html ul.thumbs{
		display: inline-block;
	}
	*:first-child+html ul.thumbs{
		display: inline-block;
	}
	
	ul.thumbs:after {
		content: ".";
		display: block;
		visibility: hidden;
		height: 0.1px;
		font-size: 0.1em;
		line-height: 0;
		clear: both;
	}
		ul.thumbs li{
			float: left;
			margin: 0;
			display: block;
			height: 29px;
			width: 85px;
			position: absolute;
		}
		ul.thumbs li a{
			display: block;
			width: 85px;
			margin: 0;
		}
ul.viewer{
	position: absolute;
	left: 695px;
	top: 341px;
	display: block;
	overflow: hidden;
	width: 223px;
	height: 72px;
	list-style: none none inside;
}
	ul.viewer li{
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 223px;
	height: 72px;
	background: #000;
	}
#c_akita {
	left: 300px;
	top: 85px;
}
#c_miyagi {
	left: 385px;
	top: 85px;
}
#c_ibaraki {
	left: 470px;
	top: 85px;
}
#c_tochigi {
	left: 555px;
	top: 85px;
}
#c_gunma {
	left: 640px;
	top: 85px;
}
#c_saitama {
	left: 725px;
	top: 85px;
}
#c_chiba {
	left: 300px;
	top: 115px;
}
#c_tokyo {
	left: 385px;
	top: 115px;
}
#c_kanagawa {
	left: 470px;
	top: 115px;
}
#c_niigata {
	left: 555px;
	top: 115px;
}
#c_toyama {
	left: 640px;
	top: 115px;
}
#c_yamanashi {
	left: 725px;
	top: 115px;
}
#c_shizuoka {
	left: 300px;
	top: 145px;
}
#c_aichi {
	left: 385px;
	top: 145px;
}
#c_kyoto {
	left: 470px;
	top: 145px;
}
#c_osaka {
	left: 555px;
	top: 145px;
}
#c_kobe {
	left: 640px;
	top: 145px;
}
#c_sanin {
	left: 725px;
	top: 145px;
}
#c_okayama {
	left: 300px;
	top: 175px;
}
#c_hiroshima {
	left: 385px;
	top: 175px;
}
#c_ehime {
	left: 470px;
	top: 175px;
}
#c_fukuoka {
	left: 555px;
	top: 175px;
}
#c_oita {
	left: 640px;
	top: 175px;
}
#c_kumamoto {
	left: 725px;
	top: 175px;
}
#c_kuwashiku {
	height: 23px;
	width: 151px;
	position: absolute;
	left: 111px;
	top: 164px;
}
.count {
	width: 70px;
	position: absolute;
	left: 396px;
	top: 356px;
	font-weight: bold;
	font-size: 35px;
	color: #FFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
/*フッター-------------------------------------------------------------*/
#footer-sub-wrap{
	padding-top: 30px;
	overflow: hidden;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer-sub_inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-sub_left {
	width: 650px;
	float: left;
}
.footer-sub_left p {
	float: left;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 11px;
	padding-top: 13px;
	color: #333;
}
.footer-sub_right {
	float: right;
	width: 300px;
}
.footer-sub_right p {
	padding-left: 4px;
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 11px;
	padding-top: 13px;
	color: #333;
}

.footer__nav {
	text-align: center;
	clear: both;
	background: #fff;
	margin-top: 30px;
}
.footer__nav ul {
    padding-top: 18px;
    padding-bottom: 18px;
    width: 960px;
    margin: 0px auto;
}
.footer__nav ul li {
	display: inline;
	color: #999;
}
.footer__nav ul li a {
	padding: 0 8px;
    color: #666;
    text-decoration: none;
}
.footer__nav ul li a:hover { 
	color: #cc3300;
	text-decoration: underline;
}

#footer {
	width:100%;
	border-top: 1px solid #D0D0D0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFF;
}
#footer_inner {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.mbp_banner {
	height: 50px;
	width: 126px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
	float: left;
}
.footer_links {
	text-align: right;
	float: right;
}
.footer_links ul {
	padding-top: 12px;
	text-align: right;
}
.footer_links ul li {
	font-size: 94%;
	display: inline;
	color: #999;
}
.footer_links ul li a {
	padding-right: 5px;
	padding-left: 5px;
}
.footer_links address {
	padding-top: 15px;
	display: inline;
	text-align: right;
	float: right;
	color: #666;
}
.footer_links a:link { 
	color: #666;
	text-decoration: none;
}
.footer_links a:active { 
	color: #666;
	text-decoration: underline;
}
.footer_links a:visited {
	color: #666;
	text-decoration: none;
}
.footer_links a:hover { 
	color: #cc3300;
	text-decoration: underline;
}
#container a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
/*サイドコンテンツ-------------------------------------------------------------*/
/*PR*/

#container_right .pr {
	background-image: url(../img/bg_tit_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 30px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}
.section_pr {
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.pr_p {
	display: block;
	margin-top: 10px;
	line-height: 1.3;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 88%;
}
.pr_arr {
	text-align: right;
	margin-top: 5px;
}
.links_arr a {
	background-image: url(../img/arr_a.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
}
/*ランキング*/
.section_rank {
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.section_rank .rank01 {
	background-image: url(../img/rank001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.section_rank .rank02 {
	background-image: url(../img/rank002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.section_rank .rank03 {
	background-image: url(../img/rank003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rank_block a.imglink {
	float: left;
	height: 76px;
	width: 60px;
	margin-left: 40px;
}
.rank_block a.imglink.kobe {
	background-image: url(../img/ico3_kobe.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.osaka {
	background-image: url(../img/ico3_osaka.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.ehime {
	background-image: url(../img/ico3_ehime.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.miyagi {
	background-image: url(../img/ico3_miygai.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.kyoto {
	background-image: url(../img/ico3_kyoto.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.okayama {
	background-image: url(../img/ico3_okayama.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.tokyo {
	background-image: url(../img/ico3_tokyo.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.yamanashi {
	background-image: url(../img/ico3_yamanashi.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.sanin {
	background-image: url(../img/ico3_sanin.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.toyama {
	background-image: url(../img/ico3_toyama.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.hiroshima {
	background-image: url(../img/ico3_hiroshima.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.kanagawa {
	background-image: url(../img/ico3_kanagawa.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.shizuoka {
	background-image: url(../img/ico3_shizuoka.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.oita {
	background-image: url(../img/ico3_oita.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.fukuoka {
	background-image: url(../img/ico3_fukuoka.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.akita {
	background-image: url(../img/ico3_akita.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.saitama {
	background-image: url(../img/ico3_saitama.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.chiba {
	background-image: url(../img/ico3_chiba.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.kumamoto {
	background-image: url(../img/ico3_kumamoto.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.niigata {
	background-image: url(../img/ico3_niigata.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.aichi {
	background-image: url(../img/ico3_aichi.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.tochigi {
	background-image: url(../img/ico3_tochigi.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.ibaraki {
	background-image: url(../img/ico3_ibaraki.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.gunma {
	background-image: url(../img/ico3_gunma.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.hokkaido {
	background-image: url(../img/ico3_hokkaido.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.aomori {
	background-image: url(../img/ico3_aomori.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.ishikawa {
	background-image: url(../img/ico3_ishikawa.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.shinshu {
	background-image: url(../img/ico3_shinshu.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.yamagata {
	background-image: url(../img/ico3_yamagata.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.nara {
	background-image: url(../img/ico3_nara.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.mie {
	background-image: url(../img/ico3_mie.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.okinawa {
	background-image: url(../img/ico3_okinawa.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.fukushima {
	background-image: url(../img/ico3_fukushima.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.nagasaki {
	background-image: url(../img/ico3_nagasaki.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.kochi {
	background-image: url(../img/ico3_kochi.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.fukui {
	background-image: url(../img/ico3_fukui.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.tokushima {
	background-image: url(../img/ico3_tokushima.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.kagawa {
	background-image: url(../img/ico3_kagawa.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.miyazaki {
	background-image: url(../img/ico3_miyazaki.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
.rank_block a.imglink.gifu {
	background-image: url(../img/ico3_gifu.gif);
	background-repeat: no-repeat;
	background-position: 7px bottom;
}
a.imglink img {
	border: 1px solid #CCC;
}
.rank_block {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	overflow: hidden;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.rank_block .contenttext {
	width: 120px;
	float: right;
}
.rank_arr {
	text-align: right;
}
.professional dt {
	line-height: 1.3em;
	font-weight: bold;
}
.professional dd {
	font-size: 94%;
	line-height: 1.2em;
}
.rank_arr .rank_period {
	display: inline;
	font-size: 75%;
}
/*メインコンテンツ-------------------------------------------------------------*/
/*全国のお知らせ*/
* html body dl.news dd div{
   display:inline-block;
}
.news {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news dt {
	float:left;
	clear:both;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 46px;
	width:100px;
	line-height: 1.2;
}
.news dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 135px;
	line-height: 1.2;
}
.news li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 35px;
	width: auto;
	line-height: 1.2;
}
.news li div {
	float:left;
	clear:both;
	padding-bottom: 7px;
	padding-top: 7px;
	width: auto;
}
.news_date {
	font-size: 12px;
	display: inline-block;
}
.news .miyagi {
	background-image: url(../img/ico_miyagi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .tokyo {
	background-image: url(../img/ico_tokyo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kanagawa {
	background-image: url(../img/ico_kanagawa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .toyama {
	background-image: url(../img/ico_toyama.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .yamanashi {
	background-image: url(../img/ico_yamanashi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .shizuoka {
	background-image: url(../img/ico_shizuoka.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kyoto {
	background-image: url(../img/ico_kyoto.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .osaka {
	background-image: url(../img/ico_osaka.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kobe {
	background-image: url(../img/ico_kobe.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .sanin {
	background-image: url(../img/ico_sanin.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .okayama {
	background-image: url(../img/ico_okayama.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .hiroshima {
	background-image: url(../img/ico.hiroshima.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .ehime {
	background-image: url(../img/ico_ehime.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .oita {
	background-image: url(../img/ico_oita.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .fukuoka {
	background-image: url(../img/ico_fukuoka.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .saitama {
    background-image: url(../img/ico_saitama.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .chiba {
    background-image: url(../img/ico_chiba.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kumamoto {
    background-image: url(../img/ico_kumamoto.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .niigata {
    background-image: url(../img/ico_niigata.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .aichi {
    background-image: url(../img/ico_aichi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .tochigi {
    background-image: url(../img/ico_tochigi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .ibaraki {
    background-image: url(../img/ico_ibaraki.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .gunma {
    background-image: url(../img/ico_gunma.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .hokkaido {
    background-image: url(../img/ico_hokkaido.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .aomori {
    background-image: url(../img/ico_aomori.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .yamagata {
    background-image: url(../img/ico_yamagata.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .shinshu {
    background-image: url(../img/ico_shinshu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .nara {
    background-image: url(../img/ico_nara.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .mie {
    background-image: url(../img/ico_mie.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .okinawa {
    background-image: url(../img/ico_okinawa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .fukushima {
    background-image: url(../img/ico_fukushima.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .nagasaki {
    background-image: url(../img/ico_nagasaki.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kochi {
    background-image: url(../img/ico_kochi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kagoshima {
    background-image: url(../img/ico_kagoshima.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .iwate {
    background-image: url(../img/ico_iwate.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .fukui {
    background-image: url(../img/ico_fukui.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .tokushima {
    background-image: url(../img/ico_tokushima.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .kagawa {
    background-image: url(../img/ico_kagawa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .miyazaki {
    background-image: url(../img/ico_miyazaki.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news .gifu {
    background-image: url(../img/ico_gifu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*マイベストプロとは*/
.section .imeage {
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	height: 250px;
	width: 250px;
}
.section .description {
	margin-top: 5px;
	float: left;
	width: 405px;
	margin-bottom: 10px;
	background-image: url(../img/bg_mobile.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 250px;
}
.section .description h4 {
	margin-bottom: 15px;
}
.section .description p {
	margin-top: 10px;
	line-height: 1.5;
	font-size: 14px;
}
.description .w_fix {
	width: 285px;
	display: block;
	float: left;
}
.mb_img {
	float: right;
}
.w_fix_p {
	float: left;
	width: 285px;
	display: block;
	background-image: url(../img/arr_a.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
/*震災コンテンツ*/
.section .description_shinsai {
	margin-top: 5px;
	float: left;
	margin-bottom: 15px;
	width: 450px;
	margin-left: 18px;
}
.section .imeage_shinsai {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
	height: 150px;
	width: 195px;
}
.section .description_shinsai h4 {
	margin-bottom: 8px;
}
.section .description_shinsai p {
	line-height: 1.5;
	font-size: 100%;
}
.shinsai_link {
	clear: both;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 18px;
	margin-bottom: 5px;
}
.shinsai_link ul li {
	background-image: url(../img/arr_a.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 307px;
	margin-bottom: 10px;
	font-size: 100%;
}
.site {
	font-size: 94%;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 15px;
}
/*全国に広がるマイベストプロ*/
.links ul {
	margin-bottom: 20px;
}
.links ul {
	width: 960px;
	overflow: hidden;
}
.links ul li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	height: 86px;
	width: 184px;
	display: block;
}
.links ul .mr0 {
	margin-right: 0px;
}

.links-s ul {
	margin-bottom: 20px;
	width: 960px;
	overflow: hidden;
}
.links-s ul li {
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	height: 59px;
	width: 116px;
	display: block;
}
.links-s ul .mr0 {
	margin-right: 0px;
}

.frame_tail {
	clear: both;
	padding: 0;
	width: 960px;
	overflow: hidden;
	margin: 0;
}
.frame_tail p {
	float: right;
	margin: 0;
	padding: 0;
}
/*スペシャルコンテンツ～*/
.specially_cont {
	margin-bottom: 15px;
	overflow: hidden;
}
.specially_cont img {
	float: left;
}

li.floatclear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
/*みんなの声～*/
.specially_cont-voice {
	overflow: hidden;
}
.specially_cont-voice .voice_images {
	float: left;
	width: 318px;
	margin-top: 13px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.specially_cont-voice .voice_description {
	float: left;
	margin-top: 13px;
	margin-right: 13px;
	width: 329px;
}
.specially_cont-voice .voice_description h4 {
	margin-bottom: 10px;
}
.specially_cont-voice .voice_rd {
	font-weight: bold;
	color: #F15E05;
	margin-bottom: 5px;
	font-size: 107%;
}
.specially_cont-voice .voice_description .voice_rd_de {
	line-height: 1.4;
	margin-bottom: 15px;
	font-size: 100%;
}
/*バナー*/
.section_bn {
	padding: 10px;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}
.section_bn p {
	line-height: 1.4;
	margin-top: 10px;
	font-size: 94%;
}


/*トップのエリアリンク*/
#pref{
	background:url(../img/top_pref_bg.jpg) no-repeat left top;
	position: absolute;
	top: 82px;
	left: 300px;
}

#pref table{
	margin-bottom:5px;
}

#pref th{
vertical-align:top;
width:91px;
}

#pref td{
}

#pref td ul{
}

#pref td li{
	float:left;
	font-size:12px;
	line-height:100%;
	color:#2f2f2f;
}

#pref td li a{
display:block;
background:url(../img/search_pref_bg.gif) repeat-x left center;
border-top:1px solid #d7d7d7;
border-right:1px solid #d7d7d7;
border-bottom:1px solid #d7d7d7;
padding:6px 7px 5px 11px;
white-space:nowrap;
_zoom:1;
_width:4em;
}

*html #pref td li a{
padding:6px 7px 5px 11px;
}

#pref td li a:hover{
background:url(../img/search_pref_bg_on.gif) repeat-x left center;
color:#586f7e;
}

#pref td li a:active{
color:#586f7e;
}

#pref td li span{
	display:block;
	color:#ababab;
	background:url(../img/search_pref_bg_off.gif) no-repeat left center;
	border-top:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:6px 7px 5px 11px;
	white-space: nowrap;
}

*html #pref td li span{
padding:6px 7px 5px 11px;
}

#pref .image{
position:absolute;
bottom:0;
right:0;
}

*html #pref .image{
bottom:3px;
}

*+html #pref .image{
bottom:3px;
}

#container #pref a:link{
text-decoration:none;
}

#container #pref a:visited{
text-decoration:none;
}

#container #pref a:hover{
text-decoration:underline;
}

#container #pref a:active{
text-decoration:underline;
}

.new_mark1{
	background:url(../img/icon_new.gif) no-repeat left center;
	width:25px;
	height: 11px;
	text-indent: -9999px;
	position:absolute;
	left: 162px;
	top: 180px;
}

.new_mark2{
	background:url(../img/icon_new.gif) no-repeat scroll left center;
	width: 25px;
	height: 11px;
	text-indent: -9999px;
	position: absolute;
	left: 367px;
	top: 211px;
}

.new_mark3{
	background:url(../img/icon_new.gif) no-repeat scroll left center;
	width: 25px;
	height: 11px;
	text-indent: -9999px;
	position: absolute;
	left: 272px;
	top: 87px;
}

.new_mark4{
	background:url(../img/icon_new.gif) no-repeat scroll left center;
	width: 25px;
	height: 11px;
	text-indent: -9999px;
	position: absolute;
	left: 133px;
	top: 118px;
}