@charset "UTF-8";

/*body*/
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #EEEDED;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}



/*heaer*/
#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}



/*logo*/
.logo {
	height: 60px;
	width: 70px;
	font-size: 1px;
	display: block;
	float: left;
	text-indent: -9999px;
}



/*menu*/
#menu {
	height: 60px;
	display: block;
	font-size: 1px;
	text-align: left;
	margin-left: 90px;
	margin-top: 0px;
	padding: 0px;
}
#menu em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	text-align: left;
}
#menu a{
	text-decoration:none;
	display:block;
	width:480px;
	height:60px;
	background-image:url(../img/menu.jpg);
	background-position:left top;
}
#menu a{
width:80px;
height:60px;
}
#menu02 a{background-position:-80px 0}
#menu03 a{background-position:-160px 0}
#menu04 a{background-position:-240px 0}
#menu05 a{background-position:-320px 0}
#menu06 a{background-position:-400px 0}
#menu07 a{background-position:-480px 0}
#menu08 a{background-position:-560px 0}
#menu01 a:hover{background-position:0px -60px}
#menu02 a:hover{background-position:-80px -60px}
#menu03 a:hover{background-position:-160px -60px}
#menu04 a:hover{background-position:-240px -60px}
#menu05 a:hover{background-position:-320px -60px}
#menu06 a:hover{background-position:-400px -60px}
#menu07 a:hover{background-position:-480px -60px}
#menu08 a:hover{background-position:-560px -60px}


/*container*/
#container {
	text-align:left;
	background-color:#ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container-inner {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}




/*footer-menu*/
#footer {
	clear: both;
	padding-top: 20px;
	width: 760px;
	padding-bottom: 15px;
}

/*footer-menu 1category*/

#footer-menu_1category {
	height: 20px;
	display: block;
	font-size: 1px;
	text-align: left;
	margin-left: 660px;
	width: 100px;
}
#footer-menu_1category em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	text-align: left;
	background-image: url(../img/footer_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-menu_1category a{
	text-decoration:none;
	display:block;
	width:100px;
	height:20px;
	background-image:url(../img/footer_menu.gif);
	background-position:left top;
	background-repeat: no-repeat;
}

/*footer-menu 2category*/
#footer-menu_2category {
	height: 20px;
	display: block;
	font-size: 1px;
	text-align: left;
	margin-left: 560px;
}
#footer-menu_2category em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	text-align: left;
}
#footer-menu_2category a{
	text-decoration:none;
	display:block;
	width:100px;
	height:20px;
	background-image:url(../img/footer_menu.gif);
	background-position:left top;
}

/*footer-menu 3category*/
#footer-menu_3category {
	height: 20px;
	display: block;
	font-size: 1px;
	text-align: left;
	margin-left: 460px;
	width: 300px;
}
#footer-menu_3category em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	text-align: left;
}
#footer-menu_3category a{
	text-decoration:none;
	display:block;
	width:100px;
	height:20px;
	background-image:url(../img/footer_menu.gif);
	background-position:left top;
}

/*footer-menu*/
#menu-top a{background-position:0px 0;}
#menu-tekigou a{background-position:-100px 0;}
#menu-category a{background-position:-200px 0;}
#menu-home a{background-position:-300px 0;}

#menu-top a:hover{background-position:0px -20px}
#menu-tekigou a:hover{background-position:-100px -20px}
#menu-category a:hover{background-position:-200px -20px}
#menu-home a:hover{background-position:-300px -20px}






/*copyright*/
#copyright{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#ffffff;
	clear:both;
	background-image: url(../img/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	width: 760px;
}


/*fm3category*/
#fm3category {
	height: 20px;
	display: block;
	font-size: 1px;
	text-align: left;
	margin-left: 460px;
	width: 300px;
}
#fm3category em{
	float:left;
	list-style:none;
	text-indent:-9999px;
	text-align: left;
}
#fm3category a{
	text-decoration:none;
	display:block;
	width:100px;
	height:20px;
	background-image:url(../img/footer_menu.gif);
	background-position:left top;
}


#container-category {
	background-color: #EEEDED;
}

.condition {
	font-size: 11px;
	color: #FF0000;
}
.footer {
	clear: both;
	text-align: right;
}

