@charset "UTF-8";

body{
padding:0;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック",sans-serif;
}

img{border:0;}
p,h1,h2,h3{margin:0;padding:0;}

/*リンクの設定*/
A:link { color: #a37a0f; } 
A:visited { color: #a37a0f; }
.mtlink a{color:#a20044;}

/* FONT*/
.font12 { font-size: 12px; line-height:18px; font-style: normal; color: #000000;}
.fontGray11 { font-size: 11px; line-height: 18px; color: #6e6e6e;}
.fontBrown { font-size: 12px; font-style: normal;  color: #a37a0f;}
.fontGray { font-size: 12px; line-height: 18px; color: #6e6e6e;}
.fontWinered { font-size: 14px; font-weight: bold; line-height: 18px; color: #a20044;}
.fontWinered2 { font-size: 16px; font-weight: bold; line-height: 18px; color: #a20044;}
.fontGold{ font-size: 12px; line-height: 18px; color: #a37a0f;}
.fontRED{ font-size: 12px; font-style: normal;  color: #000000;}

.back { width: 730px; background-image : url(../images/wine_sales/back_ground.gif); repeat-y;}
.dotRepeat { width: 521px; background-image : url(../images/wine_sales/dot02.gif); repeat-y;}
.rightBackground { width:169px; background : url(../images/wine_sales/right_background.gif);}
.menuBackground { width:169px; background : url(../images/wine_sales/right_background02.gif) repeat-y; text-align:left; }
.SpaceTop { padding: 21px 14px 27px 30px;}
.SpaceTop2 { padding: 14px 20px 5px 30px;}
.SpaceTop3 { padding: 14px 20px 0 25px;}
.SpaceTop4 { padding: 0 0 0 35px;}
.titleBackground { width:516px; background : url(../images/wine_sales/title_background.gif) no-repeat;}
.spacePadding { padding:0 0 0 10px;}
.lightBack{ width:21px; background : url(../images/wine_sales/right_background.gif);}
.lightBack2{ width:148px; background : url(../images/wine_sales/right_background.gif);}
.lightBack3{ background : url(../images/wine_sales/right_background.gif);}
.imagePhoto {float:right;margin-left:13px;}

.btnBlog {margin-bottom:27px;}

/*-- MT Entry written by aono --*/

.mtentry{
	margin:15px 15px 15px 25px;
	text-align:left;
	}

.mtentry h2{
	margin:0 0 10px 5px;
	color:#a20044;
	font-size:16px;
	}
.mtentry h3{
	margin:0 0 10px 0;
	padding-left:10px;
	clear:both;
	background:url(../images/wine_sales/title_background.gif) no-repeat;
	line-height:25px;
	color:#a20044;
	font-size:14px;
	}
.mtentry p{
	margin:0 0 25px 5px;
	font-size:12px;
	line-height:18px;
	color:#6e6e6e;
	}
.mtentry p.foot{
	font-size:11px;
	margin-bottom:5px;
	}
.mtentry .dotline{
	width:516px;
	height:3px;
	margin:10px 0;
	background:url(../images/dot.gif) repeat-x;
	}
.mtentry hr{
	visibility:hidden;
	}

.mtentry .rightImg{
	float:right;
	margin-left:13px;
	}
.mtentry .leftImg{
	float:left;
	margin-right:13px;
	}
.mtentry .icon{
	clear:both;
	margin-top:-10px;
	text-align:right;
	}