@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 120%;
}

img { border: 0px none #000000; }

a { color:#FFFFFF}

form {
	margin: 0px;
	padding: 0px;
}

.color_white { color: #FFFFFF; }

.color_red_b {
	color: #9A0000;
	font-weight: bold;
}

.a_left { text-align: left; }

.a_center { text-align: center; }

.a_right { text-align: right; }

.mt_10 { margin-top: 10px; }
.mt_15 { margin-top: 15px; }
.mlr_10 {
	margin-right: 10px;
	margin-left: 10px;
}
.flo_r { float: right; }

#head {
	background-color: #311800;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 615px;
}
#map {
	background-color: #33220B;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
	position: relative;
}

#index_menu {
	position: absolute;
	top: 84px;
	left: 490px;
	color: #FFFFFF;
	height: 392px;
	width: 280px;
}

#index_menu a {
	color: #FFFFFF;
}

#img_menu {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

#img_menu li {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	width: 280px;
}

#img_menu li a {
	margin: 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
}

#img_menu01 {
	background-image: url(../images/index/right_menu_01.jpg);
	background-repeat: no-repeat;
}

#img_menu01 a {
	height: 135px;
	padding: 135px 0 0 0;
	height /**/:135px;/* for ie5.x */
}

#img_menu02 {
	background-image: url(../images/index/right_menu_02.jpg);
	background-repeat: no-repeat;
}

#img_menu02 a {
	height: 44px;
	padding: 44px 0 0 0;
	height /**/:44px;/* for ie5.x */
}

#img_menu03 {
	background-image: url(../images/index/right_menu_03.jpg);
	background-repeat: no-repeat;
}

#img_menu03 a {
	height: 43px;
	padding: 43px 0 0 0;
	height /**/:43px;/* for ie5.x */
}

#news {
	background-image: url(../images/index/right_menu_05.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 136px;
}

#news dt,dd {
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 260px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	background-image: url(../images/common/container_bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#flash_menu {
	position: absolute;
	top: 90px;
	left: 0px;
}

#left {
	width: 255px;
	float: left;
	display: inline;
	background-image: url(../images/common/container_bg.gif);
	background-repeat: repeat-y;
}

#logo { margin-bottom: 400px; }

#header_navi {
	background-image: url(../images/common/head_menu_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
}

#header_navi ul {
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
	position: relative;
	margin: 0px;
}

#header_navi ul li {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#header_navi ul li a {
	margin: 0;
	overflow: hidden;
	display: block;
	text-decoration: none;
	height: 0px!important;
	}

#navi00 {
	position: absolute;
	left: 132px;
	top: 0px;
}

#navi00 a {
	height: 30px;
	height /**/:30px;/* for ie5.x */
	width: 120px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navi01 {
	position: absolute;
	left: 260px;
	top: 0px;
}

#navi01 a {
	height: 30px;
	height /**/:30px;/* for ie5.x */
	width: 80px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navi02 {
	position: absolute;
	left: 345px;
	top: 0px;
}

#navi02 a {
	height: 30px;
	height /**/:30px;/* for ie5.x */
	width: 95px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#navi03 {
	position: absolute;
	left: 450px;
	top: 0px;
}

#navi03 a {
	height: 30px;
	height /**/:30px;/* for ie5.x */
	width: 65px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#right {
	margin-left: 255px;
}

#contents {
	color: #F4EDDF;
	margin: 0px;
	width: 525px;
}

#contents p { margin-left: 50px; }

#contents table { margin-left: 50px; }

#contents td { vertical-align: top; }

#contents td a { color: #F4EDDF; }

#content {
	color: #F4EDDF;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.blog_title {
	background-image: url(../images/common/blog_title.gif);
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 21px;
	color: #EEEEEE;
	margin-top: 15px;
}

#sidebar {
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	color: #F4EDDF;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li { }

#wp-calendar {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

#wp-calendar th,td {
	padding: 3px;
	text-align: center;
}

