@charset "shift_jis";


body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
	background-color: #E6D3B3;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	background-image: url(../commonimg/bg.jpg);
	background-repeat: repeat;
}

* html body{
	padding-left:1px;
	text-align: center;
}

*+html body{padding-left:1px;}

a:link {
	color:#FF6600;
	text-decoration: underline;
}
a:visited {
	color:#FF6600;
	text-decoration: underline;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}

a:active,a:focus{ outline:none; }


li {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bold;
}
h1 {
	display: none;
	font-size: 8pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: -9999px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 5pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
}



#wrap {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../commonimg/conbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#menubg {
	height: 194px;
	width: 100%;
	background-image: url(../commonimg/noren.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	z-index: 20;
}
#menuwrap {
	height: 78px;
	width: 818px;
	margin-top: 87px;
	float: left;
}
#headbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#logo {
	float: left;
	height: 119px;
	width: 106px;
	padding-top: 44px;
	padding-right: 38px;
	padding-left: 38px;
}

#menubg #btn1 {
	height: 78px;
	width: 122px;
	float: left;
}

#menubg #btn2 {
	height: 78px;
	width: 122px;
	margin-left: 25px;
	float: left;
}

#menubg #btn3 {
	height: 78px;
	width: 122px;
	margin-left: 26px;
	float: left;
}

#menubg #btn4 {
	height: 78px;
	width: 122px;
	margin-left: 27px;
	float: left;
}

#menubg #btn5 {
	height: 78px;
	width: 122px;
	margin-left: 23px;
	float: left;
}
#menubg #back {
	height: 64px;
	width: 64px;
	margin-left: 33px;
	float: left;
	padding-top: 7px;
}

#head {
	background-image: url(../commonimg/conbg.png);
	background-repeat: repeat-y;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	overflow: hidden;
}
#buy_ti {
	background-image: url(../commonimg/buy_ti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #761F54;
	margin-top: 60px;
}
#buywrap {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../commonimg/conbg.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 30px;
	padding-right: 148px;
	padding-bottom: 30px;
	padding-left: 147px;
}
#buyyahoobtn a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 289px;
	background-image: url(../commonimg/orderbtn_yahoo.jpg);
	padding-top: 146px;
	float: left;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#buyyahoobtn a:hover {
    background-position: 0 -146px;
	
}
#buyfaxbtn a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 289px;
	background-image: url(../commonimg/orderbtn_fax.jpg);
	padding-top: 146px;
	float: left;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#buyfaxbtn a:hover {
    background-position: 0 -146px;
	
}
#buytelbtn {
	height: 146px;
	width: 289px;
	margin: 0px;
	float: left;
}


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 95%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #3A4167;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #828AB9;
	color: #000;
}


#page-top2 {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 95%;
}
#page-top2 a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #67999A;
}
#page-top2 a:hover {
	text-decoration: none;
	background-color: #B5CDCE;
	color: #000;
}




#footwrap {
	background-image: url(../commonimg/conbg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1200px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
}



#foot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../commonimg/footbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footmenuwrap {
	width: 714px;
	margin-left: 286px;
	overflow: hidden;
}

.footmenubox {
	float: left;
	width: 238px;
}
.footmenu {
	text-align: left;
	height: 31px;
	width: 204px;
	margin-bottom: 25px;
	padding-left: 27px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #353B5D;
}
.footmenu_list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #000;
	text-align: left;
	width: 204px;
	padding-left: 34px;
	margin-top: -20px;
	list-style-position: inside;
	list-style-image: url(../commonimg/icon_foot.gif);
	margin-bottom: 25px;
}
#footwrap #foot #footmenuwrap a {
	color: #000;
	text-decoration: none;
}

#footwrap #foot #footmenuwrap a:hover {
	color: #F00;
	text-decoration: none;
}


#gaiyotxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: right;
	width: 1000px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}

#copyr {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: right;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footwrap #foot #copyr a {
	color: #000;
	text-decoration: none;

}
