@charset "shift_jis";

/* CSS topic_path */
.topic_path {
	width: 500px;
	margin-top: 7px;
	margin-left: 15px;
	font-size: 10px;
	color: #999999;
}
.topic_path a {
	font-size: 10px;
	color: #999999;
}
.topic_path a:hover {
	font-size: 10px;
	color: #F57B4E;
}



/* CSS etc */
#table_go_top {
	margin-bottom: 5px;
}



/* CSS header */
#header {
}
.prize {
	width: 800px;
	background-color: #878787;
	height: 48px;
}
.logo {
	width: 307px;
	background-color: #000000;
	height: 198px;
	float: left;
}
.month {
	width: 307px;
	background-color: #000000;
	height: auto;
	float: left;
}
.month_em {
	font-size: 9px;
	visibility: hidden;
}
.month_b a {
	width: 307px;
	height: 20px;
	float: left;
	background-image: url(../common/header/header_month_b.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}
.month_b a:hover  {
	background-color: #000000;
	background-image: url(../common/header/header_month_b-h.jpg);
	background-repeat: no-repeat;
}
.info {
	width: 186px;
	background-color: #000000;
	height: 198px;
	float: left;
}
.tel {
	width: 186px;
	background-color: #000000;
	height: 101px;
}
#header em {
	font-size: 9px;
	visibility: hidden;
}
#header .mail a  {
	text-decoration: none;
	background-color: #000000;
	background-image: url(../common/header/header_mail.gif);
	display: block;
	background-repeat: no-repeat;
	color: #CCCCCC;
	height: 49px;
	width: 186px;
}
#header .mail a:hover  {
	background-color: #000000;
	background-image: url(../common/header/header_mail-h.gif);
	background-repeat: no-repeat;
}
#header .cart a  {
	text-decoration: none;
	background-color: #000000;
	background-image: url(../common/header/header_cart.gif);
	display: block;
	background-repeat: no-repeat;
	color: #CCCCCC;
	float: left;
	height: 48px;
	width: 186px;
	background-position: right bottom;
}
#header .cart a:hover  {
	background-color: #000000;
	background-image: url(../common/header/header_cart-h.gif);
	background-repeat: no-repeat;
}



/* CSS footer */
.qr {
	float: left;
	height: 133px;
	width: 262px;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
}
.address {
	float: left;
	height: 133px;
	width: 387px;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
}
.board {
	float: left;
	height: 133px;
	width: 151px;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
}
.syamei {
	font-size: 16px;
	color: #2F2F2F;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 40px;
}
.jyusyo {
	font-size: 12px;
	color: #646464;
	margin-left: 40px;
	line-height: 1em;
	margin-top: 6px;
}
.copyright {
	background-position: center;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
}
#footer .address .jyusyo a {
	color: #FFFFFF;
	background-color: #666666;
	height: auto;
	width: auto;
	text-decoration: none;
}
#footer .address .jyusyo a:hover  {
	color: #FFFFFF;
	background-color: #FF8866;
}
.attention {
	color: #333333;
	text-indent: 20px;
	margin-top: 10px;
	font-size: 12px;
}
