﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* layout
--------- --------- --------- --------- --------- */
#wrapper {
	margin:0 auto;
	padding:0 11px 0 7px;
	width:750px;
	background:url(../images/common/bg.gif) repeat-y ;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

#header {
	margin:0;
	padding:0;
	width:750px;
	}

.head_go_top {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}




#main {
	margin:0;
	padding:10px;
	float:left;
	width:730px;
		}
		
#footer {
	clear:both;
	margin:0;
	padding:5px 10px 0 10px;
	width:730px;
	height:37px;
	background:url(../images/top/footer_bg.jpg) no-repeat;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
		}
	
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}




/* #header
--------- --------- --------- --------- --------- */

h1 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
	text-align:right;
}

.header_title {
	margin:5px 0 0 0;
	width:260px;
	height:16px;
	padding:42px 480px 7px 10px;
	font-size:14px;
	font-weight:600;
	color:#ffffff;
	background:url(../images/top/top_title.jpg) no-repeat;
	line-height:18px;
}

#htop_menu {
	float:left;
	width:745px;
	padding:0 3px 0 2px;
}

#htop_menu li {
	float:left;
	width:147px;
	height:38px;
	padding:0 1px 0 1px;
	}
	
#htop_menu li a{
	width:147px;
	padding: 38px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:38px;/* for ie5.x */;
	}
	
#htop_menu li p{
	background-position: 0 -38px;
	width:147px;
	padding: 38px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:38px;/* for ie5.x */;
	}
	
#menu01 a{
	background:url(../images/top/menu1.jpg) no-repeat;
	}

#menu02 a{
	background:url(../images/top/menu2.jpg) no-repeat;
	}

#menu03 a{
	background:url(../images/top/menu3.jpg) no-repeat;
	}

#menu04 a{
	background:url(../images/top/menu4.jpg) no-repeat;
	}

#menu05 a{
	background:url(../images/top/menu5.jpg) no-repeat;
	}

#htop_menu li a:hover {
	background-position: 0 -38px;
	}

#menu01 p{
	background:url(../images/top/menu1.jpg) no-repeat;
	}

#menu02 p{
	background:url(../images/top/menu2.jpg) no-repeat;
	}

#menu03 p{
	background:url(../images/top/menu3.jpg) no-repeat;
	}

#menu04 p{
	background:url(../images/top/menu4.jpg) no-repeat;
	}

#menu05 p{
	background:url(../images/top/menu5.jpg) no-repeat;
	}



/* #main
--------- --------- --------- --------- --------- */

/* #side
--------- --------- --------- --------- --------- */

/* #footer
--------- --------- --------- --------- --------- */