@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
	background-color: #F0F0F0;
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-x;
}
a:link,
a:visited {
	color:#5F9FA5;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#FF9900;
}
a img {
	border:none;
}
#message {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	background-color: #CFF;
	float: left;
	width: 650px;
}



#header {
	width:1040px;
	height:173px;
	margin:0 auto;
}
.img1  {
	width:472px;
	height:110px;
	margin-top: 8px;
}

#header h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
#navi {
	width:1040px;
	height:46px;
	list-style-type:none;
	text-align:center;
	margin-top: 6px;
}
#navi li {
	width:170px;
	height:46px;
	float:left;
	font-size: 14px;
	font-weight: bold;
}
#navi li a {
	display:block;
	width:170px;
	height:36px;
	padding-top:10px;
	float:left;
	line-height:1.6em;
	background:url(../img/navi.png) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#navi li a:hover {
	background-position:0 -46px;
}
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	font-weight:bolder;
}
#contents {
	width:1000px;
	padding:20px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow:hidden;
}

#main {
	margin-bottom:20px;
	padding:20px;
	background-color:#88BCCB;
	color:#FFFFFF;
	height: 300px;
}
#info {
	width: 1000px;
}

#main h2 {
	margin-bottom:15px;
	font-size:20px;
	line-height:1.8em;
}
#main .photo {
	float:left;
	margin-right:20px;
}

#main .text {
	line-height:1.8em;
	padding-bottom:40px;
}
.news_ul {
	list-style-position: outside;
	list-style-type: square;

	margin-left: 25
.px;
	margin-left: 25px;
}

#main .btn_more {
	position:absolute;
	bottom:20px; right:20px;
}
#main .btn_more a {
	display:block;
	height:36px;
	float:left;
	background:url(../img/btn_more.png) top right no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6em;
}
#main .btn_more a span {
	display:block;
	height:27px;
	margin-right:15px;
	float:left;
	background:url(../img/btn_more.png) top left no-repeat;
	padding:9px 15px 0 15px;
	cursor:pointer;
}
#pickup {
	margin-bottom:10px;
	list-style-type:none;
}
.news_title {
	font-size: 14px;
	color: #666;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.year_title {
	font-size: 14px;
	color: #666;
	padding-right: 10px;
	padding-left: 40px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.yaer_text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}


#pickup li {
	width:300px;
	height:30px;
	margin-bottom:10px;
	float:left;
	background:url(../img/bg_pickup.png) no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pickup li.first {
	margin-right:10px;
}
#pickup li .text {
	line-height:1.6em;
}
#footer {
	clear:both;
	height:80px;
	padding-top:20px;
	background:url(../img/bg_footer.png) center;
}
#footer address {
	font-size:10px;
	font-style:normal;
	text-align:center;
	color:#FFFFFF;
}
#contents_02 h2,
#contents_03 h2,
#contents_04 h2,
#contents_05 h2 {
	margin-bottom:20px;
	padding:15px 20px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:1.6em;
	background-color:#5D5C57;
}
.sentence {
	margin-bottom:20px;
}
.sentence h3 {
	margin-bottom:15px;
	padding:5px 15px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#88BCCB;
	line-height:1.6em;
}
.sentence .text {
	margin:0 15px;
	line-height:1.8em;
}
.data_box,
.sentence_box {
	clear:both;
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
	background-color:#FFFFFF;
	float: left;
	width: 650px;
}
.data_box h3,
.sentence_box h3 {
	/border-bottom:dotted 1px #CCCCCC;
	padding:5px 5px 5px 30px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	background:url(../img/icon_01.png) no-repeat;
	background-position:9px 10px;
}
#side_box {
	float: right;
	width: 330px;
}

.sentence_box h3 {
	border-bottom:dotted 1px #CCCCCC;
}
.sentence_box .text {
	padding:15px;
	line-height:1.6em;
}
.link_box {
	clear:both;
	margin-bottom:20px;
}
.link_box h3 {
	padding:5px 15px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#88BCCB;
	line-height:1.6em;
}
.link_box ul {
	list-style-type:none;
		padding:0 15px;
}
.link_box ul li {
	border-bottom:dotted 1px #CCCCCC;
	padding:10px 0 15px 0;
}
.link_box ul li h4 {
	padding:5px 0 10px 15px;
	background:url(../img/icon_03.png) no-repeat;
	background-position:0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.link_box ul li .text {
	margin:0 15px;
	line-height:1.6em;
}
.contact {
	margin-bottom:20px;
	padding:15px;
	background-color:#88BCCB;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	line-height:1.5em;
}
.contact strong {
	font-weight:bold;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}
