* {
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

html {
}

body {
	color: #474747;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W6";
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

body.sub {
	background:url(../img/bg.jpg) center top repeat #ffffff;
	color: #474747;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W6";
}

body.contents {
	background: url(../img/bg_main.jpg) left top fixed;
	padding: 10px 5px 0px 15px;
	margin: 0px;
	color:#474747;
}

a {
	color:#8e5a00;
}

img {
	border:0;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

#wrapper_top {
	width:950px;
	background: url(../img/main.jpg) no-repeat center top;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;
}

.top_text {
	display: none;
}


#whatsnew {
	text-indent: -9999px;
	width: 121px;
	height: 16px;
	background: url(../img/whatsnew.gif) no-repeat;
	position: relative;
	top: 228px;
	left: 36px;
}

#infoarea {
	text-align:left;
	height: 107px;
	width: 248px;
	position: relative;
	top: 238px;
	left: 36px;
}

#menu_top {
	padding-top:407px;
/*	position: relative;
	top: 313px;
	_top: 308px;*/
}

#menu_top ul.navi {
	padding-left:22px;
	width:auto;
}

ul.navi {
	width:900px;
	margin:0 auto;
}

ul.navi li {
	float:left;
	height:36px;
	list-style:none;
}

ul.navi li img {
	vertical-align:bottom;
}

ul.navi:after, .clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

ul.navi, .clearfix {
	display:inline-block;
}

p#title {
	margin:41px 0 10px 0;
	background: url(../img/bg_title.gif) no-repeat left top;
}

#frame {
	padding:0 0 12px 0;
}

.footer {
	font-size:10px;
	text-align:right;
	padding:15px 0 30px;
}

.top .footer {
	text-align:right;
	padding: 0px;
	height: 50px;
	width: 950px;
/*	position: relative;
	top: 325px;
	margin-top:20px;*/
	padding-top:13px;
}

.footer .banner {
	float:left;
	width:620px;
	height:50px;
	padding: 0px;
	text-align:left;
	margin-left:40px;
	_margin-left:20px;
}

.footer .banner img{
	margin-right:5px;
}

.footer .banner img.banner_last{
	margin-right:0px;
}


.footer .copy {
	float:right;
	width:230px;
	height:20px;
	padding: 0px;
}

p.top {
	text-align: right;
	padding: 439px 96px 32px 0px;
}

table#all {
	width:100%;
	height:100%;
}

td {
	height:100%;
	text-align:center;
}

.right {
	float: right;
}

/* goods */



.goods_Main {
	font-size: 12px;
	line-height: 140%;
	padding: 20px;
	background: #ffffff;
	;
	color: #333333;
	text-align: left;
}

/* disco */

.disc_area {
	width: 100%;
	margin-bottom:20px;
	font-size:12px;
	line-height:140%;
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
}

.disc_img {
	float: left;
	margin-right: 20px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.disc_img .jk {
	border: 1px solid #666;
}

.disc_img .jk_sub {
	padding-left: 65px;
}

.disc_textarea {
	float: left;
}

.disc_textarea .disc_title {
	font-weight: bold;
	font-size: 14px;
}

.disc_textarea .disc_title span {
	font-weight: normal;
	font-size: 12px;
}

.disc_textarea p {
	margin-bottom: 10px;
}

.disc_textarea .btn_area img {
	margin-bottom:5px;
	margin-right: 5px;
}

