@charset "shift_jis";

*{
	margin:0;
	padding:0;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 75%;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}
.clr{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}


/*main*/

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}


/*header*/

#header {
	width: 760px;
	margin: 0px 20px 0px 20px;
	height: 67px;
}

#main #header h1 {
	background-image: url(../images/logo.gif);
	width: 179px;
	height: 40px;
	float:left;
	display:block;
	overflow:hidden;
	margin: 13px 0px 14px 0px;

}

#main #header h1 a {
	display:block;
	overflow:hidden;
	font-size:0px;
	height: 40px;
	text-decoration:none;
	padding-top:40px;
}

#main #header h2 {
	background-image: url(../images/logo02.gif);
	width: 187px;
	height: 27px;
	float:right;
	display:block;
	overflow:hidden;
	margin: 20px 0px 20px 0px;

}

#main #header h2 a {
	display:block;
	overflow:hidden;
	font-size:0px;
	height: 40px;
	text-decoration:none;
	padding-top:40px;
}


/*menu*/
#menu{
	width:760px;
	height:30px;
	overflow: hidden;
	margin:0px 20px 0px 20px;
	padding:0px
}
#menu ul{
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	background-image: url("../images/menu.gif");
	width: 760px;
}
#menu ul li{
	display:block;
	overflow: hidden;
	float: left;
	height:30px;
}
#menu ul li a {
	display: block;
	height: 15px !important;
	height /**/: 0px;
	padding-top: 30px;
	background-image: url("../images/menu.gif") ;
}
#mn1 a{
	background-position:0px 0px;
	width:120px;
}
#mn2 a{
	background-position:-120px 0px;
	width:126px;
}
#mn3 a{
	background-position:-246px 0px;
	width:142px;
}
#mn4 a{
	background-position:-388px 0px;
	width:139px;
}
#mn5 a{
	background-position:-527px 0px;
	width:112px;
}
#mn6 a{
	background-position:-639px 0px;
	width:121px;
}

#mn1 a:hover,
#mn1 a:focus {
	background-position:0px -30px;
}
#mn2 a:hover,
#mn2 a:focus {
	background-position:-120px -30px;
}
#mn3 a:hover,
#mn3 a:focus {
	background-position:-246px -30px;
}
#mn4 a:hover,
#mn4 a:focus {
	background-position:-388px -30px;
}
#mn5 a:hover,
#mn5 a:focus {
	background-position:-527px -30px;
}
#mn6 a:hover,
#mn6 a:focus {
	background-position:-639px -30px;
}



/*left*/
#main_left{
	width:175px;
	float:left;
	margin:12px 0px 10px 20px;
	display:inline;
	}

/*left menu 01*/
#left_menu{
	width:175px;
	overflow: hidden;

	padding:0px;
	float:left;
	height:288px;
}
#left_menu ul{
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	background-image: url("../images/menu2.gif");
	width: 175px;
	height:255px;
	padding:27px 0px 0px 0px;
}
#left_menu ul li{
	display:block;
	overflow: hidden;
	float: left;
	height:32px;
}
#left_menu ul li a {
	display: block;
	height: 15px !important;
	height /**/: 0px;
	padding-top: 32px;
	background-image: url("../images/menu2.gif") ;
}
#left_menu ul li#mn1 a{
	background-position:0px -27px;
	width:175px;
}
#left_menu ul li#mn2 a{
	background-position:0px -59px;
	width:175px;
}
#left_menu ul li#mn3 a{
	background-position:0px -91px;
	width:175px;
}
#left_menu ul li#mn4 a{
	background-position:0px -123px;
	width:175px;
}
#left_menu ul li#mn5 a{
	background-position:0px -155px;
	width:175px;
}
#left_menu ul li#mn6 a{
	background-position:0px -187px;
	width:175px;
}
#left_menu ul li#mn7 a{
	background-position:0px -219px;
	width:175px;
}
#left_menu ul li#mn8 a{
	background-position:0px -252px;
	width:175px;
}


