@charset "utf-8";
@media all and (min-width: 641px){
html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body{
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	text-align: left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, nav, article{
	margin: 0px;
	padding: 0px;
}
a{
	color: rgba(255,102,153,1);
	text-decoration: none;
	font-weight:700;
}
a:hover{
	color: rgba(255,102,153,1);
	text-decoration: underline;
	font-weight:700;
}
a img, a:link img{
	background-color: rgba(255,255,255,1);
}
a:visited img, a:hover img, a:active img{
	background-color: rgba(255,255,255,1);
	opacity: 0.60;
}
dfn{
	font-style: normal;
}
img{
	border: none;
}
li{
	list-style: none;
}
h1 {
	clear:both;
	color: rgba(102,102,102,1);
	font: bold 14px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
.wrapper{
	border-left: 2px solid rgba(191,191,191,1);
	border-right: 2px solid rgba(191,191,191,1);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	padding: 0px;
}
header{
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}
.header_logo{
	float:right;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
}
.timg{
	float:left;
	height: 80px;
	letter-spacing: 2px;
	width: auto;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
.timg img{
	margin-top:10px;
}
.g_menu{
	clear:both;
	width:100%;
	padding: 0px;
}
.g_menu ul{
	width: 100%;
	height: 34px;
	background-color: rgba(102,204,204,1);
	padding: 0px;
}
.g_menu li{
	float: left;
	background-color: rgba(102,204,204,1);
	width: 188px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid rgba(255,255,255,1);
	border-right: 1px solid rgba(255,255,255,1);
}
li.bt1 a{
	color: rgba(255,255,255,1);
	width: 100%;
	height: 100%;
	padding: 10px 0px;
	display: block;
	text-decoration: none;
}
li.bt1 a:hover{
	background-color: rgba(102,153,204,1);
	display: block;
	text-decoration: none;
}

.content{
	clear:both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.pankuzu{
	font-size: 12px;
	margin: 0px 5px 20px;
	overflow:hidden;
}
.pankuzu br{
	display:none;
}
.left{
	float: left;
	overflow:hidden;
	width: 20%;
	height:100%;
}
.member{
	width:90%;
	padding:0px;
	margin-bottom:10px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	border:1px solid rgba(255,102,153,1);
}
.member a{
	color: rgba(255,255,255,1);
	font-weight:700;
	padding:10px 0px;
	text-decoration: none;
	background-color: rgba(255,102,153,1);
	display: block;
}
.member a:hover{
	color: rgba(255,102,153,1);
	font-weight:700;
	background-color: rgba(255,255,255,1);
	display: block;
}
.member p{
	font-size: 14px;
	padding:5px;
}
.member p{
	font-size: 14px;
	padding:5px;
}

.lmenu{
	width:90%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.lmenu h2{
	color: rgba(102,204,204,1);
	font-size:16px;
	text-align:center;
	padding:5px 5px;
}
.lmenu ul{
	width:100%;
	text-align:center;
	border-left:solid 1px rgba(102,204,204,1);
	border-right:solid 1px rgba(102,204,204,1);
	border-bottom:solid 1px rgba(102,204,204,1);
}
.lmenu li{
	font-size:14px;
	font-weight:700;
	border-top:solid 1px rgba(102,204,204,1);
}
.lmenu li a{
	color: rgba(102,102,102,1);
	padding:5px 3px;
	text-decoration: none;
	background-color: rgba(255,255,255,1);
	display: block;
}
.lmenu li a:hover{
	color: rgba(255,255,255,1);
	background-color: rgba(102,204,204,1);
	display: block;
}

.smlF{
	font-size:90%;
}

.right{
	float: right;
	overflow:hidden;
	width: 78%;
	height:100%;
}

.deatail{
	width:100%;
	height:100%;
	overflow:hidden;
}

.deatail h2{
	width:97%;
	height:100%;
	overflow:hidden;
	font-size:16px;
	border-left:10px rgba(102,204,204,1) solid;
	border-bottom:2px rgba(102,204,204,1) solid;
	padding:5px;
	margin-bottom:10px;
}
.deatail h3{
	font-size:16px;
	margin-bottom:15px;
	color: rgba(102,204,204,1);
}
.deatail ul{
	overflow:hidden;
}
.deatail li{
	padding-top:10px;
	width:48%;
	float:left;
	color: rgba(102,102,102,1);
	font-size:14px;
	margin-bottom: 10px;
	line-height:18px;
}

.deatail li dt{
	margin: 10px 0px;
	font-weight:700;
}

.deatail li dd{
	margin-bottom:20px;
	overflow:hidden;
}

.sell{
	clear:both;
	text-align:center;
	margin:10px 0px;
	overflow:hidden;
}
.sell dt{
	margin-bottom:10px;
	overflow:hidden;
}
.sell dd{
	margin-top:-5px;
}
.ldl{
	text-align:left;
	clear:both;
	float:left;
	width:28%;
	margin-left:25px;
}
.ldr{
	text-align:left;
	float:left;
	width:60%;
}
.ldw{
	clear:both;
	width:100%;
}

.suryo{
	margin: 1px 2px 1px 1px;
	text-align : center;
	border:1px rgba(0,0,0,1) solid;
	font-size:16px;
	height:18pt;
}
.cart_btn{
	width:40%;
	height:30px;
	font-size:14px;
}

footer{
	clear:both;
	border: none;
	width: 100%;
	padding-top:10px;
}

.footer{
	background-color: rgba(102,204,204,1);
	clear: both;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.footer a{
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.footer a:hover{
	color: rgba(255,255,255,1);
	text-decoration: underline;
}

.foot_right{
	width: 100%;
	font-size:12px;
	overflow:hidden;
}
.foot_right ul{
	clear:both;
	padding:6px;
	overflow:hidden;
}

.foot_right li{
	color: rgba(255,255,255,1);
	float: left;
	padding:3px 0px;
	overflow:hidden;
}
.foot_right li.cl{
	clear:both;
}
.foot_left{
	float: left;
	width: 100%;
}
.copyright{
	clear: both;
	color: rgba(255,255,255,1);
	font-size: 14px;
	padding:6px;
}
.clear{
	clear:both;
}

.spbr{
	display:none;
}
.fdboxp{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(231,183,165,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.fdboxn{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(232,181,149,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.fdboxh{
	clear:both;
	width:95%;
	height:100%;
	border:1px rgba(221,178,122,1) solid;
	padding:10px 5px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.caution{
	color: rgba(255,0,0,1);
}
.fright{
	float:right;
}
#page-top{
	display:none;
}
}