@charset "utf-8";

body, th, td{
	font-size: 75%;
	line-height: 170%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html>body, th, td{
	font-size: 12px;
	line-height: 170%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

body{
	padding: 0px;
	height: 100%;
	background-image:url(cmnfix/back.jpg);
	background-repeat:repeat-x;
	color:#333333;
	margin:0 auto;
	background-color:#F3F0F9;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;

}				
th, td{ font-size: 100%; 
                }
a {
	color: #2580DA;
}
a:hover {
color: #DD2251;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img, object, embed, div, table {  
     vertical-align: top; }	

p { margin-bottom:5px;
	margin-top:0;
}
h2 { margin-bottom:25px;
	margin-top:0;
}
.clear{
clear:left;
}
/*ページのレイアウト*/
/*header*/
/*IEハック*/


div.page {
	background-image:url(cmnfix/back_contents.jpg);
	background-repeat:repeat-y;
	padding:0 10px;
 }	
div#header{
	height:83px;
	background-image:url(cmnfix/back_header.jpg);
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

 }	
 div#header2{
	height:83px;
	position: relative;


 }	
h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 213px;
	top: 34px;
	width: 300px;
	font-size: 80%;
	color: #999999;
	font-weight: normal;
}

*html body div#header dl {
	float:right;
	margin:0;
	padding:0;
	width:370px;
}
div#header dl {
	float:right;
	margin:0;
	padding:0;
	width:350px;
}
div#header dd {
	margin:0 0 0 4px;
	padding:0;
}

 

ul#submenu{
	margin:0;
	padding:0;
 }
ul#submenu li {
	float:left;
	margin:0;
	padding:0;
	display:block;
	height:29px;
	 }
ul#submenu li a {
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-9999em;
	text-decoration:underline;
	outline:none;
 }

	a#top {
		width:60px;
		background-image:url(cmnfix/submenu_top.jpg);
	 }
	a#contact{
		width:118px;
		background-image:url(cmnfix/submenu_contact.jpg);
	 }
	ul#submenu li a:hover{
		background-position:0px -29px;
 }
/*page*/
 h1 {
	 margin:0;
	 padding:0;
 }
/* gNavigation */
div#gNavigation {
	overflow:hidden;
	width:880px;
	height:54px;
	}
ul#gList {
	margin:0;
	padding:0;
	}
ul#gList li {
	margin:0;
	padding:0;
	height:54px;
	float:left;
	display:block;
	}
ul#gList li a {
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-9999em;
	text-decoration:underline;
	outline:none;
	}

	/* 変更を容易にするため個別指定 */
	a#gHonsya {
	background-image:url(cmnfix/menu_honsha.jpg);
	width:116px;
		}
	a#gShop {
	background-image:url(cmnfix/menu_shop.jpg);
	width:109px;
		}
	a#gPrice  {
	background-image:url(cmnfix/menu_price.jpg);
	width:159px;
		}
	 a#gTakuhai {
	background-image:url(cmnfix/menu_takuhai.jpg);
	width:249px;
		}
	a#gNews  {
	background-image:url(cmnfix/menu_news.jpg);
	width:109px;
		}
	 a#gContact {
	background-image:url(cmnfix/menu_contact.jpg);
	width:138px;
		}
ul#gList li a:hover {
	background-position:0px -54px;
	}
ul#gList li a.active {
	background-position:0px -54px;
	cursor:default;
	}


/*footer*/
div#footer {
	margin-top:50px;
	font-size:10px;
	color:#666666;
	text-align:right;
	padding-right:15px;
	padding-top:18px;
	background-image:url(cmnfix/line_fotter.jpg);
	background-repeat:no-repeat;
	clear:left;
	}
p#copyright {
	color:#B393CD;
	margin-bottom:0;
	}

