@charset "UTF-8";
/* CSS Document */

	/*___リセット___*/
	* { 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{
	font-size:13px;
	font-weight:normal;
	left:105px;
	padding-bottom:7px;
	position:relative;
	text-decoration:none;
	top:39px;
	width:520px;
	}
	h2{
		background-color: #D2136E;
		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 {
	width: 950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	/*___ヘッダー___*/
	#header {
	margin: 0px;
	width: 950px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 103px;
	background-image: url(../images/back_header.png);
}
	#pan{
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	}
	#headerFlash{
		height: 300px;
	}
	/*___レフトカラム___*/
	#leftcolumn {
	width: 205px;
	float: left;
	margin-right: 10px;
	margin-bottom: -32768px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 32768px;
	background-color:transparent;
	background-image: url(../images/back_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
	#leftcolumn ul{
		margin: 0px;
		padding: 0px;
	}
	#leftcolumn li{
		margin-bottom: 5px;
		list-style-type: none;
	}
	.arealink {
	background-image: url(../images/background_left_arealink.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

	.arealink,.arealink2,#leftbox ul {
	padding:5px
	}

	.arealink h2,.arealink2 h2,#leftbox {
	background:#fff
	}

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

	.arealink h2,.arealink h3,.arealink2 h2,.arealink2 h3 {
	color:#333
	}

	.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:13px;
	font-weight:normal;
	line-height: 1.5em;
	}

	.arealink2 {
	margin-bottom:5px;
	background-image: url(../images/background_left_arealink2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	#leftcolumn .ar_home{
	background-color: #E6EEBC;
	border-left-color: #FCC245;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	}

	#leftcolumn .ar_okinawarito {
	border-left-color:#7fcdf0;
	font-size: 14px;
	}

	#leftcolumn .ar_hokkaido {
	border-left-color:#004097;
	background-color: #FFFFFF;
	font-size: 14px;
	}

	#leftcolumn .ar_kyusyu {
	border-left-color:#f29600;
	font-size: 14px;
	}

	#leftbox {
	margin-bottom:10px;
	padding-top:5px;
	background-color: transparent;
	}

	#leftbox li {
	border-bottom-color:#fff;
	border-left-color:#cd117f;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:0;
	margin:0
	}


	/*___コンテンツラップ___*/
	#contentswrapper{
		float: right;
		padding: 0px;
		width: 725px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		overflow: hidden;
	}
	/*___コンテンツ___*/
	#content {
		width: 455px;
		float: left;
		padding: 0px;
	}
	.clearboth{
		clear: both;
	}
	#search{
		width: 455px;
		border: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}
	#newstopix{
		width: 455px;
		border: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}
	#newstopix ul{
		list-style-type: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#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);
	}
	#mainbanners{
		width: 455px;
		border: 1px solid #CCCCCC;
		height: 1095px;
	}
	#mainbanners .leftside{
		padding-left: -5px;
	}
	#mainbanners ul{
		list-style-type: none;
		display: block;
		padding-top: 3px;
	}
	#mainbanners li{
		float: left;
		padding-left: 5px;
	}
	.jjtopix{
	width: 355px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	}
	.jjtopix h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1em;
	background-color: #FFFFFF;
	color: #00397E;
	font-size: 13px;
	}
	.jjtopix_img{
	float: left;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FBFFE4;
	}
	.jjtopix p{
	font-size: 11px;
	margin-left: 115px;
	margin-right: 1em;
	}
	.jjtopix_caption{
	font-size: 10px;
	clear: both;
	background-color: #00397E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	}
	.jjtopix_caption a {
	color:orange;}
	
	/*___ライトカラム___*/
	#rightcolumn {
		width: 250px;
		float: left;
		background-color: #004EA1;
		margin-left: 10px;
		padding-bottom: 32768px;
		margin-bottom: -32768px;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 5px;
	}
	#rightcolumn ul{
	padding: 0px;
	list-style-type: none;
	margin-left: -5px;
	}
	#rightcolumn li{
	}
	#smallbanners{
	}
	#mrjumbo{
		width: 260px;
		text-align: center;
		margin-left: -5px;
	}
	#hotnews{
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	#hotnews p{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0.5em;
	}
/*___セカンドコンテンツ___*/
	#secondcontentswrapper{
	float: right;
	width: 725px;
	margin: 0px;
	overflow: hidden;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#newstopix{
	width: 355px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	#newstopix ul{
		list-style-type: none;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	#contentsbanner {
	margin-top: 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;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	#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);
	}
	#contentsbanner2 ul{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	}
	#contentsbanner2 li{
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
	#second_left{
	float: left;
	width: 355px;
	margin-bottom: 5px;
	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;
	margin-left: 0px;
	}
	.10pxclear{
		height: 10px;
		clear: both;
		padding-top: 10px;
	}
	.5pxclear{
		height: 5px;
		clear: both;
		padding-top: 10px;
	}
	#plan{
		padding: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		clear: both;
	}
	#plan .img_L{
		float: left;
		height: 60px;
		width: 60px;
		padding-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: 5px;
		margin-bottom: 5px;
		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;
	}
	
	
	/*___フッター___*/	
	#footer {
	clear: both;
	background-color: #0E4488;
	background-image: url(../images/background_foot.png);
	background-repeat: repeat-y;
	margin-top: 10;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FFF;
	}

	#footer h4 {
	color: #FFF;
	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: #FFF;
	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: #FFF;
	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: #FFFF00;
	}
	.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: 20px;
	padding-bottom: 10px;
	/*margin-right: 10px;*/
	}
	address{
	font-style: normal;
	color: #FFF;
	}
	#copyright-letter {
	color: #FFFFFF;
	background-color: #071649;
	padding: 10px;
	}
