﻿@charset "UTF-8";

/*初期化-----------------*/

*{
padding:0;
margin:0;
}

body{
padding:0;
margin:0 auto;
text-align:left;
background:#FFFFFF;
font-family:"ＭＳ Ｐゴシック",sans-serif;
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:normal;}

p,dl,dt,dd,form{margin:0 auto; padding:0;}

ul,li{
padding:0;
margin:0;
list-style:none;
}

textarea{font-size:12px;}

hr{display:none;}

img{border: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;}
.fontBrown { font-size: 12px; font-style: normal;  color: #a37a0f;}
.fontGray { font-size: 12px; font-style: normal; line-height: 18px; color: #6e6e6e;}
.fontGraySmall { font-size: 11px; line-height: 18px; color: #6e6e6e;}
.fontGraylargebold { font-size: 14px; font-weight: bold; line-height: 18px; color: #6e6e6e;}
.fontGraybold { font-size: 12px; font-weight: bold; line-height: 18px; color: #6e6e6e;}
.fontWinered { font-size: 14px; 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;}

/*-------------------------*/

/*H2*/
h2{
padding:2px;
font-size: 12px;
font-weight: bold;
line-height: 18px;
color: #6e6e6e;
}

h2 a:link,
h2 a:visited{text-decoration:none; color:#6e6e6e;}


/**/


/*OTHER*/

.center{
text-align:center;
}

.left{
text-align:left;
}

.right{
text-align:right;
}

.pad25{
padding:0 20px 0 20px;
}

/*------*/

.back { width: 730px; background: url(../../images/wine_sales/back_ground.gif) repeat-y;}

#dotTable{
padding:37px 20px 47px 20px;
}

#dotTxt{
width:516px;
background:url(../images/blog/dot.gif) repeat-y;
}

#dotTxt p{
padding:21px 18px 22px 18px;
}

.titleBg{
width:521px;
background:url(../images/blog/title_background.gif);
}

.titlePadding{
padding-left:10px;
}

.image01Padding{
padding-top:18px;
}

.image02Padding{
padding-top:3px;
}


.txtPadding{
padding:18px 14px 0 10px;
}

.category{
padding-top:32px;
}

.underLine{
padding-bottom:47px;
}

.rightmenuBg{
background:url(../images/blog/rightmenu_bk.gif) repeat-y;
}

.ul{
padding:7px 20px 33px 0 ;
}

.ul li{
list-style-type:none;
text-align:left;
padding-left:20px;
margin-bottom:7px;
background:url(../images/blog/arrow.gif) 8px 6px no-repeat;
}

#tophe{
padding-right:197px;
}

.underPadd{
padding-left:20px;
}

.titleDaypadd{
padding-right:12px;
}

/*ARCHIVES*/

.archivesTitle{
padding:0 20px 16px 20px;
}

.archvesTitletxt{
padding:60px 0 0 20px;
text-align:left;
}

/*ENTRY*/

.comentUnderline{
padding:40px 0 0 10px;
}

.commentUnder{
padding-bottom:14px;
}

.nyuryoku{
padding-top:14px;
}

.kakunin{
padding-left:210px;
}

.reset{
padding-left:50px;
}


.comment{
padding:12px 0 0 10px ;
}

.date{
padding-bottom:24px;
}


/*Movable Type*/
.mtEntry{
	padding:18px 14px 0 10px;
	text-align:left;
	line-height:18px;
	}
.mtEntry p{
	margin-bottom:12px;
	font-size:12px;
	line-height:18px;
	color:#6e6e6e;
	}

ul.cmhead{padding:7px 20px 0 0;}

ul.cmhead li{
	list-style-type:none;
	text-align:left;
	padding-left:20px;
	background:url(../images/blog/arrow.gif) 8px 6px no-repeat;
	}

ul.cm{
	margin:0 20px 10px 20px;
	padding:0;
	text-align:left;
	}

input.click{cursor:pointer;}


.rightImg{
	float:right;
	margin-left:13px;
	}
.leftImg{
	float:left;
	margin-right:13px;
	}
.iconImg{
	clear:both;
	margin-top:-10px;
	text-align:right;
	}