article{
	width:100%;

	padding-top:90px;
}
h1{
	width:950px;
	margin:0 auto;
	text-align:center;
}

.privacy_title{
    width: 77%;
    margin: 10px 0 0 18%;
    font-size: 14px;
    text-align: left;
    background-color: #9E9E9E;
    padding: 5px 0 5px 10px;
    color: #fff;
    font-weight: bold;
}
.privacy_frame{
	width: 77%;
    margin: 3px 0 10px 18%;
    height: 100px;
    font-size: 11px;
    text-align: left;
    background-color: #ffffff;
}



#contents{
	margin-top:150px;
	width:100%;
}
#contents h2,#contents h3,#contents h4{
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

	
	margin-bottom:60px;
}
#eyeycatch_bg{
	background:url(../img/top_bg2.jpg) repeat;
	height:222px;
	width:100%;
	margin-bottom:30px;
	
}
#pnkuzu{
	width:950px;
	margin:0 auto;

}
#pnkuzu p,#pnkuzu a{
	line-height:11px;
	color:#999;
	font-weight:bold;
	font-size:93%;
	margin-bottom:60px;
}
h2{
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url(../img/dot2.png) no-repeat 20px center;
	font-size:182%;
	margin-bottom:60px;
	text-align:center;
	margin:0 auto;
	width:950px;
}
/*-----------------------------------------------------

フォーム

-----------------------------------------------------*/
#form_area{
	margin:60px 0;
	padding-top:60px;
	background:url(../img/content_bg.jpg) no-repeat top center;
}
#form_area h3{
	background:url(../img/dot2.png) no-repeat left center;
	font-weight:bold;
	font-size:108%;
	padding-left:20px;
	float:left;
}	
#intro p{
	float:left;
	margin-left:30px;
}

.formpart{
	border:1px solid #ccc;
	border-bottom:none;
	width:740px;
	margin:30px 0 0 170px;
}
.formpart dt,.formpart dd{
	float:left;
	line-height:40px;
	
	border-bottom:1px solid #ccc;
}
.formpart dt{
	clear:both;
	width:149px;
	padding:5px 10px;
	background:#fff;
	border-right:1px solid #ccc;

}
.formpart dd{
	width:550px;
	padding:5px 10px;
	background:#f6f6f6;
}
.formpart dd a{
	margin:0 1em;
	color:#333;
}

.formpart .adress{
	height:120px;
}
.formpart .cate{
	height:160px;
}
.formpart .body{
	height:200px;
}
.formpart .input{
	width:300px;
	height:25px;
}
.formpart .ad1{
	width:170px;
	height:25px;
}
.formpart .ad2{
	height:25px;
}
.formpart .ad3{
	width:500px;
	height:25px;
}
.formpart .radio input{
	margin-right:10px;
}
.formpart .ad4{
	width:500px;
	height:25px;
}
.formpart .body textarea{
	max-height:190px;
	max-width:540px;
	height:190px;
	width:540px;
}
.formpart input ,.formpart textarea,.formpart select{
	border:none;
	background:#fff;
	
}
#form_area .req{
	color:#f00;
}
/*フォーム疑似クラス*/
input:focus,textarea:focus ,select:focus{
	border:1px solid #afe115;
	margin:-1px;
	outline:none;
}
:invalid {
 box-shadow:none;
}
 
:-moz-submit-invalid {
   box-shadow:none;
}
 
:-moz-ui-invalid {
   box-shadow:none;
}
#form_area #hideBox{
	width:740px;
	border:1px solid #ccc;
	display:none;
	border-top:none;
	margin-left:170px;
}
#form_area #hideBox p{
	padding:10px;
}
#form_area #triger{
	width:722px;
	background:url(../img_contact/arrow1.jpg) no-repeat 480px center #999;
	color:#fff;
	font-weight:bold;
	margin:-1px 0 0 170px;
	text-align:center;
	cursor:pointer;
	padding:10px;
}

#form_area #triger.selected{
	background:url(../img_contact/arrow2.jpg) no-repeat 480px center #999;
}
#form_area #check{
    width: 77%;
    text-align: center;
    margin: 0 0 0 18%;
}
#form_area #check input{
	margin-right:10px;
}
#form_area #thanks{
	width:722px;
	margin:30px 0 30px 170px;
}
#form_area #submit_btn{
	width: 77%;
    margin: 30px 0 30px 18%;
    text-align: center;
}
#form_area #submit_btn input{
	background:url(../img_contact/arrow3.png) no-repeat 160px center #afe115;
	color:#fff;
	font-weight:bold;
	font-size:108%;
	width:190px;
	line-height:35px;
	height:35px;
	border:none;
}
#form_area #submit_btn input:hover{
	background:url(../img_contact/arrow3.png) no-repeat 160px center #c0ff00;
}
#gm{
    height: 300px;
    width: 100%;
}?
