﻿@charset "UTF-8";


body {
	margin: 0;
	padding: 0;	
	color: #333333;
	background-color:#ffffff;
	background: url(../image/bg_isle3.jpg) repeat-x;		
	text-align: center;
	min-width: 1077px;
	width: auto;
}



/*  ページ構成
--------------------------------------------------------------*/
#page{
	margin: 0 auto 0 auto;
	background: url(../image/map_isle2.gif) no-repeat;	
	width: 1077px;
}

#wpart {
	margin: 0 auto 0 auto;
	width: 970px;
}


#pagebody {
	margin-top: 55px;
	width: 970px;
	float: left;
    text-align: left;
}


#page_padding {
	padding:50px 0 0 0;
}


#navi {
	float: left;
	width: 255px;
}

#navi_padding {
}

#main {
	float: right;
	width: 715px;
}





/*  H1～H5
--------------------------------------------------------------*/
.top_feature {
	background:url(../image/top_feature_bg.gif) no-repeat 0px 10px;
	height:239px;
}

.top_feature dl {
	float:left;
	margin:0px 20px 0px 5px;
	width:217px;
}

.top_feature dl.last {
	float:left;
	margin:0px 0px 0px 5px;
	width:217px;
}

.top_feature dt {
	text-align:center;
	margin-top:25px;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}

.top_feature dd {
	margin:10px 0px;
	padding:7px;
	font-size:12px;
	line-height:160%;
}


.top_date{
	float:left;
	width:120px;
	padding:2px 0 5px 5px;
	font-size:12px;
	line-height:160%;
}


.top_news{
	float:left;
	width:570px;
	padding:2px 0 5px 15px;
	font-size:12px;
	line-height:160%;
	color:#666666;
	background:url(../image/arrow2.gif) no-repeat 0 0.6em;
}


.top_news a{
	color:#666666;
	text-decoration:underline;
}


.top_news a:hover{
	color:#333333;
	text-decoration:underline;
}

.top_rank{
	padding:120px 0 10px 22px;
}


.top_main{
	margin: 0 auto 0 auto;
	text-align: center;
	width: 970px;
	height: 324px;
}


/*  テキスト
--------------------------------------------------------------*/
.content_text {
	width:670px;
	padding-left: 10px;
	line-height: 160%;
}

.content_text p {
	padding: 5px 0px 5px 0px;
}


/*  ブックマーク
--------------------------------------------------------------*/
.sns{
	width:213px;
	margin:20px 0 0 0;
}

.h3_title02{
	background:url(/image/h3_bg02.gif) no-repeat;
	width:670px;
	height:45px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 30px;
}

