﻿@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:#F0F0F0 url(../img/bg_contents.png) repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
}
a:link,
a:visited {
	color:#7b68ee;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#ba55d3;
}
a img {
	border:none;
}

#header {
	width:800px;
	height:133px;
	margin:0 auto;
}
#header h1 {
	width:390px;
	height:63px;
	padding-top:25px;
	float:left;
	line-height:1.6em;
	font-size:24px;
	font-weight:bold;
}
#header h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
#header .copy {
	width:390px;
	height:53px;
	padding-top:35px;
	float:right;
	line-height:1.6em;
	text-align:right;
	color:#FFFFFF;
}
#navi {
	width:800px;
	height:46px;
	list-style-type:none;
	text-align:center;
}
#navi li {
	width:160px;
	height:46px;
	float:left;
}
#navi li a {
	display:block;
	width:160px;
	height:36px;
	padding-top:10px;
	float:left;
	line-height:1.6em;
	background:url(../img/navi.png) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
#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 {
	background-position:0 -92px;
	font-weight:bold;
}
#contents {
	clear:both;
	width:760px;
	margin:10px auto 30px auto;
	padding:20px;
	background-color:#FFFFFF;
}
#main {
	position:relative;
	margin-bottom:20px;
	padding:20px;
	background-color:#7b68ee;
	color:#FFFFFF;
}
#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;
}
#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 {
	clear:both;
	margin-bottom:10px;
	list-style-type:none;
}
#pickup li {
	width:325px;
	height:79px;
	margin-bottom:10px;
	padding:10px 40px 10px 10px;
	float:left;
	background:url(../img/bg_pickup.png) no-repeat;
}
#pickup li h3 {
	line-height:1.6em;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
#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:#7b68ee;
	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;
}
.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;
}
.sentence_box h3 {
	border-bottom:dotted 1px #CCCCCC;
}
.sentence_box .text {
	padding:15px;
	line-height:1.6em;
}

.data_box dl {
	position:relative;
}
.data_box dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:150px;
	padding:5px 0 5px 10px;
	float:left;
	color:#7b68ee;
	font-weight:bold;
	line-height:1.6em;
}
.data_box dl dd {
	padding:5px 0 5px 150px;
	border-top:dotted 1px #CCCCCC;
	line-height:1.6em;
}
.detail_box {
	clear:both;
	background-color:#F0F0F0;
	margin-bottom:20px;
	padding:20px;
}
.detail_box h3 {
	padding:5px 0 10px 15px;
	background:url(../img/icon_02.png) no-repeat;
	background-position:0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.detail_box .photo {
	float:right;
	padding:0 0 0 20px;
}
.detail_box .text {
	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:#7b68ee;
	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:#7b68ee;
	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; 
}	span.dummy { display:none; }