@charset "UTF-8";

/* 共通 */

body {
	color: #000000;
	margin: 0px;
	background: #999 url(../img/bg.jpg) repeat-x fixed;
	font: small/1.5em "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#wrapper {
	margin: auto;
	width: 748px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#header {
	background-image: url(../img/top_logo.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 748px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header a {
	display: block;
	height: 33px;
	width: 748px;
	text-decoration: none;
}
.counter {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.hide {
	display: none;
}
.bold {
	font-weight: bold;	
}
.new {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover .new {
	text-decoration: none;
	color: #CC3300;
}
img {
	border-style: none;
}

/* 共通：バナー */

.bannerSx3 {
	height: 46px;
	width: 748px;
}
.bannerSx3btm {
	height: 46px;
	width: 748px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear: both;
	margin-top: -1px;
}
.banSBG {
	background-color: #999999;
	background-image: url(../img/ban01_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 33px;
	width: 748px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.banSLogo {
	background-image: url(../img/ban01_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 66px;
	float: left;
}
.banSspace {
	height: 33px;
	width: 224px;
	background-color: #CCCCCC;
	float: left;
}
.banSright {
	background-image: url(../img/ban01_right.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 10px;
	float: left;
}
#ad728x90 {
	height: 90px;
	width: 728px;
	margin: 10px auto 15px;
}

/* 共通：ナビゲーション＆フッター */

#PersonalNavi {
	font-size: x-small;
	text-align: left;
	width: 732px;
	background-color: #996666;
	color: #FFFFFF;
	line-height: 1.4em;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
}
#PersonalNavi a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#naviText {
	font-size: x-small;
	text-align: center;
	line-height: 1.6em;
}
.naviLine {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin: 10px;
}
form {
	margin: 0px;
}
#Google {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#submit {
	float: right;
	width: 100px;
	margin-bottom: 20px;
}
#textbox350 {
	width: 350px;
	float: left;
	margin-bottom: 20px;
}
#copyright address {
	font-size: x-small;
	padding: 6px;
	width: 736px;
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../img/footer_bg.jpg);
	color: #CCCCCC;
	font-weight: bold;
	background-repeat: no-repeat;
	font-style: normal;
	clear: both;
}
#copyright a {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: underline;
}

/* トップページ */

#TopPageMainContent {
	padding: 5px;
	width: 738px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#TopPageMainTextArea {
	float: right;
	width: 478px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#TopPageNavi {
	float: left;
	width: 250px;
	padding-right: 10px;
	font-size: x-small;
	line-height: 1.4em;
}
.date {
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}


/* 解説 */

.exp {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.ExpSmall {
	font-size: x-small;
	margin: 1.5em 5px 3px;
	display: block;
}
.whats {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 728px;
}
.whats h1,h2 {
	color: #000;
	font: small "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 10px;
}

/* レビュー */

#rec1 {
	background-image: url(../data/file/img/rec_wine_red.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#rec1 p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#rec2 {
	background-image: url(../data/file/img/rec_wine_blue.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#rec2 p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#vgood {
	background-image: url(../data/file/img/rec_wine_vgood.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#vgood p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#good {
	background-image: url(../data/file/img/rec_wine_good.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#good p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#MCheaderRed {
	background-color: #996666;
	width: 705px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(../data/file/img/btl_icon_red.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-right: 8px;
}
#MCheaderWhite {
	background-color: #996666;
	width: 705px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(../data/file/img/btl_icon_white.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-right: 8px;
}
#MCheaderRose {
	background-color: #996666;
	width: 705px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(../data/file/img/btl_icon_rose.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-right: 8px;
}
#MCheaderOrange {
	background-color: #996666;
	width: 705px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(../data/file/img/btl_icon_orange.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-right: 8px;
}
h1 {
	font-size: small;
	line-height: 2em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.h1nonBold {
	font-weight: normal;
}
#MainContent {
	background-color: #FFFFFF;
	width: 732px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#MainContent p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.6em;
}
#labelpos {
	float: left;
	background-color: #666666;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.seclabel {
	margin-top: 20px;
}


/* レビュー：価格＆点数関係インターフェイス */

#PricePoint {
	clear: left;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	background-image: url(../data/file/img/pp_bg.gif);
	background-repeat: repeat-y;
	margin-top: 3px;
}
#Price {
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 373px;
	padding-top: 29px;
	background-color: #CCCCCC;
	background-image: url(../data/file/img/price.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-bottom: 6px;
}
#Point {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	background-image: url(../data/file/img/point.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 374px;
	text-align: center;
	float: right;
	padding-top: 29px;
	padding-bottom: 6px;
}
#BackPurchase {
	clear: both;
	height: 22px;
	width: 748px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Back {
	float: left;
	height: 22px;
	width: 373px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#Back a {
	text-decoration: none;
	background-image: url(../data/file/img/prev_out.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 373px;
}
#Back a:hover {
	text-decoration: none;
	background-image: url(../data/file/img/prev_over.gif);
	background-repeat: no-repeat;
}
#Purchase {
	float: right;
	height: 22px;
	width: 374px;
}
#Purchase a {
	text-decoration: none;
	background-image: url(../data/file/img/purchase_out.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 374px;
}
#Purchase a:hover {
	text-decoration: none;
	background-image: url(../data/file/img/purchase_over.gif);
	background-repeat: no-repeat;
}
.upper {
	text-transform: uppercase;
}
#twitter {
	float: right;
	margin-top: -2em;
}
#SNSMgn {
	padding: 10px 70px 10px 75px;
	height: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 405px;
}
#SNSMgn ul li {
	float: left;
	list-style: none;
}
#SNSMgn ul {
	margin: 0px;
	padding: 0px;
}
.pt {
	margin-top: -1px;
	display: block;
	margin-left: 5px;
}
.twitter-share-button {
	margin-left: 10px;
}
.mixi-check-button {
	margin-right: 10px;
}
#plus-one-button {
	margin-right: 10px;
	margin-left: 1px;
}
.fb {
	/* [disabled]margin-top: 1px; */
}

