/*これ以降のスタイルはIE-Mac5.xには適用されない\*/
body{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/backgroundimage.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
	text-align: center;
}

img {
	border: none;

}

.img_right {
	border: none;
	float: right;
	margin: 0px 0px 5px 10px;

}
.img_left {
	border: none;
	float: left;
	margin: 0px 10px 5px 0px;

}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}


/*----------------layout----------------*/

#container{
	width:745px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(../img/containerback.gif);
	}


/*----------------header---------------- */
#header{
	background-image:url(../img/head.jpg);
	width: 745px;
	height:	200px;
	margin: 0px auto;
	text-align: center;
}

#header .head_btn{
	margin: 0px;
}

h1{
	font-size: 12px;
	margin:0px auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	padding: 5px 0px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	text-indent: 5px;
	border-left: solid #FFA869 1px;
	border-right: solid #FFA869 1px;
	border-top: solid #FFA869 1px;
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-top: 2px;
}

/* ----------------contents---------------- */
#contents{
	padding: 0px 0px;
	margin: 0px auto;
	width: 745px;


}

#contents-mainblock{
	margin: 5px auto;
	padding: 0px;
	width: 555px;
	float:right;
	display:block;
	text-align: left;
}

#contents-mainblock h2{
	padding: 0px;
	margin: 0px 5px 10px 0px;
	clear: both;

}

#contents-mainblock h3{
	text-align: left;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	clear: both;
	border-bottom: solid #FFA869 1px;
	color: #FFA869;
	margin: 0px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#contents-mainblock .topbox{
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 540px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	background-image: url(../img/topimg.jpg);
	height: 450px;
}

#contents-mainblock .topbox .toptext{
	padding: 0px;
	width: 320px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin: 5px 0px 0px 0px;
	float: right;
}

#contents-mainblock .textbox{
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 530px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #666666;
}

#contents-mainblock .infobox{
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 530px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}

#contents-mainblock .infobox .infotitle{
	width: 530px;
	line-height: 150%;
	text-align: left;
	background-image: url(../img/info_title.gif);
	height: 35px;
	display: block;
	text-indent: -5000px;
	margin-top: 10px;
}

#contents-mainblock .infobox .infotext{
	padding: 0px 0px;
	margin: 0px auto 10px auto;
	width: 530px;
	text-align: center;
	background-image: url(../img/info_back.gif);
	background-position: bottom;
}

#contents-mainblock .infobox .infotext .infoinner{
	padding: 10px 0px;
	margin: 0px auto 10px auto;
	width: 500px;
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	color: #666666;
}

#contents-mainblock .systembox{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 540px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	white-space: normal;
	color: #666666;
}
#contents-mainblock table{
	margin: 0px auto 0px auto;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	white-space: normal;
	color: #666666;
}
#contents-mainblock .imgbox{
	margin: 0px auto 10px auto;
	text-align: center;
	white-space: normal;
	color: #666666;
	clear: both;
}
#contents-mainblock .menublock{
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 530px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: #666666;
}
#contents-mainblock .menublock .pickupmenu{
	text-align: left;
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	clear: both;
	border-bottom: solid #FFA869 1px;
	color: #FFA869;
	margin: 5px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}
#contents-mainblock .menublock .menuname{
	font-size: 14px;
	color: #FFA869;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 400px;
	float: left;
	text-align: left;
	display: inherit;
	margin-top: 5px;
	text-indent: 1em;

}
#contents-mainblock .menublock .price{
	font-size: 14px;
	color: #FFA869;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: right;
	text-align: right;
	display: inherit;
	margin-top: 5px;

}
#contents-mainblock .menublock .menutext{
	font-size: 12px;
	clear: both;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	display: inherit;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	border-top: dashed #CCCCCC 1px;
	padding-top: 5px;

}
#goback{
	padding: 5px 0px 5px 0px;
	margin: 5px auto 0px auto;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	white-space: normal;
	color: #666666;
	clear: both;
}
/*---------------- column01 left ----------------*/
#column-left{
	margin: 0px auto;
	padding: 0px 3px;
	width:180px;
	float:left;
	display:block;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
}

.left-imgbox{
	margin: 10px auto;
	padding: 0px;
	width:160px;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	color: #666666;
}

#left-logo{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	color: #666666;
	vertical-align: bottom;
	float: right;
}

.head_btn{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	display:inline;
}

.head_demand{
	margin-top:70px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	float:right;
	display:inline;
}




/* UL for left navigation */
#navi {
	margin: 0px;
	padding: 0px;
	width: 170px;
}

/* LI for left navigation */
#navi li {
	margin: 5px;
	padding: 0px;
	list-style: none;
	top: 0;
	}
#navi li, ul#navi a {
	height: 30px;
	display:block;
}
#navi_01 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	background-color: transparent;
	}
#navi_02 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	background-color: transparent;
	}
#navi_03 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	background-color: transparent;
	}
#navi_04 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	height: 30px;
	background-color: transparent;
	}
#navi_05 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height: 30px;
	background-color: transparent;
	}
#navi_06 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 30px;
	background-color: transparent;
	}
#navi_07 {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	height: 30px;
	background-color: transparent;
	}
/* Image Replacement */
#navi a {
    text-indent: -5000px;
	text-decoration: none;
}

/* Image Position */
#navi_01 {
	top: 0px; height: 30px;
}
#navi_02 {
	top: 30px; height: 30px;
}
#navi_03 {
	top: 60px; height: 30px;
}
#navi_04 {
	top: 90px; height: 30px;
}
#navi_05 {
	top: 120px; height: 30px;
}
#navi_06 {
	top: 150px; height: 30px;
}
#navi_06 {
	top: 180px; height: 30px;
}


#navi_01 a:hover, #navi_01 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	height: 30px;
	background-color: transparent;
	}
#navi_02 a:hover, #navi_02 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	background-color: transparent;
	}
#navi_03 a:hover, #navi_03 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	background-color: transparent;
	}
#navi_04 a:hover, #navi_04 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	height: 30px;
	background-color: transparent;
	}
#navi_05 a:hover, #navi_05 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height: 30px;
	background-color: transparent;
	}
#navi_06 a:hover, #navi_06 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 30px;
	background-color: transparent;
	}
#navi_07 a:hover, #navi_07 a:visited:hover {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	height: 30px;
	background-color: transparent;
	}

#navi_01_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	height: 30px;
	}
#navi_02_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	}
#navi_03_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	}
#navi_04_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	height: 30px;
	}
#navi_05_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height: 30px;
	}
#navi_06_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 30px;
	}
#navi_07_ro {
	background-image: url(../img/navi_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
	height: 30px;
	}

/* ----------------footer ----------------*/

#footer-link{
	background-image:url(../img/top_btn_link.gif);
	width: 700px;
	clear:both;
	text-align: center;
	font-size: 12px;
	margin: 5px 0px;
}

#footer{
	background-image:url(../img/footer.gif);
	width: 745px;
	height: 80px;
	clear:both;
	text-align: center;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	line-height: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	height:0px;
	color:#CCCCCC;
	clear: both;
	border-style: dashed;
	text-align: center;
	margin: 5px auto;
}
.style1 {
	color: #FFFFFF;
	letter-spacing: 2px;
}
.style2 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	letter-spacing: 2px;
}
