@import "http://";
@charset "utf-8";
/*formatting style
___________________________*/
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #666666;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(basic-images/bg.gif);
	font-size: 75%;
	line-height: 1.6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*link style
______________*/

a img {
	border-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/*basic layout
______________*/

#wrapper {
	background-color: #775C2A;
	margin: 0px auto;
	width: 850px;
	height:950px;
	border-right: 2px solid 666633;
	border-left: 2px solid 666633;
}
#wrapper #qr {
	height: 70px;
	width: 70px;
	top: 865px;
	position: absolute;
	left: 855px;
}



#oshirase {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 850px;
	position: absolute;
	top: 148px;
	background-color: #775C29;
}
#oshirase #blog {
	top: 559px;
	right: 38px;
	position: absolute;
	width: 250;
	height: 70;
}

#oshirase #whatnew {
	top: 492px;
	position: absolute;
	left: 0px;
}

#oshirase #saishin {
	top: 1200px;
	position: fixed;
}
#oshirase #comment {
	position: absolute;
	height: 70px;
	width: 495px;
	top: 559px;
	left: 36px;
}



#oshirase #syouhin {
	position: absolute;
	top: 0px;
	bottom: 0px;
}
#oshirase object {
	position: absolute;
	left: 0px;
	top: 231px;
}



/*header styles
______________*/

#header {
	position: relative;
	width: 850px;
	height: 151px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 1px;
	height: 106px;
}
#header #freedial {
	left: 523px;
	top: 0px;
	position: absolute;
	width: 328px;
	height: 106px;
}
#header #syouhin {
	position: absolute;
	left: 0px;
	top: 106px;
	width: 168px;
	height: 45px;
}
#header #access {
	position: absolute;
	top: 105px;
	left: 169px;
	width: 178px;
	height: 45px;
}
#header #okaimono {
	left: 347px;
	top: 105px;
	position: absolute;
	width: 176;
	height: 45;
}
#header #goshitsumon {
	position: absolute;
	left: 523px;
	top: 105px;
	width: 163px;
	height: 45px;
}
#header #otoiawase {
	position: absolute;
	height: 45px;
	width: 165px;
	left: 686px;
	top: 105px;
}







#wrapper #header a {
	top: 106px;
}






#logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 522px;
}

/*footer style
______________*/

#footer {
	background-color: #000000;
	height: 130px;
	width: 850px;
	left: 0px;
	top: 700px;
	position: relative;
	text-align: center;
}


#footer li {
	list-style: none;
	display: inline;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
	top: 25px;
}

#footer address {
	margin: 0px;
	float: none;
	color: #FFFFFF;
	position: relative;
	top: 25px;
	left: 0px;
}
