﻿/* ===== Contents Area ===== */

#contents #side-space {
	margin: 0 auto 0 auto;
	width: 770px;
	height: 100%;
}



/* ===== Contents Area ===== */

#main-box {
	float: left;
	width: 770px;
	margin-top: 20px;
}



/* ===== Service Page ===== */
/* ===== Service ===== */

#service {
	width: 770px;
	text-align: left;
}

#service .space {
	margin: 15px 10px 0 10px;
	width: 750px;
}

#service .space .space-left {
	float: left;
	width: 195px;
}

#service .space .space-right {
	float: left;
	width: 555px;
}

#service .space .space-left2 {
	float: left;
	width: 555px;
	margin-top: 15px;
}

#service .space .space-right2 {
	float: left;
	width: 195px;
	margin-top: 15px;
}

#service .space .space-right2 img {
	float: right;
}

#service .space .space-left3 {
	float: left;
	width: 195px;
	margin-top: 15px;
}

#service .space .space-right3 {
	float: left;
	width: 555px;
	margin-top: 15px;
}

#service h3 {
	color: #333;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
}

#service h3 img {
	margin-top: 22px;
}

#service h4 {
	margin-top: 20px;
	color: #333;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
}

#service h4.first {
	margin-top: 0;
}

#service p {
	margin-top: 15px;
	color: #444;
	font-size: 75%;
	line-height: 150%;
}

#service p.first {
	margin-top: 5px;
}

