@charset "utf-8";
body {
	font-family: sans-serif;
	color: #75001E;
	font-size: 75%;
	background-color: #FDE3E1;
	margin: auto;
	padding: 0px;
	line-height: 1.2;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #600018;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #B03141;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FE5A80;
	text-decoration: underline;
}
a:active {
	color: #FE5A80;
	text-decoration: underline;
}
#allitem {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7A0A31;
	border-left-color: #7A0A31;
	margin: auto;
}
h1 {
	font-size: small;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #FF9999;
}



#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
}
#menu {
	width: 800px;
}

#menu ul {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	width: 159px;
	display: block;
	text-align: center;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3D0518;
	margin: 0px;
	padding: 0px;
}
#menu a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7A0A31;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 159px;
	padding-top: 6px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #F0427E;
	font-size: 13px;
}
#main {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#campaign {
	float: left;
	height: 44px;
	width: 618px;
	padding-top: 10px;
	padding-left: 10px;
}

#cart {
	height: 44px;
	width: 150px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#blog {
	height: 44px;
	width: 780px;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#maintable {
	float: left;
	width: 780px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.return {
	text-align: right;
}

.brand {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topic {
	font-size: medium;
	color: #990033;
	background-color: #FBC1B5;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 5px;
}
.topic2 {
	text-indent: 18px;
	font-weight: bold;
	color: #CC3333;
	background-image: url(img/i_kousui.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lefttable {
	float: left;
	width: 180px;
	margin: auto;
}
.title {
	font-weight: bold;
	color: #660066;
	text-align: center;
	background-color: #FEF0DE;
	padding-bottom: 3px;
}
.title a:link {
	color: #660066;
}
.title a:visited {
	color: #78469D;
}
.title a:hover {
	color: #FF6699;
}
.title a:active {
	color: #FFFFFF;
}


.price {
	font-size: medium;
	font-weight: bolder;
	color: #CC0000;
	margin: 0px;
	background-image: url(img/i_box.gif);
	float: left;
	width: 69px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
}
.cartin {
	float: right;
	width: 89px;
	padding-top: 5px;
}
.text {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 178px;
	clear: both;
}

#pickuptable {
	width: 400px;
	float: left;
	margin-top: auto;
	margin-right: 7px;
	margin-bottom: auto;
	margin-left: 7px;
}
.pickupimage {
	float: left;
	height: 149px;
	width: 149px;
}
.hotitem {
	float: left;
	height: 140px;
	width: 150px;
	text-align: center;
}
.title2 {
	height: 30px;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	color: #660066;
	font-weight: bold;
	font-size: medium;
}
.title2 a:link {
	color: #660066;
}
.title2 a:visited {
	color: #78469D;
}
.title2 a:hover {
	color: #FF6699;
}
.title2 a:active {
	color: #FFFFFF;
}
.box {
	height: 18px;
	width: 80px;
	padding-top: 5px;
	background-image: url(img/i_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
.price2 {
	width: 70px;
	height: 18px;
	float: left;
	padding-top: 5px;
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.text2 {
	float: right;
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#righttable {
	float: right;
	width: 180px;
	margin: auto;
}

#footer {
	margin: auto;
	background-color: #7A0A31;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	width: 800px;
}
#footermenu {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(img/footermenu.gif);
	padding-top: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #F48E84;
}
#footermenu #logo {
	margin: 0px;
	height: 31px;
	padding: 0px;
}

#footermenu ul{
	margin:0;
	padding:0;
	list-style-position:inside;
	list-style-type: none;
	text-align:center;
}


#footermenu li{
	display:inline;
	font-size:12px;
	line-height:16px;
}


