@charset "UTF-8";

*{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	font-size: 100%;
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
img {
	vertical-align: top;
	border: none;
}
small {
	font-size: 80%;
}

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#header h1 {
	text-align: left;
	float: left;
	margin-top: 25px;
}
#header ul {
	float: right;
	list-style-type: none;
	margin-top: 20px;
}
#header li {
	float: left;
}
#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container h2 {
	clear: both;
	margin-bottom: 10px;
}
#pan_navi {
	height: 30px;
	width: 950px;
	font-size: 65%;
	color: #999999;
	text-align: right;
}
#pan_navi a {
	color: #999999;
	text-decoration: underline;
}
#pan_navi a:hover {
	text-decoration: none;
	color: #666666;
}


#left_navi {
	float: left;
	width: 230px;
}
#left_navi .ul_subnavi {
	list-style-type: none;
	margin-bottom: 25px;
}
#left_navi .ul_subnavi li {
	background-image: url(../images/common/bg_snavi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left_navi .ul_subnavi a {
	background-image: url(../images/common/icon_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: 3px 14px;
	padding-left: 28px;
	display: block;
	padding-top: 14px;
	height: 30px;
}
#left_navi .ul_subnavi a:hover {
	background-image: url(../images/common/icon_sidenavi_on.gif);
}
#left_navi .ul_subnavi .nowpage {
	background-image: url(../images/common/icon_sidenavi_on.gif);
	background-repeat: no-repeat;
	background-position: 3px 14px;
	padding-left: 28px;
	padding-top: 14px;
	padding-bottom: 13px;
	display: block;
}

#left_navi p {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents {
	float: right;
	width: 690px;
}
#contents h2 {
	margin-bottom: 20px;
}
#contents h3 {
	padding-top: 30px;
	padding-bottom: 25px;
	clear: both;
}
#contents h4 {
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

#contents p {
	font-size: 85%;
	line-height: 160%;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}




#footer {
	text-align: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D5D5D;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.left250 {
	float: left;
	width: 250px;
}
.right430 {
	float: right;
	width: 430px;
}
.page_top {
	text-align: right;
	clear: both;
	padding-top: 50px;
	padding-bottom: 15px;
}
.table_normal1 {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D0B3B3;
	border-left-color: #D0B3B3;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0B3B3;
	border-bottom-color: #D0B3B3;
	font-size: 85%;
	line-height: 150%;
}
.table_normal1 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0B3B3;
	border-bottom-color: #D0B3B3;
	font-weight: bold;
	color: #826869;
	background-color: #F0ECEC;
	padding: 20px;
}
.table_normal1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0B3B3;
	border-bottom-color: #D0B3B3;
	padding: 20px;
	color: #666666;
}
.table_line {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 150%;
}
.table_line th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5D2623;
	font-weight: bold;
	color: #692927;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FEFCFC;
}
.table_line td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D2623;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.form_type1 input,textarea {
	border: 1px solid #D0B3B3;
	padding: 2px;
	background-color: #FCFAFA;
}

.form_type1 input[type=image] {
	border: none;
}

.input200 {
	width: 200px;
}
.input240 {
	width: 240px;
}
.input440 {
	width: 440px;
}
.box_sozai {
	height: 190px;
	padding-top: 60px;
	padding-left: 240px;
	background-image: url(../about/images/waza/bg_sozai.jpg);
	background-repeat: no-repeat;
}
.box_waza {
	height: 190px;
	padding-top: 60px;
	background-image: url(../about/images/waza/bg_waza.jpg);
	background-repeat: no-repeat;
	padding-right: 240px;
}
.box_aji {
	height: 190px;
	padding-top: 60px;
	padding-left: 240px;
	background-image: url(../about/images/waza/bg_aji.jpg);
	background-repeat: no-repeat;
}
.box_kokoro {
	height: 190px;
	padding-top: 60px;
	background-image: url(../about/images/waza/bg_kokoro.jpg);
	background-repeat: no-repeat;
	padding-right: 240px;
}
.ul_an {
	list-style-type: none;
	float: left;
	width: 680px;
	padding-left: 5px;
	padding-bottom: 20px;
	font-size: 90%;
	line-height: 90%;
}
.ul_an li {
	float: left;
}
#contents .ul_an h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	clear: left;
}

#contents .ul_an p {
	width: 155px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
.ul_an img {
	float: left;
	clear: left;
}
.box_policy {
	background-color: #F0F0F0;
	border: 1px solid #4A1915;
	margin: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contents .box_policy h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 85%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 15px;
}
#contents .p_zero {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.box_nosi {
}
#contents .box_nosi h4 {
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-top: 50px;
	margin-top: 0px;
}
.box_nosi ul {
	list-style-type: none;
	width: 680px;
	margin-left: 10px;
	float: left;
}
.box_nosi li {
	width: 180px;
	border: 1px solid #F0ECEC;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

.box_nosi table {
	width: 670px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 0px;
}
.box_nosi th {
	width: 180px;
	text-align: center;
}
.ul_toplist {
	list-style-type: none;
	font-size: 85%;
	background-color: #F2ECEC;
	border: 1px solid #591C19;
	float: left;
	width: 630px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 20px;
}
.ul_toplist li {
	float: left;
	width: 190px;
	display: block;
	background-image: url(../nosi/images/keiji/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.ul_toplist a {
	color: #6B2B29;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 16px;
}
.ul_toplist a:hover {
	color: #CC0000;
}
#contents .box_foods h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 30px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 25px;
	height: 30px;
}
#contents .box_foods .right {
	float: right;
	width: 350px;
}
#contents .box_foods .left {
	float: left;
	width: 310px;
	padding-bottom: 30px;
	margin-left: 7px;
}


#contents .box_price {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: none;
	margin-bottom: 20px;
	float: left;
	width: 345px;
}
#contents .box_price li {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 35px;
}
#contents .box_price .price {
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}#contents .box_price .quantity {
	float: left;
	font-size: 80%;
}


#contents .box_info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 30px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 2px;
	height: 30px;
}
#contents .box_info h4 {
	clear: both;
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contents .box_info .right {
	float: right;
	width: 385px;
	padding-bottom: 30px;
}
#contents .box_info .left {
	float: left;
	width: 280px;
	padding-bottom: 30px;
	margin-left: 7px;
}
#contents .left img {
	margin-bottom: 5px;
}

#contents .next_page {
	padding: 10px;
	clear: both;
	float: none;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #999999;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: center;
}
#contents .next_page a {
	color: #006699;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .next_page a:hover {
	color: #CC3333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.form_but_area {
}
.form_but_area .left {
	float: left;
	width: 300px;
}
.form_but_area .right {
	float: right;
	width: 300px;
	text-align: right;
}

