@charset "utf-8";

#header_top {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	background-image: url(../img/header_top.gif);
	background-repeat: no-repeat;
}

#right_box {
	float: left;
	width: 675px;
	margin-left: 4px;
}
*html #right_box {margin-left: 0px;}

#greeting {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 35px;
	overflow: auto;
}
#greeting img {
	margin: 10px;
	float: left;
}
#greeting p {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.pr_img {
	margin-top: 20px;
}
#pr_contents1 {
	height: 83px;
	width: 675px;
	background-image: url(../img/top/no1_contents_bg.gif);
	background-repeat: no-repeat;
}
#pr_contents2 {
	height: 83px;
	width: 675px;
	background-image: url(../img/top/no2_contents_bg.gif);
	background-repeat: no-repeat;
}
#pr_contents3 {
	height: 83px;
	width: 675px;
	margin-bottom: 25px;
	background-image: url(../img/top/no3_contents_bg.gif);
	background-repeat: no-repeat;
}
#pr_contents1 p {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
	color: #333333;
	margin-top: 6px;
}
#pr_contents2 p {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
	color: #333333;
	margin-top: 6px;
}
#pr_contents3 p {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 20px;
	color: #333333;
	margin-top: 6px;
}
#guide_contact {
	background-image: url(../img/top/to_contact.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 229px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 85px;
	text-align: left;
	color: #333333;
}
*html #guide_contact {
	margin-right: 5px;
	margin-left: 5px;
	height: 164px;
}
#guide_contact p {
	line-height: 16px;
	margin-right: 7px;
	margin-left: 7px;
}


#form {
	width: 420px;
	float: left;
	background-color: #F6F6F6;
}
.mailform {
	font-size: 11px;
	text-align: left;
}
.mailform p {
	font-size: 10px;
	color: #FF6600;
}
.sub_frame {
	width: 675px;
	float: left;
	margin-top: 20px;
	background-position: center;
}
.sub_frame_header {
	background-image: url(../img/top/sub_frame_header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
}

.sub_frame_contents {
	background-image: url(../img/top/sub_frame_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
.sub_frame_contents h4 {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-left: 20px;
}

.sub_frame_contents p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 17px;
	padding-bottom: 5px;
	color: #333333;
}

.sub_frame_footer {
	background-image: url(../img/top/sub_frame_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: center;
}
