
/*
-------------------------
TAGS
------------------------- */
*{ margin:0; padding:0; text-decoration:none; font-weight:normal; font-style:normal; line-height:1.5em; font-size: 12px; font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}
* html body { font-size: 0.9em;text-align: center;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
ul li { list-style:none; }
ul,li {margin: 0;padding: 0;}
div,ul,li,dl,dt,dd { zoom:1; }
div:after,ul:after,li:after,dl:after,dt:after,dd:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0.001em;line-height: 0;}
select option { padding : 0 5px; }

body{
	color:#696969;
	overflow-y: scroll;
	text-align: center;
}
* html body{overflow-y: scroll;}
*+html body{overflow: hidden;}

img{vertical-align: top;}

/* anchor */
a {
	color:#696969;
	text-decoration:none;
	overflow: hidden; /*firefox点線対応*/
}
* html a {
	overflow: visible;
}
*+html a {
	overflow: visible;
}
a:hover {
	color:#f64181;
	text-decoration: underline;
}
a img{border: 0;}

/* table */
table {
	border-collapse: collapse;
}
th,td {
	border-collapse:collapse;
}
strong{
	font-weight: bold;
}
.flleft{
	float: left;
}
.txtct{
	text-align: center;
}
.clear {
	clear: both;
}
/*
-------------------------
BASE CLASS
------------------------- */
#container{
	text-align: center;
}
/*
-------------------------
HEADER
------------------------- */
#header{
	background: url('../images/head_bg.gif') repeat-x;
}
#headerInner{
	width: 920px;
	height: 373px;
	margin: 0 auto;
	position: relative;
}
#headerInner h1{
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 373px;
	z-index: 1;
}
#headerInner .headTel{
	position: absolute;
	top: 0;
	left: 671px;
	width: 236px;
	height: 86px;
	z-index: 10;
}
#headerInner .headBtn{
	position: absolute;
	top: 295px;
	left: 486px;
	width: 310px;
	height: 33px;
	z-index: 30;
}
/*
-------------------------
FOOTER
------------------------- */
#footer{
	background: url('../images/footerbg.gif') repeat-x;
}
#footerInner{
	width: 880px;
	height: 50px;
	margin: 0 auto;
}
#footerInner .footlink{
	float: left;
	padding: 15px 0 0;
}
#footerInner address{
	float: right;
	padding: 15px 0 0;
}
/*
-------------------------
NAVI
------------------------- */
#navi{
	margin: 0 0 45px;
}
#naviInner{
	background: url('../images/navibg.jpg') no-repeat;
	width: 920px;
	height: 51px;
	margin: 0 auto;
}
#naviInner ul{
	padding: 0 20px;
}
#naviInner li{
	float: left;
}
/*
-------------------------
CONTENTS
------------------------- */
.pageTop{
	padding: 15px 0 0;
	text-align: right;
}
.secBlc{
	background: url('../images/cont_bg.gif') repeat-x;
	margin: 0 0 50px;
}
.secBlcInner{
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
.secBlc #secH201{
	margin: 0 0 45px;
}
.secBlc #secH202{
	margin: 0 0 35px;
}
.secBlc #secH203{
	margin: 0 0 31px;
}
.productBlc{
	margin: 0 0 15px;
}
.productBlc .productLeft{
	float: left;
	width: 425px;
}
.productBlc .productRight{
	float: right;
	width: 440px;
}
.productBlc h3{
	margin: 0 0 10px;
}
.productBlc sup{
	font-size: 9px;
}
.productBlc th,
.productBlc td{
	vertical-align: top;
	text-align: left;
	border-collapse: none;
}
.productBlc ul{
	margin: 0 0 25px;
}
.productBlc dl{
	background: url('../images/productextbg.gif');
	padding: 10px;
}
.productBlc dt{
	float: left;
	width: 85px;
	height: 43px;
}
.productBlc dd{
	float: left;
	line-height: 22px;
}
.attentionBlc{
	background: url('../images/line.gif') repeat-x;
	padding: 16px 0 0;
}
.attentionBlc dl{
	margin: 0 0 20px;
}
.attentionBlc dt{
	float: left;
	width: 105px;
}
.attentionBlc dd{
	float: right;
	width: 775px;
}
.confBlc{
	background: url('../images/conf_bg.gif') no-repeat left bottom;
	height: 151px;
	width: 804px;
	margin: 0 auto;
	position: relative;
}
.confBlc .confTitle{
	position: absolute;
	top: 0;
	left: 72px;
	width: 309px;
	height: 86px;
}
.confBlc .confBtn{
	position: absolute;
	top: 96px;
	left: 49px;
	width: 316px;
	height: 30px;
}
.confBlc .confTel{
	position: absolute;
	top: 39px;
	left: 402px;
	width: 371px;
	height: 94px;
}
.campaignBlc h3{
	text-align: center;
	margin: 0 0 15px;
}
.campaignBlc .campaignFlleft{
	width: 440px;
	float: left;
}
.campaignBlc .campaignFlright{
	width: 440px;
	float: right;
}
.campaignExtBlc .campArrow{
	margin: 0 0 0 288px;
}
.campaignExtBlc .campExtLeft{
	width: 282px;
	float: left;
}
.campaignExtBlc .campExtRight{
	width: 566px;
	float: right;
}
.campaignBtnBlc p{
	text-align: center;
}
.pointBlc{
	margin: 0 0 40px;
}
.pointBlc .point01{
	float: left;
}
.pointBlc .point02{
	float: right;
}
.pointBlc .pointParts{
	background: url('../images/pointbg.gif') no-repeat left bottom;
	width: 440px;
	height: 313px;
	position: relative;
}
.pointBlc .pointParts .pointText{
	padding: 15px 30px 0 50px;
}
.pointBlc .pointParts .pointImg{
	position: absolute;
	bottom: 18px;
	left: 52px;
	width: 348px;
	height: 99px;
}

.border {
	border-bottom: solid 1px #777;
	margin-left: 30px;
}
