@charset "utf-8";
/* CSS Document */

/*ベースフォーマット*/
* { padding: 0px; margin: 0px; }
body, h1, h2, h3, h4, h5, form, dl, dt, dd { margin: 0; padding: 0; font-style:normal; line-height:120%;}

body {
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	color: #666;
	font-size:12px;
	line-height: 140%;
	background:#f6f1f1;
	padding:20px 0;
}

a {	text-decoration: none;cursor: pointer;color: #333399;/*\*/ overflow: hidden;/**/}
a:link { color: #333399; }
a:visited { color: #333399; }
a:hover {color: #623562;}

hr,.hidden{visibility: hidden;display: none;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 1%; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
img{border:0px;}

li{
	list-style-position:inside;
	margin-left: 0.5em;
	line-height: 160%;
}

.right_img {
	margin:0 0 0 5px;
	float:right;
}


/* --------------------------------------------------------------------- */

#wrapper {
	width:800px;
	margin:0 auto;
	background: #FFF;
	padding-bottom: 20px;
}

h1 {
	background:url(../img/title.jpg) no-repeat;
	height:345px;
	text-indent:-9999px;
} 

/* --------------------------------------------------------------------- */

#contents {
	width:764px;
	margin:0 auto 10px;
}

#contents h3.tokucho {
	background:url(../img/tit_tokucho.gif) no-repeat;
	height:27px;
	width:270px;
	margin-bottom: 15px;
	text-indent: -9999px;
}

#contents h3.content {
	background:url(../img/tit_contents.gif) no-repeat;
	height:58px;
	width:270px;
	margin: 10px 0;
	text-indent: -9999px;
}

#contents dl {
	width:375px;
	float:left;
	margin-bottom:15px;
}
#contents dl.con2,dl.con4{
	width:375px;
	float:left;
	margin-left: 12px;
}

#contents dt { height:25px; text-indent:-9999px;}

.con1 dt {background:url(../img/contents_01.gif) no-repeat;}
.con2 dt {background:url(../img/contents_02.gif) no-repeat;}
.con3 dt {background:url(../img/contents_03.gif) no-repeat;}
.con4 dt {background:url(../img/contents_04.gif) no-repeat;}
.con5 dt {background:url(../img/contents_05.gif) no-repeat;}

#contents .moushikomi {
	clear:both;
	background: url(../img/btn_form.gif) no-repeat;
	height: 68px;
	width: 370px;
	margin: 15px auto;
}
#contents .moushikomi a {
	display:block;
	text-indent:-9999px;
	height: 73px;
	width: 374px;
}

#contents .moushikomi_s {
	clear:both;
	background: url(../img/btn_moushikomi.gif) no-repeat;
	height: 50px;
	width: 371px;
	margin: 0 auto 30px;
}
#contents .moushikomi_s a {
	display:block;
	text-indent:-9999px;
	height: 50px;
	width: 374px;
}



/* --フォームページここから-------------------------------------------------------------- */

#contents_form  {
	width:764px;
	margin:0 auto;
}


#contents_form .info {
	padding:10px;
	background: #ffd0d8;
	width: 80%;
	margin: 0px auto;
}

#contents_form .info ul {
	margin: 0.5em 0 1em 2em;
}


.form_area {
	margin:15px auto;
	width: 80%;
	border-bottom: 1px dotted #fa7087;
}

#contents_form dl {
	margin-top: 20px;

}

#contents_form dt {
	font-size: 14px;
	font-weight: bold;
	border-left: 5px solid #fa6c84;
	padding: 0 0 0 1em;
	line-height: 150%;
	margin-bottom: 1em;
}

#contents_form dd {
	line-height: 200%;
}

.pink { color:#fa6c84; font-weight:bold;}


.kojin input,.kojin textarea,.kojin select{
	border: 1px solid #d7d7d7;
	background:#f6f1f1;
	font-size:12px;
	color: #666;
}

textarea.w300 {
width: 300px;
height: 10em;
font-size:12px;
}

.kojin th{ font-weight:normal; text-align:right; padding-right: 10px; vertical-align:top;}

.page_back{
	clear:both;
	background: url(../img/btn_back.gif) no-repeat;
	height: 20px;
	width: 135px;
	margin: 15px auto;
}
.page_back a {
	display:block;
	text-indent:-9999px;
	height: 20px;
	width: 135px;
}
/* --特典ここから------------------------------------------------------------------- */

.tokuten{
	margin:0 auto 30px;
	height:218px;
	width:777px;
	background:url(../img/tokuten.gif) no-repeat;
}

.taisyo{
	padding:70px 0 10px 160px;
	font-size: 13px;
	line-height: 150%;
}

.tokuten ul{
	margin:0 10px 0 120px;
	color: #996600;
}

.tokuten ul li{
	float:left;
	width:310px;
	line-height: 150%;
	list-style:none;
}
