/*___リセット___*/
* { padding: 0; margin: 0; }

body {
 font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
 font-size: 13px;
}
/* リンク */
a {
	color:0000ff;
	text-decoration:underline
}
a,a:link,a:hover {
	font-style:normal
}
a:link,a:visited,a:hover,a:active {
	text-decoration:none
}
a:link {
	color:#009
}
a:visited {
	color:#900
}
a:hover {
	color:#00f
}
a:active {
	color:#333
}
a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
h2{
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 0.5em;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3{
	color: #9A1E23;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/*___レフトカラム___*/
#wrapper {
	margin: 0 auto;
	width: 950px;
	border: 1px solid #999999;
}
/*___ヘッダー___*/
#header {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-color: #FFFFFF;
}
#headerFlash{
	height: 300px;
}
.header-inner {
	background:white url(../../common/images/header_logo.png) no-repeat;
	}
/*___レフトカラム___*/
#leftcolumn {
	width: 200px;
	margin: 10px 0px 10px 5px;
	float: left;
}
#leftcolumn ul{
	margin: 0px;
	padding: 0px;
}
#leftcolumn li{
	margin-bottom: 10px;
	list-style-type: none;
}
#arealink {
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
	background-position: center center;
	color: #FFFFFF;
}
.left_head{
	margin-top: -5px;
	margin-left: -5px;
}
#arealink,#arealink2,#leftbox ul {
	padding:5px;
}
#arealink a,#arealink2 a,#leftbox a {
	color:#fff;
}
#arealink a:hover,#arealink2 a:hover,#leftbox a:hover {
	background:#603;
}
#arealink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#arealink h2,#arealink2 h2,#leftbox {
	color: #FFFFFF;	
}

#arealink h2,#arealink2 h2 {
	padding:0 0 0 0.5em;
	font-size:15px;
	border-left-color:navajoWhite;
	border-bottom-color:#ccc
}

#arealink h2,#arealink h3,#arealink2 h2,#arealink2 h3 {
	color:#fff;
}

#arealink h2,#arealink2 h2,#leftbox li {
	border-left-width:5px;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-style:dotted
}

#arealink h3,#arealink2 h3 {
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
	margin-bottom: 0px;
}

#arealink2 {
	margin-bottom:5px;
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #004097;
}

#arealink .ar_okinawarito {
	border-left-color:#7fcdf0
}

#arealink .ar_hokkaido {
	border-left-color:#004097
}

#arealink2 .ar_kyusyu {
	border-left-color:#f29600
}
#leftbox{
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
	background-position: center center;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#leftbox ul{
	padding: 10px;
}
#leftbox li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF000;
	padding-left: 5px;
	padding-bottom: 3px;
}
/*___コンテンツラップ___*/
#contentswrapper{
	float: right;
	padding: 0px;
	width: 730px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*___コンテンツ___*/
#content {
	width: 410px;
	float: left;
	padding: 0px;
	margin-right:5px;
}
.clearboth{
	clear: both;
}
#search{
	width: 408px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#newstopix{
	width: 408px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#newstopix ul{
	list-style-type: none;
	padding: 0 5px;
}
#newstopix li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.5em;
	padding-left: 1.5em;
	padding-bottom: 0.2em;
}
#newstopix .tp01{
	background-image: url(../images/listmark01.gif);
}
#newstopix .tp02{
	background-image: url(../images/listmark02.gif);
}
#newstopix .tp03{
	background-image: url(../images/listmark03.gif);
}
#newstopix .tp04{
	background-image: url(../images/listmark04.gif);
}
/*___ライトカラム___*/
#rightcolumn {
	width: 300px;
	float: right;
	margin-right: 10px;
	background-color: #FFF000;
}
#rightcolumn .tit{
	padding-left: 10px;
	padding-top: 10px;
}
#rightcolumn ul{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn li{
	margin-bottom: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
#rightcolumn .rk1{
	background-image: url(../images/ranking_01.gif);
}
#rightcolumn .rk2{
	background-image: url(../images/ranking_02.gif);
}
#rightcolumn .rk3{
	background-image: url(../images/ranking_03.gif);
}
#rightcolumn .rk4{
	background-image: url(../images/ranking_04.gif);
}
#rightcolumn .rk5{
	background-image: url(../images/ranking_05.gif);
}

