@charset "utf-8";

#main_visual {
	background:#FFFFFF url(../img/main.jpg) no-repeat scroll 0 0;
}

#menu5 {
	background:#FFFFFF url(../../img/common/menu_5_d.gif) no-repeat scroll 0 0;
}

#btn_box {
	width:100%;
	margin:30px 0px;
	/*float:left;*/
	text-align:center;
}

#mail_contact {
	width:700px;
	margin:16px 0px 0px 30px;
	/*float:left;*/
	border-top:1px dotted #CCCCCC;
}

#mail_contact dt {
	width:10em;
	padding:1em 0 0.8em 1em;
	float:left;
	clear:both;
	font-weight:bold;
}

#mail_contact dd {
	margin-left:0;
	padding:1em 1em 0.8em 10em;
	border-bottom:1px dotted #CCCCCC;
}

#privacy_content {
	width:700px;
	margin:16px 0 0 30px;
	/*float:left;*/
	border:1px solid #CCCCCC;
	padding: 10px 10px 0 10px;
	line-height: 20px;
}

	#privacy_content dt {
		font-weight: bold;
	}
	
	#privacy_content dd {
		margin-left: 10px;
	}
	
	#privacy_content dd ul {
		padding-left: 10px;
	}

.dl_bg {
	background-color:#F0F0F0;
}

#tel_contact {
	width:700px;
	margin:0px 0px 30px 30px;
	float:left;
	border-top:1px dotted #CCCCCC;
}

#tel_contact dt {
	width:10em;
	padding:1em 0 0.8em 1em;
	float:left;
	clear:both;
	font-weight:bold;
}

#tel_contact dd {
	margin-left:0;
	padding:1em 1em 0.8em 10em;
	border-bottom:1px dotted #CCCCCC;
}

#sended {
	margin:200px 0px 16px 0px;
	text-align:center;
}

#error {
	margin:200px 0px 16px 0px;
	text-align:center;
	line-height:1.6em;
	color:#CC0000;
	font-weight:bold;
}

#back {
	margin-bottom:200px;
	text-align:center;
}

#note {
	margin-left:30px;
}

