@charset "shift-jis";

/* お問い合わせ */
div#contents h1 {
	margin: 1px 0 0 0;
	padding-bottom: 13px;
	border-bottom: 5px solid #000000;
}

div#contents div#contents_read {
	margin: 25px 45px 0 45px;
	padding-bottom: 6px;
	background: url(../../common/images/contents/dotline02.gif) 0 bottom repeat-x;
}

div#contents div#contents_read p {
	padding: 3px 0 1px 12px;
	border-left: 4px solid #F6DB07;
}

div#contents div#mail_address {
	margin: 20px 0 15px 58px;
}

div#contents div#mail_address p { margin-bottom: 10px; }

div#contents div#inquiry_seat {
	margin: 0 45px 50px 45px;
	border: 1px solid #E1E1E1;
}

div#contents div#inquiry_seat h2 {
	margin: 10px 0 0 15px;
	font-weight: normal;
}

div#contents div#inquiry_seat ul {
	list-style-type: none;
	margin: 0 0 10px 30px;
}

div#contents div#inquiry_seat ul li span {
	margin-left: -15px;
	padding-right: 3px;
}

div#contents div#inquiry_seat p { margin: 0 0 10px 15px; }


div#contents .red { color: #FF0000; }