@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-repeat: repeat-x;
	background-color: #000;
	font-weight: bold;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}

.red {
	color:#FF0000;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
}

p {
	margin-top:0px;
	margin-bottom:12px;
}

form {
	margin:0;
	padding:0;
}

.form_input {
	height:12px;
}

h2 {
	padding-bottom:15px;
	padding-top: 25px;
}

dl, dd, dt{
	margin:0;
	padding:0;
}

a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}

object, param {
	margin:0;
	padding:0;
}

#header {
	width:810px;
	padding-top:6px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#container {
	width:810px;
	padding-top:6px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#top_left {
	width:270px;
	height:410px;
	float:left;
}

#topbg_right {
	width:270px;
	height:410px;
	float:left;
	background-image: url(images/topbg_right.jpg);
	background-repeat: no-repeat;
}

.top_frame {
	padding-top:230px;
	margin-left:15px;
}

#top_mid {
	width:270px;
	height:410px;
	float:left;
}

#top_right {
	height:410px;
	float:left;
}

#contents_left {
	width:370px;
	height:410px;
	float:left;
}

#info_left {
	width:440px;
	height:410px;
	float:left;
	background-image: url(images/info_left.jpg);
}

#wi_left {
	width:440px;
	height:410px;
	float:left;
	background-image: url(images/wine_left.jpg);
}

#contents_right {
	width:370px;
	height:555px;
	float:right;
}

#info_right {
	width:370px;
	height:410px;
	float:right;
	background-image: url(images/info_bg.jpg);
}

#wi_right {
	width:370px;
	height:410px;
	float:right;
	background-image: url(images/wine_right.jpg);
}

#cuisine_right {
	width:370px;
	height:410px;
	float:right;
	background-image: url(images/cui_bg.jpg);
}

#wine_right {
	width:370px;
	height:410px;
	float:right;
	background-image: url(images/wine_bg.jpg);
}

#form_right {
	width:270px;
	height:410px;
	float:right;
	background-image: url(images/form_right.jpg);
}

#global_area {
	width:460px;
	height:220px;
	background-image: url(images/mid_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#global_navigation {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 7px;
	overflow: hidden;
}

#global_navigation img{
	float:left;
}

#global_navigation ul{
	margin:0;
	padding:0;
	float: left;
	width: 820px;
}

#global_navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-indent: -9999px;
}

/* btn0 */
#global_navigation ul li#btn0 a {
	display: block;
	text-decoration: none;
	width: 40px;
	height: 30px;
	background-image: url(images/btn_0.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
}

#global_navigation ul li#btn0 a:hover {
	background: url(images/btn_0r.jpg) no-repeat;
}

/* btn1 */
#global_navigation ul li#btn1 a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	background-image: url(images/btn_1.jpg);
	background-repeat: no-repeat;
	margin-left: 33px;
}

#global_navigation ul li#btn1 a:hover {
	background: url(images/btn_1r.jpg) no-repeat;
}

/* btn2 */
#global_navigation ul li#btn2 a {
	display: block;
	text-decoration: none;
	width: 60px;
	height: 30px;
	background-image: url(images/btn_2.jpg);
	background-repeat: no-repeat;
	margin-left: 36px;
}

#global_navigation ul li#btn2 a:hover {
	background: url(images/btn_2r.jpg) no-repeat;
}

/* btn3 */
#global_navigation ul li#btn3 a {
	display: block;
	text-decoration: none;
	width: 50px;
	height: 30px;
	background-image: url(images/btn_3.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
}

#global_navigation ul li#btn3 a:hover {
	background: url(images/btn_3r.jpg) no-repeat;
}

/* btn4 */
#global_navigation ul li#btn4 a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	background-image: url(images/btn_4.jpg);
	background-repeat: no-repeat;
	margin-left: 38px;
}

#global_navigation ul li#btn4 a:hover {
	background: url(images/btn_4r.jpg) no-repeat;
}

/* btn5 */
#global_navigation ul li#btn5 a {
	display: block;
	text-decoration: none;
	width: 50px;
	height: 30px;
	background-image: url(images/btn_5.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
}

#global_navigation ul li#btn5 a:hover {
	background: url(images/btn_5r.jpg) no-repeat;
}

/* btn6 */
#global_navigation ul li#btn6 a {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 30px;
	background-image: url(images/btn_6.jpg);
	background-repeat: no-repeat;
	margin-left: 42px;
}

