﻿@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; }

/* FONT*/
.font12 { font-size: 12px; line-height:18px; font-style: normal; color: #000000;}
.fontGray { font-size: 12px; line-height: 18px; color: #6e6e6e;}
.fontGraySmall { font-size: 10px; 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;}

.back { width: 730px; background: url(../images/wine_sales/back_ground.gif) repeat-y;}
.titleBackground { width:516px; background : url(../images/wine_sales/title_background.gif);}
.rightBackground { width:169px; background : url(../images/wine_consultant/right_background.gif);}
.menuBackground { width:169px; background : url(../images/wine_sales/right_background02.gif) repeat-y; text-align:left; }
.spacePadding { padding:0 0 0 28px;}
.spacePadding2 { width:561px; padding:27px 0 0 0;}
.spacePadding3 { padding:0 0 0 10px;}
.spacePadding4 { padding:0 20px 0 25px;}
.spacePadding5 { padding:14px 0 0 35px;}
.spacePadding6 { padding:0 0 0 35px;}

.btnBlog {margin-bottom:27px;}