@charset "utf-8";

#contents {
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	padding-bottom: 10px;
	position: relative;
	height: 100%;
	padding-top: 0px;
}
#main_img {
	height: 120px;
	width: 805px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
}
#main_img img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C1C1C;
}
#pankuzu {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #999999;
	text-align: left;
	padding-left: 7px;
}
#contents_main {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#left {
	width: 603px;
	float: left;
	margin-bottom: 10px;
	display: inline;
	margin-left: 7px;
}
#right_menu {
	float: left;
	width: 180px;
	margin-left: 15px;
	display: inline;
}
#left h3 {
	background-image: url(../images/common/contents_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 578px;
	font-size: 1.3em;
	padding-top: 17px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
*:first-child+html #left h3 {
	padding-top: 19px;
	height: 35px;
}
* html #left h3 {
	padding-top: 19px;
	height: 35px;
}
#left h4 {
	margin-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	color: #961111;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
#left h5 {
	margin-left: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#right_menu ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#right_menu li {
	display : inline; 
	padding :0; 
	margin:0; 
}
#right_menu a {
	display:block;
	text-decoration:none;
	width:148px;
	margin:0px;
	height:30px;
	background-image: url(../images/common/menu_right_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
*:first-child+html #right_menu a {
	padding-top: 17px;
	height: 27px;
}
* html #right_menu a {
	padding-top: 17px;
	height: 27px;
}
#right_menu a:hover {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	height:30px;
	background-image: url(../images/common/menu_right_bg_over.jpg);
	background-repeat: no-repeat;
	width: 148px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
* html #right_menu a:hover {
	padding-top: 17px;
	height: 27px;
}
#right_menu a.now {
	background-image: url(../images/common/menu_right_bg_over.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#pagetop {
	clear: right;
	float: right;
	margin-bottom: 10px;
	height: 33px;
	width: 153px;
}
#pagetop a {
	background-image: url(../images/common/bt_page_top.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 153px;
	display: block;
	text-indent: -9999px;
}
#pagetop a:hover {
	background-image: url(../images/common/bt_page_top_over.gif);
	background-repeat: no-repeat;
}