#left_menu ul li#mn1 a:hover,
#left_menu ul li#mn1 a:focus {
	background-position:-175px -27px;
}
#left_menu ul li#mn2 a:hover,
#left_menu ul li#mn2 a:focus {
	background-position:-175px -59px;
}
#left_menu ul li#mn3 a:hover,
#left_menu ul li#mn3 a:focus {
	background-position:-175px -91px;
}
#left_menu ul li#mn4 a:hover,
#left_menu ul li#mn4 a:focus {
	background-position:-175px -123px;
}
#left_menu ul li#mn5 a:hover,
#left_menu ul li#mn5 a:focus {
	background-position:-175px -155px;
}
#left_menu ul li#mn6 a:hover,
#left_menu ul li#mn6 a:focus {
	background-position:-175px -187px;
}
#left_menu ul li#mn7 a:hover,
#left_menu ul li#mn7 a:focus {
	background-position:-175px -219px;
}
#left_menu ul li#mn8 a:hover,
#left_menu ul li#mn8 a:focus {
	background-position:-175px -252px;
}

/*left menu 01*/
#left_menu02{
	width:175px;
	overflow: hidden;
	margin-top: 10px;
	padding:0px;
	float:left;
	height:289px;
	margin-bottom: 10px;
}
#left_menu02 ul{
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	background-image: url(../images/menu3.gif);
	width: 175px;
	height:255px;
	padding:27px 0px 0px 0px;
}
#left_menu02 ul li{
	display:block;
	overflow: hidden;
	float: left;
	height:32px;
}
#left_menu02 ul li a {
	display: block;
	height: 15px !important;
	height /**/: 0px;
	padding-top: 32px;
	background-image: url("../images/menu3.gif") ;
}
#left_menu02 ul li#mn1 a{
	background-position:0px -27px;
	width:175px;
}
#left_menu02 ul li#mn2 a{
	background-position:0px -59px;
	width:175px;
}
#left_menu02 ul li#mn3 a{
	background-position:0px -91px;
	width:175px;
}
#left_menu02 ul li#mn4 a{
	background-position:0px -123px;
	width:175px;
}
#left_menu02 ul li#mn5 a{
	background-position:0px -155px;
	width:175px;
}
#left_menu02 ul li#mn6 a{
	background-position:0px -187px;
	width:175px;
}
#left_menu02 ul li#mn7 a{
	background-position:0px -219px;
	width:175px;
}
#left_menu02 ul li#mn8 a{
	background-position:0px -252px;
	width:175px;
}


#left_menu02 ul li#mn1 a:hover,
#left_menu02 ul li#mn1 a:focus {
	background-position:-175px -27px;
}
#left_menu02 ul li#mn2 a:hover,
#left_menu02 ul li#mn2 a:focus {
	background-position:-175px -59px;
}
#left_menu02 ul li#mn3 a:hover,
#left_menu02 ul li#mn3 a:focus {
	background-position:-175px -91px;
}
#left_menu02 ul li#mn4 a:hover,
#left_menu02 ul li#mn4 a:focus {
	background-position:-175px -123px;
}
#left_menu02 ul li#mn5 a:hover,
#left_menu02 ul li#mn5 a:focus {
	background-position:-175px -155px;
}
#left_menu02 ul li#mn6 a:hover,
#left_menu02 ul li#mn6 a:focus {
	background-position:-175px -187px;
}
#left_menu02 ul li#mn7 a:hover,
#left_menu02 ul li#mn7 a:focus {
	background-position:-175px -219px;
}
#left_menu02 ul li#mn8 a:hover,
#left_menu02 ul li#mn8 a:focus {
	background-position:-175px -252px;
}

#inquiry_box{
	width:148px;
	border-style:solid;
	border-width:1px;
	border-color:#e2dcca;
	overflow:visible;
	background-color:#f1eee0;
	padding: 10px;
	font-size: 85%;
	line-height: 12px;
	}
#inquiry_box .line {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*right*/
#main_right {
	width:566px;
	float:right;
	margin:12px 20px 10px 0px;
	display:inline;
}
#main #footer {
	background-image: url(../images/copy_back.gif);
	padding: 20px 0px 0px 0px;
	height: 30px;
}
#main #footer .copy {
	margin-right: auto;
	margin-left: auto;
	width: 232px;
}
.soryo_left {
	float: left;
	width: 130px;
	text-align: right;
	margin-top: 20px;
}
.soryo_right {
	float: right;
	width: 400px;
	padding-left: 20px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
