@charset "utf-8";



/* ******************************************************* */
/* お問い合わせ                                            */
/* ******************************************************* */


.mail_ul {
	margin-top: 10px;
	margin-left: 2em;
	list-style-type: square;
}
.div_copy {
	margin: auto;
	padding: 20px 10px;
	width: 580px;
}


.mail_txt {
	border: 1px solid #CCCCCC;
	width: 200px;
}
.mail_txtarea {
	border: 1px solid #CCCCCC;
	width: 300px;
}