﻿/* ===== Contents Area ===== */

#contents #side-space {
	margin: 20px auto 0 auto;
	width: 720px;
	height: 100%;
}


/* ===== Contents Area ===== */

#main-box {
	float: left;
	width: 720px;
}



/* ===== 体験者の声ページ ===== */

#message {
	width: 720px;
	text-align: left;
}

#message .space {
	width: 720px;
	margin-top: 10px;
	text-align: left;
}

#message .space-left {
	float: left;
	width: 540px;
	margin-right: 10px;
}

#message .space-right {
	float: left;
	width: 170px;
	text-align: center;
}

#message .space-left2 {
	float: left;
	width: 490px;
	margin-right: 10px;
}

#message .space-right2 {
	float: left;
	width: 220px;
	text-align: center;
}

#message .space-under {
	margin-top: 10px;
}

#message h3 {
	margin-top: 70px;
}

#message h3.first {
	margin-top: 0;
}

#message h4 {
	margin-top: 30px;
	color: #b66f2a;
	font-size: 75%;
	line-height: 150%;
}

#message h4.first {
	margin-top: 5px;
}

#message ul.midashi {
	margin-top: 50px;
	text-align: left;
	list-style: none;
}

#message ul.first {
	margin-top: 0;
}

#message ul.long {
	margin-top: 70px;
}

#message ul.midashi li {
	padding: 0 12px 0 27px;
	/*background: url(../image/common/cursol_green.jpg) 0 0.15em no-repeat;*/
	background: url(../image/message/mail.gif) 0 0.15em no-repeat;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	display: inline;
}

#message p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 150%;
}

#message p.first {
	margin-top: 5px;
}

#message p.under-space {
	margin-top: 30px;
}

#message img.photo {
	margin-right: 10px;
	margin-botton: 10px;
}

#message img.photo-right {
	float: right;
	margin-left: 10px;
	margin-botton: 10px;
}



/* ===== 追加用テーブル設定 ===== */

#message table {
	width: 720px;
	margin-top: 50px;
	margin-bottom: 1em;

	border-spacing: 0;
	border-width: 0;

	color: #333;
	font-size: 75%;
	line-height: 150%;
	text-align: left;
}

#message table a:link,
#message table a:visited {
	color: #b66f2a;
}

#message table a:active,
#message table a:hover {
	color: #b66f2a;
	text-decoration: underline;
}