#smallbanners{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#smallbanners ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smallbanners li{
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 135px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#smallbanners .left{
	padding-left: 0px;
}
/*___セカンドコンテンツ___*/
#secondcontentswrapper{
	float: right;
	padding: 0px;
	width: 730px;
	margin: 0px;
}
#secondcontentswrapper .reset{
	clear: both;
	height: 10px;
}
.10pxclear{
	height: 10px;
	clear: both;
	padding-top: 10px;
}
#second_left{
	float: left;
	width: 355px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#second_left ul{
	/*padding: 10px;*/
	padding: 0px;
	margin: 0px;
}
#second_left li{
	border-bottom-width: 1px;
	border-bottom-style: dotted
	border-bottom-color: #CCCCCC;
}
#plan{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#plan .img_L{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 5px;
}
#plan .txt{
	margin-left: 65px;
}
#plan h2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.okinawa{
	color: #E50012;
}
.okinawarito{
	color: #0099CC;
}
.hokkaido{
	color: #004097;
}
.kyusyu{
	color: #EC6000;
}
#plan p{
	font-size: 10px;
}
#second_right{
	float: left;
	width: 355px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/* main _201002追加*/
#main{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -10px;
	background-color: #FFFFCC;
}
#read{
	border: 2px solid #006D69;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#read .read_img{
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 150px;
	float: left;
}
#read .read_txt{
	float: left;
	margin-left: 10px;
	width: 400px;
}
#read h2{
	color: #B7036C;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	border-left-style: none;
	background-color: transparent;
	padding: 0px;
}
#read h3{
	font-weight: normal;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #333333;
}
#read p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#read .staff_img{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
#read .staff_txt{
	float: left;
	width: 280px;
}
#read .clear{
	clear: both;
	height: 0px;
}
/*___バナー___*/	
#four_banner{
	margin-left: -10px;
	margin-bottom: 10px;
}
#four_banner .four_banner_one{
	height: 176px;
	width: 225px;
	margin-left: 10px;
	float: left;
}
#four_banner .clear{
	clear: both;
	height: 10px;
}

/*___フッター___*/	
	#footer {
	clear: both;
	background-color: #FFFFFF;
	margin-top: 10;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FFF;
	}

	#footer h4 {
	color: #333333;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	float: none;
	}
	#footer a {
	color: #333333;
	text-decoration: none;
	}

	#footer a:visited {
	color: #666666;
	text-decoration: none;
	}

	#footer a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #FF0000;
	}
	.footer_leftcol {
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding-left: 0.5em;
	}
	.footer_ber1{
	background-image: url(../images/background_foot.png);
	background-repeat: repeat-y
	height: 10px;
	width: 950px;
	padding-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E50012;
	}
	.footer_ber{
	background-image: url(../images/back_foot_ber.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 4px;
	width: 930px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 10px;
	}
	#footer_jt {
	color: #333;
	margin-left: 10px;
	}

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

	.footer_submenu li {
	line-height: 130%;
	list-style: none;
	margin: 0;
	float: none;
	padding: 0;
	}
	.nomal{
	font-weight: normal;
	font-size: 11px;
	}
	.logo{
	/*text-align: right;*/
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	}
	address{
	font-style: normal;
	color: #333333;
	}
	#copyright-letter {
	color: #FFFFFF;
	background-color: #E50012;
	padding: 10px;
	}
	
/*___テキストバナーエリア___*/
	
	#top_sokuho  {
background:none repeat scroll 0 0 #FFF8E7;
border-bottom:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
margin-bottom:5px;
padding:7px 20px;
}

.ak_header  {
color:#FF0000;
font-weight:bold;
margin-bottom:3px;
}


/*___検索フォーム___*/
    .form_items {margin:2px 0;border-bottom:1px solid white;padding:2px 0;}
	#search {background:#C7E6FF;}
	#keyword input {margin-left:15px;}
	
	
	#kaku_bana{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	}