#global_navigation ul li#btn6 a:hover {
	background: url(images/btn_6r.jpg) no-repeat;
}

/* btn7 */
#global_navigation ul li#btn7 a {
	display: block;
	text-decoration: none;
	width: 96px;
	height: 30px;
	background-image: url(images/btn_7.jpg);
	background-repeat: no-repeat;
	margin-left: 22px;
}

#global_navigation ul li#btn7 a:hover {
	background: url(images/btn_7r.jpg) no-repeat;
}

#main {
	width:540px;
	height:535px;
	background-image: url(images/main.jpg);
}

#contact {
	width:540px;
	height:535px;
	background-image: url(images/contact.jpg);
}

#chef {
	width:309px;
	height:410px;
	background-image: url(images/chef_new_left.jpg);
	float:left;
}

#owner {
	width:309px;
	height:410px;
	background-image: url(images/owner_new_left.jpg);
	float:left;
}

.info_title {
	padding-top:15px;
	height:30px;
	margin-left:25px;
	background-image: url(images/title_info.jpg);
	width: 400px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.reserv_title {
	padding-top:42px;
	height:30px;
	margin-left:25px;
	background-image: url(images/title_resavation.jpg);
	width: 400px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.info_text {
	padding-top:45px;
	width:340px;
	margin-left:15px;
	font-weight: normal;
}

.form_text {
	padding-top:15px;
	width:250px;
	margin-left:10px;
}

.form_text2 {
	padding-top:15px;
	width:500px;
	margin-left:10px;
	font-size: 12px;
	line-height: 18px;
}

.form_text3 {
	padding-top:15px;
	width:300px;
	margin-left:10px;
	font-size: 12px;
	line-height: 18px;
}

.form_text3 input{
	height:42px;
	min-width:60px;
}

.wine_text {
	padding-top:70px;
	width:340px;
	margin-left:25px;
}

.cuisine_text {
	padding-top:10px;
	width:340px;
	margin-left:15px;
}

.map {

}

.submit {
	margin-left:80px;
}

.wine_list {
	width:330px;
	padding-left:20px;
	padding-top:50px;
	height:350px;
}

/* ラジオボタン
============================== */
div.radio-group {
	margin-bottom: 5px;
	overflow: hidden;
	color:#333333;
}
div.radio-group input {
	display: none;
}
div.radio-group label {
	cursor: pointer;
	padding: 5px 10px;
	float: left;
	border: solid 1px #aaa;
	margin-left: -1px;
	background: #eee;
	background-image: -moz-linear-gradient(top, #F6F6F6, #ccc);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#ccc));
	-moz-box-shadow: 2px 2px 6px #ddd;
	text-shadow: 1px 1px 0px #fff;
}
div.radio-group div:first-child label {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
}
div.radio-group div:last-child label {
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
}
div.radio-group input:checked+label {
	color: #fff;
	background: #C3C3C3;
	background-image: -moz-linear-gradient(top, #C3C3C3, #DBDBDB);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#C3C3C3), to(#DBDBDB));
	text-shadow: 0px 0px 0px #fff;
}

.contents {
	width:810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear:both;
	margin-top:30px;
	padding-bottom: 30px;
}

.news_bottom {
	width:810px;
	background: url(images/top_bottom.jpg) no-repeat bottom;
}

.news_area {
	width:780px;
	margin-left:20px;
	overflow:hidden;
	padding-top:15px;
	padding-bottom: 25px;
}

.news_area p{
	width:360px;
	margin-right:15px;
	float:left;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
}

.news_area a:link{
	text-decoration: none;
	color:#333333;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
	color:#333333;
}

.content_mid {
	width:810px;
	background: url(images/content_mid.jpg) repeat-y;
	padding-bottom: 15px;
}

.content_area {
	width:764px;
	margin-left:25px;
	overflow:hidden;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.text_area {
	margin-top:15px;
}

.ml15 {
	margin-left:10px;
}

.m15 {
	margin-top:10px;
}

.cart_page_title {
	font-size:26px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top:5px;
	padding-bottom:5px;
}

.continue_shopping_button {
	display:none;
}

.thumtitle {
	margin-top:5px;
}

.price {
	padding-top:5px;
	padding-bottom:5px;
}