﻿/* ===== Contents Area ===== */

#contents #side-space {
	margin: 20px auto 0 auto;
	width: 720px;
	height: 100%;
}


/* ===== Contents Area ===== */

#main-box {
	float: left;
	width: 720px;
}



/* ===== お問い合わせ注意事項ページ ===== */

#notice {
	width: 720px;
	text-align: left;
}

#notice .space {
	width: 720px;
	margin-top: 10px;
	text-align: left;
}

#notice .space-left {
	float: left;
	width: 540px;
	margin-right: 10px;
	display: inline;
}
#notice .space-right {
	float: left;
	width: 170px;
	text-align: center;
	display: inline;
}

#notice .space-left2 {
	float: left;
	width: 490px;
	margin-right: 10px;
	display: inline;
}
#notice .space-right2 {
	float: left;
	width: 220px;
	text-align: center;
	display: inline;
}

#notice .space-under {
	margin-top: 10px;
}

#notice h3 {
	margin-top: 70px;
}
#notice h3.first {
	margin-top: 0;
}
#notice h4 {
	margin-top: 15px;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
}
#notice h4.first {
	margin-top: 0;
}

#notice ul.midashi {
	margin-top: 20px;
	text-align: left;
	list-style: none;
}
#notice ul.first {
	margin-top: 0;
}
#notice ul.long {
	margin-top: 70px;
}
#notice ul.midashi li {
	padding: 0 12px 0 15px;
	background: url(../image/common/cursol_green.jpg) 0 0.15em no-repeat;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	display: inline;
}

#notice p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 150%;
}
#notice p.first {
	margin-top: 5px;
}
#notice p.under {
	margin-top: 5px;
}
#notice p span {
	font-weight: bold;
}
#notice p span.span-tel {
	color: #b66f2a;
	font-weight: bold;
}
#notice p a:link,
#notice p a:visited {
	color: #b66f2a;
}

#notice p a:active,
#notice p a:hover {
	color: #b66f2a;
	text-decoration: underline;
}

#notice img.photo {
	float: center;
	margin-top: 10px;
}

#notice img.btn {
	margin-top: 5px;
}
