@charset "EUC-JP";

/*　整備点検のご案内　*/

#main h2 {
	background: url(../img/title_06.gif) no-repeat;
	margin-bottom: 15px;
	text-indent: -9999px;
	height: 40px;
	width: 710px;
}

/*　整備・点検に関する情報　*/

#main h3#title_01 {
	font-size: 14px;
	font-weight: bold;
	background: #E6E6E6 url(../img/icon_03.gif) no-repeat 4px;
	padding: 5px 0px 5px 25px;
	margin-bottom: 15px;
}

#main div#photo_01 {
	margin-bottom: 10px;
	background: url(../img/check_img_01.jpg) no-repeat;
	height: 122px;
	width: 710px;
}

#main div#photo_01 p {
	padding-left: 215px;
	padding-top: 25px;

}

#main ul#info {
	margin: 0px 5px 40px;
	padding: 0px;
	list-style: none;
}

#main ul#info li {
	background: url(../img/icon_02.gif) no-repeat 5px 2px;
	padding-left: 15px;
	margin-bottom: 10px;
}

/*　メンテナンス・サービスメニュー　*/

#main h3#title_02 {
	background: url(../img/check_title_02.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	height: 30px;
	width: 710px;
}

#main div#photo_02 {
	border-bottom: 5px solid #F7931E;
	margin-bottom: 20px;
	background: url(../img/check_img_02.jpg) no-repeat;
	height: 167px;
	width: 710px;
}

#main div#photo_02 p {
	text-indent: -9999px;
}

#main ul#menu {
	margin: 0px 0px 30px;
	padding: 0px 10px;
	list-style: none;
}

#main ul#menu li {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px 23px;
	float: left;
	width: 275px;
	height: 50px;
}

/*　整備・点検に関する情報　詳細　*/

#main h4 {
	border-bottom: 1px solid #7F7F7F;
	border-left: 5px solid #F18900;
	margin-bottom: 12px;
	padding: 5px 15px;
}

#main div.system-free {
	margin-bottom: 25px;
	padding: 20px 40px;
	border-top: 35px solid #F5F5DC;
	border-right: 65px solid #F5F5DC;
	border-bottom: 35px solid #F5F5DC;
	border-left: 65px solid #F5F5DC;
	width: 500px;
}

