@charset "UTF-8";
/* style.css */
body{background:url(../images/bg.jpg) 0 0;}
#wrap{
	width:900px;
	margin:0 auto;
}

/*ヘッダー*/
#header{
	background:url(../images/header.jpg) 0 0 repeat-x;
	height:92px;
	padding-bottom:25px;
}
#header02{
	width:900px;
	padding-top:16px;
	height:76px;
	margin:0 auto;
}
.hdtel{
	width:285px;
	float:right;
	position:relative;
}
.hdtel a{
	position:absolute;
	top:25px;
	right:0;
}
.hdtel .txt{
	position:absolute;
	top:54px;
	left:0;
	line-height:0;
	font-size:0;
}

/*ナビゲーション*/
ul#navi{
	width:900px;
	height:26px;
	padding:4px 0 20px 0;
	background:url(../images/navi_bg.gif) 0 0 no-repeat;
}
ul#navi li{
	float:left;
	padding:0 0 0 70px;
}
ul#navi li.navi1{
	padding:0 0 0 31px;
}

/*メイン*/
#main{
	padding-bottom:30px;
}

/*heading*/
#wrap h3{margin-bottom:27px;}
#wrap h4{margin-bottom:20px;}

/*boxa*/
#boxa{
	width:898px;
	border:1px solid #CCC;
	background:#EBEED9;
	margin-bottom:20px;
}
#boxa .indent{
	padding:0 20px 20px 30px;
}
#boxa p,
#boxb p{
	font-size:78%;
	line-height:1.8;
	padding-bottom:15px;
}


/*box*/
#boxb,
#boxc,
#boxd,
#boxe,
#boxform{
	width:898px;
	border:1px solid #E6E0CC;
	background:#FFF;
	padding-bottom:30px;
	margin-bottom:20px;
}

/*boxb*/
#boxb{position:relative;}
#boxb .indent{
	position:relative;
	padding:0 20px 20px 160px;
	}
.imgb1{
	position:absolute;
	top:93px;
	left:30px;
}
.imgb2{
	position:absolute;
	top:140px;
	right:30px;
}

/*boxc*/
#boxc .indent,
#boxd .indent{
	padding:0 30px;
}
#boxc h4{margin-bottom:10px;}
#boxc p{
	font-size:85%;
	line-height:1.9;
	padding-bottom:15px;
}
#boxc p.fss{
	font-size:78%;
	line-height:1.8;
}

#boxc .boxc2 h4{margin-bottom:0px;}
.boxc2{
	background:url(../images/img_c6.jpg) 0 69px no-repeat;
}
.boxc2 ul{float:left; padding-top:10px;}
.boxc2 ul.list1{width:430px; padding-left:34px;}
.boxc2 ul.list2{width:340px;}
.boxc2 ul li{
	font-size:78%;
	background:url(../images/icon1.gif) 0 4px no-repeat !important;
	background:url(../images/icon1.gif) 0 6px no-repeat;
	padding:0 0 8px 10px !important;
	padding:0 0 4px 10px;
}

/*boxd*/
.boxd2{
	width:700px;
	padding-left:170px;
}
#boxd .boxd2 p{
	font-size:78%;
	line-height:1.6;
	width:280px;
}

/*boxe*/
#boxe p{
	font-size:85%;
	line-height:1.9;
	padding-bottom:15px;
}
#boxe .indent{
	padding:0 30px 30px;
}
#boxe p.fss{
	font-size:78%;
	line-height:1.6;
}
#boxe p.teltxt{
	float:left;
	width:280px;
	color:#C00;
	line-height:1.4;
	padding:10px 0 25px;
}
#boxe p.faxtxt{
	float:left;
	width:530px;
	padding:10px 0 0 20px;
}
#boxe ul{margin-bottom:15px;}
#boxe ul li{
	font-size:85%;
	background:url(../images/icon1.gif) 0 4px no-repeat !important;
	background:url(../images/icon1.gif) 0 6px no-repeat;
	padding:0 0 8px 10px !important;
	padding:0 0 4px 10px;
}

.pdf{padding-bottom:20px;}

.fcred{color:#CC0000;}

/*ページトップ*/
.ptop{text-align:right; margin-bottom:20px;}

/*フッター*/
#footer{
	background:url(../images/footer.gif) 0 0 repeat-x;
	padding-top:10px;
}
#footer2{
	width:880px;
	height:97px;
	margin:0 auto;
	position:relative;
}

#footer #logo{
	position: absolute;
	top:20px;
	left:0;
}
#shl {
	position: absolute;
	top:20px;
	left:158px;
	width:300px;
	color:#333;
	font-size:71%;
	line-height:1.4;
}
#footer #jadma {
	position: absolute;
	top:55px;
	right:0px;
}
#secom {
	position: absolute;
	top:0;
	left:590px;
	}
#secom_text {
	position: absolute;
	top:10px;
	left:648px;
	font-size:10px;
	line-height:1.6;
	width:150px;
	color:#333;
}

#copy{
	text-align:center;
	font-size:71%;
	color:#996600;
	background:url(../images/copy.gif) 0 0;
	padding:7px 0;
}

/*会員規約*/
#agre_intro{
	font-size:78%;
	width:898px;
	padding:10px 20px 30px 10px;
}

#agre{
	width:898px;
	border:1px solid #E6E0CC;
	background:#FFF;
	margin-bottom:20px;
}
#agre dl{
	padding:30px;
}
#agre dt{
	background:#E8F9FF;
	font-weight:bold;
	margin-bottom:10px;
	font-size:85%;
	padding:8px;
}
#agre dd{
	font-size:78%;
	line-height:1.8;
	padding-bottom:15px;
	padding-left:30px;
}


/*フォーム*/

#boxform{}
table{
	width:840px;
	margin:0 auto;
	padding:0;
}
table th,
table td{
	font-size:85%;
	line-height:1.4;
	padding:20px 0;
}

table th{
	width:35%;
	text-align:center;
	font-weight:bold;
	background:#FBF9F2;
}
#boxform table td.h7{height:7px; font-size:0; line-height:0; padding:0;}
#boxform table td.p20{padding-left:20px;}
#boxform span{color:#C00; font-size:85%;}
#boxform table .bgg{background:#F5F5F5;}

#boxform table h4{color:#060; padding:0; margin:0;}

.btn{text-align:center; padding:15px;}
.btn input{
	width:150px;
	height:36px;
	line-height:1.0;
	padding:2px 0;
	font-size:100%;
}
.w80{width:80px;}
.w200{width:200px;}
.w350{width:330px;}
#boxform span.fcgray{color:#666;}

/*フロート設定*/
.fll{float:left;}
.flr{float:right;}

.fllimg{float:left; padding:0 10x 0 0;}
.flrimg{float:right; padding:0 0 10px 5px;}

.cent{text-align:center;}

/*テキスト*/
p.fcred{color:#CC0000;}
/*マージン*/
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

