@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(module.css);
/*@import url(iepngfix.css);*/

/*レイアウト*/
body {
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:140%;
	background-image: url(../img/bg/common/bg_body.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
strong {
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
		outline:none;
	overflow: hidden;
}
a:hover {
	color: #FBA504;
}
#all {
	width:866px;
	margin:0 auto;
}div#header {
	background-image: url(../img/bg/common/bg_title.jpg);
	height: 89px;
	width: 866px;
	position: relative;
}
div#footer {
	background-image: url(../img/bg/top/bg_footer.png);
	width: 866px;
	height: 60px;
	clear: both;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 40px;
}
div#leftcolumn {
	float: left;
	width: 630px;
}
div#rightcolumn {
	float: left;
	width: 230px;
	padding-top: 13px;
}
#header h1 a{
	background-image: url(../img/header/top/h_top_title.jpg);
	height: 89px;
	width: 280px;
	display:block;
	text-indent: -9999px;
}
#header div#navTop {
	height: 72px;
	width: 310px;
	position: absolute;
	left: 524px;
	top: 9px;
}
#navTop div#serch {
	background-image: url(../img/bg/top/bg_top_serch.jpg);
	height: 54px;
	width: 310px;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#footer p {
	margin-left: 30px;
	font-size: 12px;
}
#navTop form {
	position: absolute;
	left: 105px;
	top: 42px;
}
/*旧ページとの調整*/
td.record {
	padding: 10px;
	background-color: #FFFFFF;
}
td.record a {
	color:#009999;
}
td.record a:hover {
	text-decoration: underline;	
}
.record li {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}
ul.innerList li {
	margin-left: 10px;
	list-style-type: circle;
}
/*旧ページとの調整*/
.record ul.message {
	margin-top: 10px;
	margin-bottom: 10px;
}
.section table td,table th {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.section table {
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rightcolumn .submenu {
	background-image: url(../img/btn/sub/btn_submenu_bg.png);
	background-repeat: no-repeat;
	width: 208px;
	margin-left: 20px;
	background-position: 0px 0px;
}
#rightcolumn ul.submenu li {
	height: 24px;
	margin-left: 60px;
	padding-top: 9px;
}
div.section td ul {
	list-style-type: disc;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
div.section td ul li {
	list-style-type: disc;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div.section td ul li p {
	margin: 0px;
	padding: 0px;
}
table.bnone{
	border:none;
}
table.bnone td{
	border:none;
}
#all #main #header #navTop a {
	float:left;
	display:block;
	height: 18px;
}
/*下部ナビゲーションボタン*/
.container .section .prebtn a {
	display: block;
	background-image: url(../img/btn/sub/btn_previous_blank.png);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 21px;
	width: 87px;
	padding-top: 2px;
	padding-left: 24px;
	clear: both;
	margin-bottom: 5px;
	color: #333333;
	margin-top: 1px;
	zoom: 1;
	margin-left: 467px;
}
.container .section .bottomNavbtn{
margin-bottom:5px;
clear:both;
}
/*下部ナビゲーションボタン*/

