@charset "utf-8";
/* CSS Document */

#content_sub {
	background-color: #330000;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img2/back_contents.jpg);
	background-repeat: repeat-y;
}
#content_sub #left_sub {
	width: 177px;
	padding-left: 28px;
	padding-right: 15px;
	float: left;
}
#content_sub #main_sub {
	width: 495px;
	float: right;
	padding-right: 50px;
	padding-top: 15px;
}
.tag {
	font-size: 11px;
	text-align: right;
	width: 495px;
	margin-bottom: 13px;
	float: right;
}

.main_text {
	width: 465px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	margin-bottom: 20px;
}
.main_text2 {
	float: right;
	width: 465px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img2/h3_back1.jpg);
	padding-top: 6px;
	padding-bottom: 8px;
}
.main_text3 {
	float: right;
	width: 495px;
	background-image: url(../img2/h3_back2.jpg);
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contents_under {
	margin: auto;
	height: 111px;
	width: 810px;
	background-image: url(../img2/footer.jpg);
}
#headermenu #botton {
	float: right;
	width: 451px;
	padding-top: 50px;
}

#content_head {
	background-image: url(../img2/back_contents_top.jpg);
	height: 19px;
	width: 810px;
	margin: auto;
}
.sub_menu {
	width: 176px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.image_sub {
	float: right;
	width: 495px;
	margin-bottom: 10px;
}

