@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:100%;
}

html , body {height:100%;}
body > #wrap {height:auto;}


img {
	border:none;
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

a{
	overflow:hidden;
	outline:none;
	color: #DB7400;
}

.color {color: #CC3335;}
.small {font-size: 12px;}
.bold {font-weight: bold;}


body {
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	background: #000000;
	color: #333;
	font-size:13px;
	line-height:150%;
	text-align: center;
	height: 100%;
}


#wrap {
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background: #D4D0B3;
	min-height:100%;
}

#content {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	text-align: left;
}
.text_area p {
	padding-bottom: 10px;
}


.sub {
	font-size: 16px;
	color: #CC3335;
	font-weight: bold;
}
p.btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.btn span {
	font-size: 18px;
	font-weight: bold;
	color: #CC3335;
}


.sub2 {
	font-size: 14px;
	font-weight: bold;
	color: #DB7400;
}


.box_area{
	background:#E5E5BE;
	padding:15px 30px;
}


h2 {
	text-align: center;
}
.sub_text {
	margin-top: 15px;
	text-align: center;
}

/*-- form --*/

#form {
	text-align: left;
	background-color: #E5E5BE;
	margin-top: 20px;
	margin-bottom: 25px;
}


#need {
	padding-left: 80px;
	padding-bottom: 20px;
	padding-top: 25px;
	color: #CC3335;
}

#form dl{
	clear:both;
	width:700px;
	height:30px;
}

#form dt{
	float: left;
	width:180px;/*	display:inline;*/
	padding-left: 110px;
}
#form dt.shomei {
	width: 140px;
	padding-left: 150px;
}

#form dd{
	float: left;
	width:320px;
	margin: 0 0 12px;
}


#form textarea {
	width: 300px;
	height: 130px;
}
#form .checkbox {
	height: 270px;
}
#form .kanso {
	height: 140px;
}




#form .submit_btn{
	text-align: center;
}
#form p.check {
	text-align: center;
}

#form .submit_btn input{
	margin-top: 10px;
	margin-bottom: 30px;
	border:none;
}
.attention {
	margin-bottom: 20px;
}
.attention span {
	font-weight: bold;
	color: #CC3335;
	font-size: 14px;
}




/* privacy */

#privacy {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 10px;
}
#privacy span {
	color: #063;
}


li {
	margin-left: 1.2em;
}


#copy {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 6px;
	font-size: 10px;
}


/*download*/

.thanks {
	font-size: 12px;
	text-align: center;
}
.size {
	font-size: 16px;
	font-weight: bold;
}


.kabegami {
	font-size: 12px;
	margin: 30px 0 20px 120px;
	text-align: left;
}

h3 {
	margin: 0 0 10px 0;
}

h4 {
	margin: 0 0 5px 20px;
}

.kabegami p {
	margin: 0 0 10px 20px;
}
