/* RESET -------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul, li {
	list-style:none;
}
select option {
	padding:0 5px;
}

/* COMMON -------------------------------------------------------------*/
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family:"ＭＳ Ｐゴシック","MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	color:#000000;
	background:#f9f6df url(../img/bg01.gif) repeat-x;
}

a {
	color:#6b2d4f;
}
a:hover {
	color:#904b71;
}
img {
	border:0;
}
#wrap {
	font-size:93%;
	margin:0 auto;
	width:860px;
}
#wrap span.d-non {
	display:none;
}

/* HEADER -------------------------------------------------------------*/
#restaurantHeader {
	width:860px;
	height:310px;
	display:block;
	background:url(../img/wineBlogImg01.jpg) no-repeat 0 20px;
	position:relative;
	top:0;
	left:0;
}
#restaurantHeader h1 a {
	width:348px;
	height:40px;
	display:block;
	position:absolute;
	top:20px;
	left:0;
}
#restaurantHeader p {
	display:none;
}


/* TOP -------------------------------------------------------------*/
.contentsTop02 dt {
	color:#0f75bc;
	padding-top:11px;
	_padding-top:10px;
}
*:first-child+html .contentsTop02 dt {
	padding-top:10px;
}

/* leftBox -------------------------------------------------------------*/
#leftBox {
	width:650px;
	margin-top:22px;
	float:left;
}

/* leftBoxのBlogMain -------*/
#BlogMain {
	width:440px;
	float:right;
	margin-bottom:30px;
}
.blogTtle01, .blogTtle02 {
	width:440px;
	border-bottom:2px solid #6b2d4f;
	background:#e9dcc3 url(../img/blogTtlIcon01.gif) no-repeat;
	padding-top:7px;
	padding-bottom:6px;
}
.blogTtle01 p, .blogTtle02 p {
	margin-left:30px;
}

.blogTtle01, .blogTtle02, .blogTtle01 a, .blogTtle01 a:hover {
	font-size:14px;
	color:#6b2d4f;
	font-weight:bold;
	text-decoration:none;
}
.blogTtle02 {
	margin-bottom:10px;
}
.blogDate {
	font-size:10px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}
.blogContentBox01 {
	width:440px;
	background:#ffffff;
	border-bottom:#6b2d4f 1px solid;
	border-top:#ffffff 1px solid;
}
.blogContentIn01, .blogContentIn02, .blogContentIn03 {
	width:400px;
	margin:19px 20px 20px 20px;
	line-height:1.5em;
}
.blogContentIn01 img {
	margin-bottom:18px;
}
.blogPass01 {
	text-align:center;
	color:#6b2d4f;
	font-weight:bold;
	margin-top:15px;
}
.blogPass01 a {
	text-decoration:none;
}
.blogPass01Prev, .blogPass01Next {
	display:inline;
	font-weight:normal;
}
.blogContentIn02 li {
	margin-bottom:5px;
}
.blogContentIn02 li a, .blogContentIn03 li a {
	text-decoration:none;
	color:#000000;
}
.blogContentIn02 li a {
	padding-left:5px;
}
.blogContentIn01 ul {
	width:400px;
}
.blogContentIn01 li {
	margin-bottom:8px;
}
.blogContentIn01 li a {
	margin-bottom:8px;
	line-height:18px;
}
li.france, li.germany, li.germany, li.italy, li.chile, li.spain, li.argentina {
	padding-left:28px;
}
li.france {
	background:url(../img/icon_france.gif) no-repeat 0 2px;
}
li.germany {
	background:url(../img/icon_germany.gif) no-repeat 0 2px;
}
li.italy {
	background:url(../img/icon_italy.gif) no-repeat 0 2px;
}
li.chile {
	background:url(../img/icon_chile.gif) no-repeat 0 2px;
}
li.spain {
	background:url(../img/icon_spain.gif) no-repeat 0 2px;
}
li.argentina {
	background:url(../img/icon_argentina.gif) no-repeat 0 2px;
}

