@charset "UTF-8";

/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; font-size: 1em; }
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	全体
------------------------------------------------------------*/

body {
 margin:0px;
 padding:0px;
 text-align:center;
 background: url(image/back_image04.gif) repeat;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

header {
 margin: 0;
 width: 750px;
 height: 14px;
 text-align: right;
 background: #ffffff;
}

header p {
 font-family:"MSゴシック",sans-serif;
 color:#000000;
 font-size: 12px;
 text-align: right;
}

#header2 {
 width: 750px;
 height: 100px;
 background: #000000;
 border-bottom: 2px solid #ffffff;
}

#header2 img {
 margin-left: auto;
 margin-right: suto;
}

#main {
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 width:750px;
 height:auto;
 background: #000000;
}

/*------------------------------------------------------------
	ナビ
------------------------------------------------------------*/

nav {
 margin-top: 0;
 margin-left:auto;
 margin-right: auto;
 box-sizing: border-box;
 width: 750px;
 height: 35px;
 background: #000000;
 border-top: 2px solid #ffffff;
 border-bottom: 3px solid #ffffff;
}

nav ul {
 list-style-type: none;
}

nav ul li {
 float: left;
 width: 105px;
 height: 27px;
 border: #000000 solid 1px;
 overflow: hidden;
}

.fine {
 clear: both;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

.title_box {
 margin-top: 5px;
 margin-left: 10px;
 width: 205px;
 height: 50px;
 box-sizing: border-box;
}

.title_box img {
 width: 100%;
}

.com_box {
 margin-top: 5px;
 margin-left: 30px;
 width: 700px;
 height: auto;
}

.com_box p {
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
}

.subtitle_box {
 margin-top: 15px;
 margin-left: 30px;
 width: 125px;
 height: 45px;
 box-sizing: border-box;
}

.subtitle_box img {
 width: 100%;
}

.subtitle_box_shochu {
 margin-top: 15px;
 width: 125px;
 height: 45px;
 box-sizing: border-box;
}

.subtitle_box_shochu img {
 width: 100%;
}

table.nihonshu {
 margin-top: 10px;
 margin-left: 40px;
 width: 570px;
 height: auto;
 padding: 5px;
 border-collapse:  collapse;
}

th,td {
 border: 1px solid #ffffff;
 padding: 5px;
}

th {
 height: 20px;
}

.hinmei {
 width: 410px;
 padding: 3px;
}

.hinmei p {
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
}

.sanchi {
 width: 80px;
}

.sanchi p { 
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
}

.kazu {
 width: 40px;
}

.kazu p { 
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
}

.price {
 width: 70px;
}

.price p {
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
 line-height: 16px;
 text-align: right;
}

.smalltext { 
 font-family:"MSゴシック"; 
 font-size: 10px;
 color:#ffffff;
 font-weight: bold;
}

table.wine {
 margin-top: 10px;
 margin-left: 40px;
 width: 550px;
 height: auto;
 padding: 5px;
 border-collapse:  collapse;
}

.wine_koumoku {
 width: 430px;
}

.wine_koumoku p {
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
 line-height: 16px;
}

.wine_price {
 width: 120px;
}

.wine_price p {
 font-family:"MSゴシック"; 
 font-size: 14px;
 color:#ffffff;
 font-weight: bold;
 line-height: 16px;
 text-align: right;
} 

.middle_box {
 margin-top: 5px;
 margin-left: 30px;
 width: 640px;
 height: auto;
 box-sizing: border-box;
 background: #0000ff;
}
}

.nakabako {
 width: 300px;
 height: 300px;
 float: left;
 box-sizing: border-box;
 background: #ff0000;
}

table.shochu {
 width: 300px;
 height: auto;
 padding: 3px;
 border-collapse:  collapse;
}

.shochu_koumoku {
 width: 200px;
}

.shochu_koumoku p {
 font-family:"MSゴシック"; 
 font-size: 12px;
 color:#ffffff;
 font-weight: bold;
 line-height: 16px;
}

.shochu_price {
 width: 100px;
}

.shochu_price p {
 font-family:"MSゴシック"; 
 font-size: 12px;
 color:#ffffff;
 font-weight: bold;
 line-height: 16px;
}