@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,
"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
	background-color: #F5F4F3;
	background-image: url(../img/footerback.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 50px;
}
a:link,
a:visited {
	color:#69C;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#FF9900;
}
a img {
	border:solid #CCC 1px;
}

#header {
	width:800px;
	height:130px;
	margin: 0 auto;

}
#header h1 {
	width:390px;
	height:63px;
	padding-top:30px;
	float:left;
	line-height:1.6em;
	font-size:24px;
	font-weight:bold;
	padding-left: 25px;
}
#header h1 a {
	text-decoration:none;
	color:#FFF;
}
#header .copy {
	width:390px;
	height:10px;
	padding-top:5px;
	float:right;
	line-height:1.6em;
	text-align:right;
	color:#FFFFFF;
}
#u_navi {
	width: 250px;
	height: 13px;
	position: relative;
	top: -30px;
	overflow: visible;
	z-index: 1;
	left: 530px;
	list-style-type:none;
	border-left:1px solid #FFF;
	font-size: 9px;
}
#u_navi li {
	height:12px;
	float:left;
	border-right:solid 1px #FFF;
	padding:0 5px 0px 5px;
	vertical-align:bottom;
	line-height:1.5em;
}
#u_navi li a {
	color:#FFF;
	text-decoration:none;
}
#u_navi li a:hover {
	color:#999;
}
#navi {
	width:800px;
	height:46px;
	list-style-type:none;
	text-align:center;
	position: absolute;
	top: 80px;
}
#navi li {
	width:200px;
	height:46px;
	float:left;
}
#navi li a {
	display:block;
	width:200px;
	height:36px;
	padding-top:10px;
	float:left;
	line-height:1.6em;
	background:url(../img/navi.png) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 5px;
	position: relative;
}
#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_00 #navi_00 a,
{
	background-position:0 0px;
	font-weight:bold;
}
#contents {
	clear:both;
	width:760px;
	margin:0px auto 5px auto;
	padding:20px;
	background-image: url(../img/contentsback.png);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
}

#contents02 {
	clear:both;
	width:760px;
	margin:0px auto 5px auto;
	padding:20px;
	background-image: url(../img/contentsback.png);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
}
#main {
	position:relative;
	padding:20px;
	background-color:#88BCCB;
	color:#FFFFFF;
	margin-bottom: 20px;
}
#main h2 {
	padding-top:35px;
	font-size:19px;
	line-height:2.5em;
}
#main .photo {
	float:left;
	margin-right:20px;
}
#main .text {
	line-height:1.8em;
	padding-bottom:10px;
}
#main .btn_more {
	position:absolute;
	bottom:10px; 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;
}
#sitemap {
	clear:both;
	margin-bottom:10px;
	list-style-type:none;
}
#sitemap li {
	width:325px;
	float:left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sitemap li h3 {
	line-height:1.6em;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
#sitemap li.first {
	margin-right:10px;
}
#sitemap li .text {
	line-height:1.6em;
}
#footer {
	clear:both;
	height:100px;
	padding-top:20px;
}
#footer address {
	font-size:10px;
	font-style:normal;
	text-align:center;
	color:#666;
}
#contents_00 h2,
#contents_02 h2,
#contents_03 h2,
#contents_04 h2,
#contents_05 h2 {
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
	background-color:#999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.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 {
	border:solid 1px #CCCCCC;
	margin-bottom:15px;
	background-color:#FFFFFF;
	width: 450px;
	float: left;
}
.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:110px;
	padding:5px 0 5px 10px;
	float:left;
	color:#69C;
	font-weight:bold;
	line-height:1.6em;
}
.data_box dl dd {
	border-top:dotted 1px #CCCCCC;
	line-height:1.6em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 115px;
}
.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;
	color:#69C;
}
.detail_box h4 {
	background:url(../img/icon_02.png) no-repeat;
	background-position:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#69C;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.detail_box .photo {
	float:right;
	padding:0 0 0 20px;
}
.detail_box .text {
	line-height:1.8em;
}
.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;
}

.button {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 9px;
}
#products {
	padding:10px 0 0 10px;
	list-style-type:none;
}
#products li {
	width:210px;
	height:296px;
	/margin:10px 15px 0 0;
	float:left;
	background:url(../img/bg_products.png) no-repeat;
	overflow:hidden;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 10px;
}
#products li h3 {
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color:#69C;
}
#products li .text {
	line-height:1.4em;
}
#link_page {
	padding:10px 0 0 10px;
	list-style-type:none;
}
#link_page li {
	width:210px;
	/margin:10px 15px 0 0;
	float:left;
	overflow:hidden;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 10px;
	background-color: #faf7f2;
}
#link_page li h3 {
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color:#69C;
}
#link_page li .text {
	line-height:1.4em;
}
/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}
