@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #D2D2D2;

}

p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

a {
	font-family: none;/* for mac */
	text-decoration: underline;
}

a:link {
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	color: #3399FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #3399FF;
	text-decoration: underline;
}

#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper2 {
	height: auto;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background3.jpg);
}

#header {
	height: 400px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(images/va_koubai_syucchou_top.jpg);
}

#header2 {
	height: 400px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	margin: auto;
}

#main {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

#pagetop {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 60px;
}

#fotter {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.text-title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F36;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 8px;
}

.text-title2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #42A6F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42A6F1;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 8px;
}

.goods_title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F36;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 6px;
}
.goods_image {
	height: 300px;
	width: 760px;
}
.goods_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #0397FF;
}
.goods_price {
	background-color: #0397FF;
	padding: 4px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
.vaks_goods1box {
	width: 262px;
	margin-bottom: 25px;
	background-color: #333;
	padding: 10px;
	float: left;
	margin-right: 10px;
}

.vaks_goods2box {
	width: 262px;
	margin-bottom: 25px;
	background-color: #333;
	padding: 10px;
	float: left;
}

.vaks_goods3box {
	width: 554px;
	margin-bottom: 25px;
	background-color: #333;
	padding: 10px;
	float: left;
}

.vaks_goods1image {
	border: 1px solid #999;
	margin-bottom: 5px;
}
.vaks_goodstext {
	font-size: 12px;
	font-weight: bold;
	color: #DE297F;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #999;
}
.vaks_goodstext2 {
	font-size: 12px;
	color: #FFF;
}
.vaks_price {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.clear {
	clear: both;
}

