body {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: top center repeat-y #FFE9C7;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-image: url(../images/body_bg2.jpg);
}

#wrap {
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	background-position: center top;
}

img {
	margin:0px;
	padding:0px;
	vertical-align: bottom;
	border:none;
}

.m_b50 {
	margin-bottom:50px;
}

.m_t30 {
	margin-top:30px;
}


/****フッター****/
#footer{
	width: 100%;
	margin: 0px auto;
	clear: both;
	background-repeat: repeat;
	background-image: url(../images/foot_bg.jpg);
	padding: 0px;
	background-position: center top;
}

#footer p{
	padding:10px;
}


#footer div.Inner_box{
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 0px;
}

#footer div.delivery{
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
}

#footer div.payment{
	width: 450px;
	float: left;
	margin: 10px 20px 10px 10px;
	text-align: left;
}


#footer div.return{
	width: 450px;
	float: left;
	margin: 10px 10px;
	background-color: #FFFFFF;
	text-align: left;
}


#footer div.aboutus{
	width: 450px;
	float: left;
	margin: 10px 10px;
	background-color: #FFFFFF;
	text-align: left;
}


#footer div.foot_navi{
	width: 980px;
	clear:both;
	margin:20px auto;
}

#footer p.copyright {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	color: #333333;
	padding-bottom: 20px;
	margin: 0px;
}
#footer ul.footernavi {
	line-height: 80px;
	clear: both;
	text-align: center;
}
#footer ul.footernavi li {
	display: inline;
	margin: 0px;
}


/********font********/
/****10ポイント****/
.font10 {font-size: 10px;line-height: 180%;color: #000000;}
/****11ポイント****/
.font11 {
	font-size: 11px;
	line-height: 160%;
	color: #000000;
}

.item_name {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	font-weight:bold;
	margin-top: 5px;
}
/****12ポイント****/
.font12 {font-size: 12px;line-height: 160%;color: #000000;}
.font12b {font-size: 12px;line-height: 17px;color: #665833;}
/****14ポイント****/
.font14 {font-size: 14px;color: #000000;}.ranking{color: #FF0000;}
/****その他****/
.font_big {
	font-size: 30px;
	color: #000000;
	line-height:120%;
	font-weight:bold;
}
.font_18 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}
.pickup_name {font-size: 14px;color: #CC0000;line-height: 130%;}
.catch {
	font-size: 10px;
	color: #999;
	position: absolute;
	left: 294px;
	top: 87px;
}
.f_pink {font-size: 14px;color: #e86497;line-height: 130%;}

.f_pink2 {color: #e86497;}

.f_red {
	color: #DA1818;
	font-weight:bold;
}

a:link {
	color: #ff8a55;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff8a55;
}
a:hover {
	text-decoration: underline;
	color: #ffc255;
}
a:active {
	text-decoration: none;
	color: #ffc255;
}
/*
a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
*/
#gohome {
	text-align: center;

}
#gohome a {
    font-weight: bold;
	text-decoration: none;
	font-size: 24pt;
    text-shadow: 2px 2px 5px #999999;
}
#gohome a:link {
	color: #C71585;
}
#gohome a:active,
#gohome a:hover  {
	color: red;
}
