@charset "Shift_JIS"

/*全体構造---------------------------------*/

* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	margin: 10px;
	padding: 0;
	background: #fff url() repeat;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: small;
	color: #000;
}
#wrapper {
	width: 752px;
	background : url(top_menu_bg.gif) repeat 0px 1px;
}
#wrapper:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
#header_outer {
	padding-bottom: 10px;
	background: #FFF;
}
#header {
	width: 751px;
	height: 14px;
	background : #000000 url(header.jpg) no-repeat;
	text-indent: -9999px;
	border-bottom: 1px #000 solid;
}
#leftbox {
	float: left;
	width: 200px;
	background: #fff;
}
#rightbox {
	float: right;
	width: 552px;
	background: #fff;
}

h1 {
	margin-bottom: 24px;/*メニューボトム調節*/
	margin-left: 9px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: xx-small;
}
#contentsbox {
	margin-left: 10px;
}
#contentsbox_top {
	margin-left: 10px;
	background: #FFF;
}
#footer {
	clear: both;
	width: 752px;
	height: 15px;
	background : url(footer.jpg) no-repeat;
	border-top: 1px #000 solid;
}
#footer p {
	font-size: x-small;
	margin-top: 3px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
	background: transparent;
}
a:visited {
	color: #000000;
	background: transparent;
}
a:hover, a:active {
	color: #999999;
	background: transparent;
}
img {
	border: none;
	vertical-align: bottom;
}
p {
	margin: 0;
	padding: 0;
}
#totop {
	margin: 5px 5px 5px auto;
	width: 45px;
	height: 15px;
	text-indent: -9999px;
	text-align: right;
	background : url(icon_totop.gif) no-repeat;
}
#totop a {
	display: block;
	width: 45px;
	height: 15px;
	outline-width: 0;
}

/*左メニュー----------------------------------*/

#menu {
	width: 200px;
	background : url(top_menu_bg.gif) repeat;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	margin-left: 9px;
	padding: 0;
	width: 182px;
	text-indent: -9999px;
}
#menu li#contents01 {
	height: 27px;
	background : url(top_menu_01.jpg) no-repeat;
}
#menu li#contents02 {
	height: 27px;
	background : url(top_menu_02.jpg) no-repeat;
}
#menu li#contents03 {
	height: 27px;
	background : url(top_menu_03.jpg) no-repeat;
}
#menu li#contents04 {
	height: 27px;
	background : url(top_menu_04.jpg) no-repeat;
	margin-bottom: 25px;
}
#menu li#sekou {
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_05.jpg) no-repeat;
}
#menu li#bunjo {
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_06.jpg) no-repeat;
}
#menu li#contact {
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_07.jpg) no-repeat;
}
#menu li#gaiyo {
	height: 27px;
	padding-bottom: 13px;
	background : url(top_menu_08.jpg) no-repeat;
}
#menu li a {
	display: block;
	width: 182px;
	height: 27px;
	outline-width: 0;
}
#menu li#contents01 a:hover {
	background : url(top_menu_01_over.jpg) no-repeat;
}
#menu li#contents02 a:hover {
	background : url(top_menu_02_over.jpg) no-repeat;
}
#menu li#contents03 a:hover {
	background : url(top_menu_03_over.jpg) no-repeat;
}
#menu li#contents04 a:hover {
	background : url(top_menu_04_over.jpg) no-repeat;
}
#menu li#sekou a:hover {
	background : url(top_menu_05_over.jpg) no-repeat;
}
#menu li#bunjo a:hover {
	background : url(top_menu_06_over.jpg) no-repeat;
}
#menu li#contact a:hover {
	background : url(top_menu_07_over.jpg) no-repeat;
}
#menu li#gaiyo a:hover {
	background : url(top_menu_08_over.jpg) no-repeat;
}
#menu li#contents01_on {
	height: 27px;
	background : url(top_menu_01_on.jpg) no-repeat;
}
#menu li#contents02_on {
	height: 27px;
	background : url(top_menu_02_on.jpg) no-repeat;
}
#menu li#contents03_on {
	height: 27px;
	background : url(top_menu_03_on.jpg) no-repeat;
}
#menu li#contents04_on {
	height: 27px;
	background : url(top_menu_04_on.jpg) no-repeat;
	margin-bottom: 25px;
}
#menu li#sekou_on {
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_05_on.jpg) no-repeat;
}
#menu li#bunjo_on{
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_06_on.jpg) no-repeat;
}
#menu li#contact_on {
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_07_on.jpg) no-repeat;
}
#menu li#gaiyo_on{
	height: 27px;
	margin-bottom: 13px;
	background : url(top_menu_08_on.jpg) no-repeat;
}
.arrow {
	width: 182px;
	height: 18px;
	background : url(top_menu_arrow.gif) no-repeat -1px 0px;
}
#menu p {
	margin: 5px 0 0 9px;
	padding-bottom: 5px;
}

/*アンダーメニュー-------------------------------*/

#undermenu {
	margin: 40px 0 25px 0;
	width: 542px;
	height: 62px;
	background : url(undermenu_arrow.gif) no-repeat 10px center;
}
#undermenu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
}
#undermenu li {
	float: left;
	padding: 0;
	width: 112px;
	height: 62px;
	text-indent: -9999px;
}
#undermenu li#undermenu01 {
	background : url(undermenu01_off.jpg) no-repeat;
}
#undermenu li#undermenu02 {
	margin-left: 21px;
	background : url(undermenu02_off.jpg) no-repeat;
}
#undermenu li#undermenu03 {
	margin-left: 21px;
	background : url(undermenu03_off.jpg) no-repeat;
}
#undermenu li#undermenu04 {
	margin-left: 21px;
	background : url(undermenu04_off.jpg) no-repeat;
}
#undermenu li a {
	display: block;
	width: 112px;
	height: 62px;
	outline-width: 0;
}
#undermenu li#undermenu01 a:hover {
	background : url(undermenu01_over.jpg) no-repeat;
}
#undermenu li#undermenu02 a:hover {
	background : url(undermenu02_over.jpg) no-repeat;
}
#undermenu li#undermenu03 a:hover {
	background : url(undermenu03_over.jpg) no-repeat;
}
#undermenu li#undermenu04 a:hover {
	background : url(undermenu04_over.jpg) no-repeat;
}
#undermenu li#undermenu01_on {
	background : url(undermenu01_on.jpg) no-repeat;
}
#undermenu li#undermenu02_on {
	margin-left: 21px;
	background : url(undermenu02_on.jpg) no-repeat;
}
#undermenu li#undermenu03_on {
	margin-left: 21px;
	background : url(undermenu03_on.jpg) no-repeat;
}
#undermenu li#undermenu04_on {
	margin-left: 21px;
	background : url(undermenu04_on.jpg) no-repeat;
}



/*汎用クラス-------------------------------------*/

.fontsmall {
	font-size: x-small;
}
.fontcatch {
	font-size: 30px;
	font-weight: bold;
	line-height: 110%;
}
.box {
	margin: 10px auto;
	border-top: 1px dotted #999;
}
.box p {
	margin-top: 10px;
	padding: 0;
}
.imgbox img {
	margin: 10px auto;
}
.fontbold {
	font-weight: bold;
}
.linkcatch {
	text-decoration: underline;
}