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


/* body
---------------------------------------- */

body {
	background:url(../images/body_tex.gif) repeat-x left top #000000;
}


/* 段組み
---------------------------------------- */

#container {
	width:810px;
	margin:0 auto;
}

#header091 {
	width:810px;
}

#contents {
	width:800px;
	padding:10px 5px 0;
	background:url(../images/contents_tex.gif) repeat-y center top;
}

#footer091 {
	width:780px;
	clear:both;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	padding:10px 0 72px 20px;
	background-color:#8ec31f;
}


/* header091
---------------------------------------- */

#header091 h1 {
	position:absolute;
	left:20px;
	top:0;
	color:#ffffff;
	line-height:30px;
}

#headerimg {
	position:relative;
}


/* contents
---------------------------------------- */

#contents #inner {
	padding:0 20px;
}

#contents h2 {
	width:745px;
	clear:both;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#393433;
	padding-left:15px;
	background:url(../images/h2_tex.gif) no-repeat left top #dddddd;
}	
	
#contents p {
	line-height:18px;
	margin-bottom:0;
}

/* sports
---------------------------------------- */

#sports {
	width:760px;
	height:360px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

#sports .floatleft {
	width:288px;
	height:358px;
	margin-right:10px;
	border:#aaaaaa 1px solid;
	background-color:#dddddd;
}

#sports .floatleft h3 {
	font-size:17px;
	font-weight:bold;
	line-height:17px;
	padding:10px;
	margin-bottom:10px;
	color:#526d18;
}

#sports .floatleft p {
	padding:0 10px 0;
}

#sports .floatright {
	width:160px;
}

#sports .floatright h3 {
	font-weight:bold;
	line-height:20px;
	text-align:center;
	background:url(../images/h3_tex.gif) no-repeat left top;
}

#sports .floatright img {
	display:block;
	padding-top:8px;
}

#sports .floatright p {
	padding:9px 10px 10px;
}

#sports .floatright .border {
	border:#aaaaaa 1px solid;
}

#sports .floatright .border {
	border-top:none;
}


/* point
---------------------------------------- */

#point {
	position:relative;
	margin-bottom:20px;
	background:url(../images/point.jpg) no-repeat left 85px;
}

#point h3 {
	margin-bottom:6px;
}

#point #day {
	width:160px;
	padding-top:21px;
}

#point #poromeric {
	width:210px;
	position:absolute;
	left:280px;
	top:0;
}

#point #reflect {
	width:230px;
	text-align:right;
	position:absolute;
	left:530px;
	top:10px;
}

#point #battery {
	width:165px;
	position:absolute;
	left:0;
	top:370px;
}

#point #switch {
	width:230px;
	text-align:right;
	position:absolute;
	left:530px;
	top:380px;
}

#point #light {
	width:225px;
	padding:475px 0 25px 390px;
}

/* wash
---------------------------------------- */

#wash {
	width:760px;
	float:left;
	display:inline;
	margin-bottom:20px;
}

#wash p {
	width:132px;
	font-size:10px;
	line-height:14px;
	padding-top:10px;
}

#wash .floatleft {
	width:157px;
	background:url(../images/red_arrow.gif) no-repeat 140px 45px;
}

#wash .floatright { 
	width:132px;
}

#wash ul {
	width:760px;
	clear:both;
	line-height:18px;
}

/* detail
---------------------------------------- */

#detail {
	width:760px;
	float:left;
	display:inline;
	margin-bottom:30px;
}

#detail img {
	display:block;
	float:left;
}

#detail dl.floatright {
	width:450px;
}

#detail dl.floatright dt {
	width:90px;
	float:left;
	display:block;
	padding-left:10px;
	line-height:20px;
	color:#ac0000;
	border-bottom:#aaaaaa 1px dashed;
	background-color:#fefdc0;
	margin-bottom:10px;
}

#detail dl.floatright dd {
	width:340px;
	float:left;
	display:block;
	line-height:20px;
	padding-left:10px;
	border-bottom:#aaaaaa 1px dashed;
	background-color:#e3e3dd;
	margin-bottom:10px;
}


/* others
---------------------------------------- */

#others {
	width:760px;
	float:left;
	display:inline;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:#aaaaaa 1px solid;
	text-align:center;
}

#others p {
	text-align:center;
}
	
#others .floatleft {
	width:136px;
	margin-right:20px;
}


/* store
---------------------------------------- */

#store {
	width:760px;
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#ac0000;
	text-align:center;
	padding-bottom:20px;
}
	

/* botton 
---------------------------------------- */

#botton {
	width:760px;
	float:left;
	display:inline;
	margin-bottom:17px;
}

#botton .floatleft {
	margin-right:5px;
}


/* footer
---------------------------------------- */

#footer091 p a {color:#ffffff;}


/* 汎用
---------------------------------------- */

.margin10 {
	margin-bottom:10px;
}

.margin15 {
	margin-bottom:15px;
}

.margin20 {
	margin-bottom:20px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.inquiry {
	clear:both;
	margin-bottom:30px;
}

.floatinner {
	width:760px;
	float:left;
	display:inline;
}





