@charset "utf-8";


/* ----------------
	RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	color:#333;
	line-height:1.4;
	letter-spacing:0.1em;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,Sans-Serif;
	background-color: #FFF;
}

/* for IE6 */
* html body{
	font-size:75%;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,Sans-Serif;
}

/* for IE7 */
*:first-child + html body{
	font-size:75%;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

img {
	border: none;
	visibility: visible;
}

ul {
	list-style: none;
	float: right;
	width: 290px;
	height: 75px;
}


/* ----------------
	CLASS
---------------- */

.clearfix:after {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End Hide from IE-mac */



.clearboth {
	clear: both;
}

/* ----------------
	BODY
---------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.5em;
	background-image: url(../image/bg-image.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FF0000;
}


input, select, textarea {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.container {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
}

.main_container {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	display: block;
	background-image: url(../image/bg-base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

.main_container2 {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	display: block;
	background-image: url(../image/bg-base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.main_container3 {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(../image/bg-base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-top: 10px;
}

.main_container img{
	float: left;
	padding-bottom: 20px;
}

#qa img{
	float: left;
	padding-bottom: 0px;
}

.reed {
	width: 810px;
	float: left;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 20px;
}

.pricemidashi {
	color: #ffffff;
}

/* ----------------
	HEADER
---------------- */

#header{
	height: 86px;
	width: 100%;
	background-image: url(../image/header.gif);
}
.wrapper{
	width:848px;
	margin:0 auto;
	position: absolute;
}
.wrapper h1{
	width:221px;
	height:41px;
	position:absolute;
	top:21px;
	left:-14px;
}

.tag-line{
	float: right;
	width: 285px;
	margin-top: 20px;
	font-size: 10px;
}



.tag-line li{
	float: left;
}

.tag-line img{
	float: left;
}

.tag-line2{
	display:block;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	line-height:1.3em;
	width: 300px;
	padding-left: 320px;
}

.tag-line3{
	display:block;
	float: left;
	font-size: 10px;
	padding-top: 10px;
}

.tag-line2 h1{
	display:block;
	width:120px;
	position:absolute;
	top:41px;
	left:2px;
	float: left;
}

.tag-line2 li{
	display:block;
	float: left;
	width: 140px;
	height: 70px;
	margin-left: 5px;
}


.tag-line2 p{
	display:block;
	float: left;
	height: 30px;
	width: 140px;
	font-size: 12px;
}

.tag-line2 img{
	float: left;
}


/* ----------------
	MENU
---------------- */

#nav {
	display:block;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	height: 40px;
}

#2nav {
	display:block;
	width: 100%;
	height: 80px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
}


#nav li {
	display:block;
	float: left;
}

#sub_nav {
	display:block;
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	margin-top: 290px;
}

#sub_nav li {
	display:block;
	float: left;
	margin-left: 3px;
}

#sub_nav .li-head {
	display:block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

#main_nav {
	display:block;
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
}

#main_nav li {
	display:block;
	float: left;
	margin-left: 3px;
}

/* ----------------
	QUESTION
---------------- */
#qa {
	width: 100%;
	float: left;
}

#qa strong{
	float: left;
	color: #2828FF;
}


/* ----------------
	FOOTER
---------------- */

#footer-container  {
	width: 100%;
	height: 100px;
	margin-top: 30px;
	float: left;
}


#footer {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	text-align: center;
}

