body {
	/*background-color: #451509;*/
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
	line-height: 12px;
	/*color: #333333;*/
	color: #451509;
	margin:20px 0 0 0; 
	}
	
p {
	font-size: 8px;
	line-height: 12px;
	margin:0 0 5px 0;
	}
	
.news {
	padding:0 0 10px 0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover { 
	text-decoration:underline; 
}

.top {
	background-repeat: repeat-x;
	background-position: 50%;
	position:static;
}

.top_logo {
	background-repeat: no-repeat;
	background-position: 50%;
	position:static;
}

.sub_logo {
	background-repeat: no-repeat;
	background-position: 50%;
	position:static;
}

.cct_txt_l {
	float:left;
	width:305px;
}

.cct_txt_l p {
	font-size: 12px;
	line-height: 16px;
	margin:0 0 12px 0;
}

.cct_txt_r {
	float:right;
	width:305px;
}

.cct_txt_r p {
	font-size: 12px;
	line-height: 16px;
	margin:0 0 12px 0;
}

.cct_txt {
	float:left;
	width:645px;
    text-align:center;
}

.cct_txt p {
	font-size: 12px;
	line-height: 16px;
	margin:0 0 12px 0;
    font-weight:bold;
}


.item_mini {
	margin:0px 40px 30px 0px;
	float:left;
}

.item_mini_r {
	margin:0px 0px 30px 0px;
}

.item_mini_low {
	margin:0px 40px 0px 0px;
	float:left;
}

.item_mini_r_low {
	margin:0px 0px 0px 0px;
}

.shop {
	font-size: 12px;
	line-height: 16px;
    font-weight:bold;
}

.copy {
	width:100%;
	height:3%;
}
