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

/*  ######################################## */

#index_menu {
	width:738px;
	height:409px;
	padding:7px 0px 0px 7px;
	margin:0px 0px 20px 0px;
	background:url(../img/index/index_menu_back.gif) no-repeat;
}
#index_menu h2 {
	width:721px;
	height:338px;
	background:#FFFFFF;
}
#index_menu li {
	float:left;
	margin:0px 4px 0px 0px;
}
#contents {
	width:726px;
	margin:0px auto 20px auto;
}
#contents h3 {
	width:703px;
	height:35px;
	padding:12px 0px 0px 23px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background:url(../img/common/contents_title.gif) no-repeat;
}
.contents_txt {
	width:726px;
	background:url(../img/common/contents_back.gif) no-repeat top #FFFFFF;
}
.contents_txt p {
	padding:20px;
	font-size:12px;
	line-height:18px;
}
.contents_bottom {
	width:726px;
	background:#4d4d4d;
}
.contents_bottom p {
	text-align:right;
	padding:10px 20px;
	font-size:13px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
}
