@charset "utf-8";
#header_box {
	background-image: url(../img/bg01.png);
	background-repeat: repeat-x;
	height: 126px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#rogo {
	float: left;
}
#hour {

}
.content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url(../img/bg04.png);
	background-repeat: repeat-x;
	height: 63px;
	margin-top: 40px;
	padding-top: 40px;
	text-align: center;
	color: #999;
	border-top: 1px solid #CCCCCC;
	clear: both;
}
.mainv_box {
	text-align: center;
	width: 100%;
	background-color: #000000;
	margin-bottom: 20px;
	margin-left: 0px;
}
.bt_box {
	text-align: center;
	margin-bottom: 30px;
}


li {
	margin-left: 20px;
	background-repeat: no-repeat;
	background-image: url(../img/arrow2.png);
	background-position: 2px 6px;
	padding-left: 15px;
	
}
.n01 {
	background-image: url(../img/no01.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n02 {
	background-image: url(../img/no02.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n03 {
	background-image: url(../img/no03.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n04 {
	background-image: url(../img/no04.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n05 {
	background-image: url(../img/no05.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n06 {
	background-image: url(../img/no06.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}
.n07 {
	background-image: url(../img/no07.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 26px;
	font-weight: bold;
	color: #555555;
	margin-top: 15px;
}

.tit01 {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 16px;
}
.p01 {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 18px;
	color: #830001;
	font-weight: bold;
}

.p02 {
	padding-left: 18px;
	margin-bottom: 15px;

}
.p03 {
	background-image: url(../img/icon_tit.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 20px;
	margin-bottom: 10px;
}