/* leftBoxのleftMenu -------*/
#leftMenu {
	width:170px;
	float:left;
}
#leftMenu a {
	color:#000000;
}
#leftMenu a:hover {
	color:#333333;
}
.leftMenuTtl01 a, .leftMenuTtl02 a, .leftMenuTtl03 a {
	width:170px;
	height:30px;
	display:block;
	margin-bottom:9px;
}
.leftMenuTtl01 a {
	background:url(../img/leftMenuTtl01.gif) no-repeat;
}
.leftMenuTtl02 a {
	background:url(../img/leftMenuTtl02.gif) no-repeat;
}
.leftMenuTtl03 a {
	background:url(../img/leftMenuTtl03.gif) no-repeat;
}
.leftMenu01 li {
	font-size:85%;
	line-height:1.2em;
	background:url(../img/blogIcon02.gif) 0 4px no-repeat;
	padding-left:12px;
	margin-top:2px;
	margin-bottom:1px;
}
.leftMenu01 li a {
	list-style:none;
	text-decoration:none;
	color:#000000;
}
.leftMenuMore01 {
	width:170px;
	background:url(../img/leftMenuMoreBg01.gif) 0 4px no-repeat;
	text-align:right;
	margin-top:4px;
}
.leftMenuMore01 a {
	color:#6b2d4f !important;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	padding-right:10px;
}
.leftMenuMore01 a:hover {
	color:#904b71 !important;
}
.leftProfile {
	width:170px;
	height:200px;
	display:block;
	background:url(../img/leftProfile.gif) no-repeat;
	margin-top:24px;
	margin-bottom:40px;
	position:relative;
	top:0;
	left:0;
}
.hpTop a {
	width:130px;
	height:25px;
	display:block;
	position:absolute;
	top:155px;
	left:20px;
}


/* rightBox -------------------------------------------------------------*/
#rightBox {
	width:170px;
	margin-top:22px;
	float:right;
}
.rightMenuTtl01 a, .rightMenuTtl02 a {
	width:170px;
	height:30px;
	display:block;
}
.rightMenuTtl01 a {
	background:url(../img/rightMenuTtl01.gif) no-repeat;
	margin-bottom:4px;
}
.rightMenuTtl02 a {
	background:url(../img/rightMenuTtl02.gif) no-repeat;
	margin-bottom:9px;
}
.cal table {
	width:170px;
}
.cal table td.month {
	font-size:12px;
	background:url(../img/rightdot01.gif) no-repeat bottom;
	padding-bottom:6px !important;
}
.cal th {
	font-size:10px;
	font-weight:bold;
	color:#904b71;
	padding-top:8px;
}
.cal td {
	text-align:center;
	font-size:10px;
	padding-top:3px;
	padding-bottom:4px;
}
.cal td a {
	font-weight:bold;
	color:#000000;
}



/* FOOTER -------------------------------------------------------------*/
#footer {
	width:860px;
	height:70px;
	display:block;
	background:#f9f6df url(../img/footerBg01.gif) no-repeat;
}
/* CLASS -------------------------------------------------------------*/
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
a.PageTop {
	display:block;
	width:80px;
	height:13px;
	margin-top:25px;
	background:url(../img/pageTop.gif) no-repeat 0 0;
	float:right;
}
a:hover.PageTop {
	background:url(../img/pageTop.gif) no-repeat 0 -13px;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.clear_b {
	clear:both;
}
.attention01 {
	color:#FF3300;
}
.txtBlue {
	color:#0054a6;
}
.btxt {
	font-weight:bold;
}
.lh18 {
	line-height:18px;
}
.lh20 {
	line-height:20px;
}
.txt_r {
	text-align:right;
}
.txt9 {
	font-size:76%;
}
.txt10 {
	font-size:77%;	/* IEでは11pxで文字間が狭く表示される */
}
.txt11 {
	font-size:85%;
}
.txt13 {
	font-size:100%;
}
.txt14 {
	font-size:108%;
}
.txt15 {
	font-size:116%;
}
.mt_15 {
	margin-top:15px;
}
.mt_20 {
	margin-top:20px;
}
.mt_30 {
	margin-top:30px;
}
.mr_8 {
	margin-right:8px;
}
.mr_15 {
	margin-right:15px;
}
.mr_20 {
	margin-right:20px;
}
.mb_5 {
	margin-bottom:5px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_20 {
	margin-bottom:20px;
}
.mb_25 {
	margin-bottom:25px;
}
.mb_40 {
	margin-bottom:40px;
}
.ml_8 {
	margin-left:8px;
}
.pl_18 {
	padding-left:18px;
}
.arrow01 {
	background:url(../img/arrow01.gif) no-repeat 0 4px;
	padding-left:10px;
}
.hr_b01 {
	background:#cae1f1;
	color:#cae1f1;
	border:none;
	height:1px;
}
.dotLine01 {
	width:100%;
	height:4px;
	background:url(../img/dotLine01.gif) no-repeat;
}

/* ブログ書き込み用クラス */
.blogContentIn01 .size10, .blogContentIn02 .size10 {
	font-size:11px;
}
.blogContentIn01 .size14, .blogContentIn02 .size14 {
	font-size:14px;
}
.blogContentIn01 .red, .blogContentIn02 .red {
	color:#CC0000;
}
.blogContentIn01 .grey, .blogContentIn02 .grey {
	color:#999999;
}
.blogContentIn01 .bold, .blogContentIn02 .bold {
	font-weight:bold;
}
.blogContentIn01 .entry-img-center, .blogContentIn02 .entry-img-center {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}