@charset "utf-8";
/* CSS Document */

body {
	margin:50px 0px 10px 0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:18px;
	color:#453110;
	background: #281111;
}

#content_header{
	background:url(../images/ad_note_header.jpg) no-repeat top center;
	width:960px;
	height: 210px;
	margin:0px auto;
}
#content_footer{
	background:url(../images/ad_note_footer.jpg) no-repeat bottom center;
	width:960px;
	margin:0px auto;
}

#content_base{
	background:url(../images/ad_note_bg.jpg) repeat-y;
	width:960px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}


#content{
	width: 960px;
	text-align:center;
}

.title{
	text-align: left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.title h1{
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:16px;
	color:#453110;
}


/**/

.contentbox{
	width:890px;
	margin: 0px auto;
	padding:0;
}

.poncho_table {
	width:825px;
	margin: 0px auto;
}

.product_img_big{
	width:170px;
	height:170px;
	padding:10px;
	border:#A47E55 solid 1px;
	background:#FFF;
	max-width:170px;
}

.contentbox p{
	margin: 0px auto;
	padding:10px 0px;
	display:block;
	font-size:14px;
	text-align:left;
}

.img_mini{
	margin:0px auto;
	padding:0;
}

.img_mini td{
	width:112px;
	height:112px;
	border:#A47E55 solid 1px;
	background:#FFF;
	padding:0;
	margin:0;
	max-width:112px;
}


.price01{
	background-color:#E2D6AB;
	padding:8px;
	text-align:left;
}


.price01,.price02,.price03, a{
	color:#453110;
}
.price01,.price02,.price03, a:hover{
	color: #C30;
}






.products_mini_base{
	padding: 8px;
	background:#FFE6E6;
	clear:both;
	width:435px;
}
.products_mini_img{
	width:110px;
	height:110px;
	border:#CCC solid 1px;
	float:left;
}
.products_mini_link{
	margin-left: 120px;
}
.products_mini_link a{
	color:#F36;
}
.products_mini_link a:hover{
	color: #90C;
}



.products_mini02_base{
	padding: 8px;
	background:#9DF9E4;
	clear:both;
	width:435px;
}
.products_mini02_img{
	width:110px;
	height:110px;
	border:#CCC solid 1px;
	float:left;
	text-align:center;
}
.products_mini02_link{
	margin-left: 120px;
}
.products_mini02_link a{
	color:#006666;
}
.products_mini02_link a:hover{
	color: #0099CC;
}


/**/



a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
}



.attention {
	font-size:12px;
	text-align:center;
	width:890px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	line-height:18px;
}

#footer{
	font-size:12px;
	text-align:center;
	padding: 10px 0px;
	color: #FFF;
}

#footer a{
	color: #FC0;
}
#footer a:hover{
	background-color: #FC0;
	color: #630;
}