#prev { text-align: left;}

#next {	text-align: right;}

.calendar_link {
	color: #663300;
	background-color: #F4EDDF;
	height: 20px;
	width: 20px;
	display: block;
}



#shop_info {
	margin-right: auto;
	margin-left: auto;
	color: #EEEEEE;
	background-image: url(../images/common/container_bg.gif);
	background-repeat: repeat-y;
}

#shop_comment {
	background-image: url(../images/common/shop_02.gif);
	background-repeat: repeat-y;
	color: #32210B;
	position: relative;
}

#shop_comment p {
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 480px;
}

#shop_comment02 {
	background-image: url(../images/common/shop_02.gif);
	background-repeat: repeat-y;
	color: #32210B;
	position: relative;
}

#shop_comment02 p {
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 360px;
}

#sub_img01 {
	position: absolute;
	left: 520px;
}

#sub_img02 {
	position: absolute;
	left: 400px;
}

#right_u {
	margin-left: 355px;
	width: 415px;
	color: #F4EDDF;
}

#right_u p {
	padding-top: 8px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.sub_title01 {
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/common/sub_title.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: -2px 8px;
	height: 20px;
	color: #EEEEEE;
}

.sub_title02 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.sub_title03 {
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/common/sub_title.gif);
	background-repeat: no-repeat;
	height: 18px;
	color: #EEEEEE;
	margin-left: 50px;
	display: block;
	width: 465px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
}


.gurunavi {
	padding: 0px;
	text-align: right;
}

.gurunavi a { color: #FFFFFF; }

#pasta_table {
	background-image: url(../images/pasta/pasta.jpg);
	background-repeat: no-repeat;
	height: 558px;
}
#pasta_table  td { color: #33220B; }

.pasta_comment {
	background-image: url(../images/pasta/waku_02.gif);
	background-repeat: repeat-y;
	color: #000000;
}

.pasta_comment p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 480px;
}

#order_table {
	color: #F4EDDF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #F4EDDF;
}

#left_u {
	float: left;
	width: 336px;
	margin-left: 10px;
}

#foot {
	height: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
}

address {
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.pasta_link {
	position: relative;
	height: 340px;
}
.pasta_itemdiv {
	position: relative;
	height: 485px;
}

.pastadiv {
	position: absolute;
	width: 245px;
	background-image: url(../images/pasta/waku3_02.gif);
	background-repeat: repeat-y;
	top: 10px;
}

.pastadiv p {
	margin-left: 10px;
	margin-right: 10px;
}

#pastadiv_01 { left: 10px; }
#pastadiv_02 { left: 268px; }
#pastadiv_03 { left: 526px; }

#itemdiv_01 { left: 10px; }
#itemdiv_02 { left: 268px; }
#itemdiv_03 { left: 526px; }
#itemdiv_04 { left: 10px; }
#itemdiv_05 { left: 268px; }

.pasta_subtitle {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.kodawari_img {
	float: left;
	margin-right: 10px;
}

.kodawari_img_r {
	float: right;
	margin-left: 10px;
}

.pasta_text {
	width: 760px;
	margin-left: 10px;
	color: #F4EDDF;
	line-height: 155%;
	clear: both;
}
.pasta_item {
	width: 760px;
	margin-left: 10px;
	color: #F4EDDF;
	line-height: 155%;
	clear: both;
}

.pasta_item02 {
	width: 760px;
	margin-left: 10px;
	color: #F4EDDF;
	line-height: 155%;
	clear: both;
	padding-top: 15px;
}

.pasta_text p, .pasta_item p, .pasta_item02 p { margin-top: 0px; }

.item_name { font-weight: bold; }
.item_price { font-weight: bold; }

.item_comment {
	background-image: url(../images/common/shop_02.gif);
	background-repeat: repeat-y;
	color: #32210B;
	clear: both;
}

.item_comment p {
	width: 720px;
	margin-left: 30px;
	margin-top: 0px;
}

