@charset "utf-8";


/* Reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td,a,onclick {
margin: 0;
padding: 0;
line-height:1.3;
}

address,em,strong,th {
font-style: normal;
font-weight:normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th {
text-align: left;
}
hr,legend {
display: none;
}
body,div,h1,h2,h3,h4,h5,h6,p,address,ul,li,dl,dt,dd,table,tr,th,td,form,input,select,option,strong,em {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
img,fieldset {
border: 0;
}
li {
list-style-type: none;
}


/* Fonts
------------------------------------------------------------*/
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1;
}
/* ie7 */
*:first-child+html body {
	font-size:75%;
}
/* ie5-6 */
* html body {
	font-size:75%;
}
/* ie8 */
html>/**/body {
	font-size:75%;
}
/* not ie8 */
html:not(:target) body {
	font-size: 12px;
}


/* lp_style_allStyle
------------------------------------------------------------*/
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}

body {
	text-align:center;
}
#cont_wrap{
	background:url(../img/hdr_bg.gif) repeat-x top;
}
#cont{
	width:920px;
	padding:0 0px 15px 0px;
	margin:0 auto;
	text-align:left;
	color:#333;
	border-right:#D0D0D0 1px solid;
	border-left:#D0D0D0 1px solid;
}
#header{
	width:920px;
	text-align:center;
	margin:0 auto;
	position:relative;
}
#footer{
	clear:both;
}
#cont_inr{
	/*padding:0 0 0 25px;*/
padding:0px;
	position:relative;
	/*margin-top:-71px;*/
}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.clearfix:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
 line-height:0; 
}
.clearfix{
	display:inline-block;
	_zoom:1;
}

.txaR{
	text-align:right;
}


/* lp_style_detailStyle
------------------------------------------------------------*/
.pagetop{
	clear:both;
	text-align:right;
	padding:15px 30px 20px 0;
}
#main{
	position:relative;
	width:920px;
	margin:0px;
	padding:0px;
}

#main td.mainBtn{
	background:url(../img/main_07.gif) no-repeat 0px 0px;
	height:71px;
	padding-left:33px;
}


.offer{
	padding:20px 0px 0px 0px;
}

.btnAreaoffer{
    background:url(../img/offer_03.gif) no-repeat;
	height:70px;
	width:460px;
}


.offerB{
	padding:10px 0px 0px 0px;
}

.offer .btnArea{
	background:url(../img/offer_bg.gif) repeat-y;
	padding:5px 0px 0px 15px;
	_zoom:1;
}


.adBtn{
	background:url(../img/adoffer_06.jpg) no-repeat;
	width:376px;
	_zoom:1;
}

.adBtn a{
	margin-left:5px;
	display:block;

}

#footer address{
	display:block;
	text-align:right;
	margin:-15px 30px 0 0;
	color:#666;
}


/* lp_navigation
------------------------------------------------------------*/
#header ul.nav{
	text-align:right;
	margin:-2em 0 1em 0;
	position:absolute;
	left:730px;
	top:68px;
}
#footer ul.nav{
	text-align:left;
	padding:20px 0 0 30px;
	color:#666;
}
ul.nav li{
	display:inline;
	background:url(../img/arrow.gif) left no-repeat;
	_zoom:1;
	padding:0 20px 0 10px;
}



/*---------------------*/
.pdT10{
	padding-top:10px;
}

.pdT15{
	padding-top:15px;
}

.pdB15{
	padding-bottom:15px;
}

.pdB20{
	padding-bottom:20px;
}

.pdB40{
	padding-bottom:40px;
}

.pdR30{
	padding-right:30px;
}



.mgB20{
	margin-bottom:20px;
}
.w376 {
    width:376px;
}
