@charset "utf-8";

/* other.css　トップページ以外のCSS */
@import "import.css";

	/* トップ以降は、ロゴはh2→pへ　*/
/* maincolumn(メインコンテンツ) */
	/* トップ以外の共通css */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.aCenter {
	text-align: center;
}
.aRight {
	text-align: right;
}

#content .section{
	margin-bottom: 45px;
	overflow: hidden;
	zoom: 1;
}

#content .section div{	
	float: right;
	margin: 0 0 0px 25px;
}

#content .section p{
	margin-top: -3px;
}

#content p.banner {
	margin-bottom: 50px;
}

#content p {
	font-size: 1.2em;
	line-height: 1.6;
}
/*        contents         */ 
#contents p {
	margin-bottom: 15px;
}
#contents p.last {
	margin-bottom: 0px;
}

#contents .hasback {
	margin-bottom: 18px;
	background: url(../img/line01.gif) repeat-y center 20px;
	overflow: hidden;
	zoom: 1;
}
#contents .box {
	clear: both;
}
#contents .box dl {
	width: 290px;
}
#contents .box dl dt {
	margin-bottom: 6px;
	padding: 2px 0 0 20px;
	background: #486A00;
	line-height: 1.4;
	font-size: 1.6em;
	color: #fff;
	font-weight: normal;
}
#contents .box dl dd {
	margin-bottom: 17px;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#contents .final dl dd {
	margin-bottom: 0;
}

#contents .aCenter {
	margin-bottom: 50px;
	clear: both;
}

#contents .inner {
	margin-bottom: 30px;
}
#contents .inner ul {
	margin-left: 25px;
	width: 160px;
	float: right;
}
#contents .inner ul li {
	display: inline;
}
#contents .inner ul li img {
	margin-bottom: 20px;
}
#contents dl {
	line-height: 1.6;
}
#contents dl dt {
	font-weight: bold;
}
#contents dl.fs12 dt {
	font-size: 1.2em;
	color: #333;
}
#contents .inner dl dd {
	font-size: 1.2em;
	margin-bottom: 40px;
}
#contents .inner dl dd.second {
	margin-bottom: 25px;
}
#contents .inner dl dd.second a {
	color: #0099CC;
	text-decoration: underline;
}

#contents .inner dl dd.second a:hover {
	text-decoration: none;
}

#contents .inner dl dd.last {
	margin-bottom: 0;
}
#contents dl.list01 dt {
	font-size: 1.2em;
	color: #333;
}
#contents dl.list01 dd {
	font-size: 1.2em;
	margin-bottom: 12px;
}
#contents dl.list01 dd.last {
	margin-bottom: 45px;
}

#contents .boxP p {
	margin-bottom: 18px;
}
#contents .boxP p.last {
	margin-bottom: 45px;
}
#contents .boxP p.bold {
	font-weight: bold;
	color: #333;
}
/*        flow        */
#flow {
	padding: 0 10px;
}

#flow h2 {
	margin-bottom: 10px;
	padding: 0 0 5px;
	background: url(../img/flow_h1_bottom.gif) no-repeat left bottom;
	border-bottom: none;
	font-size: 1.6em;
	color: #fff ;
	overflow: hidden;
	zoom: 1;
	font-weight: bold;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif; 
}
#flow h2 img.first {
	display: block;
}
#flow h2 span {
	padding-left: 15px;
	display: block;
}
#flow h2 span img {
	margin-right: 20px;
	float: left;
	display: block;
}
#flow h2 span span {
	margin-top: 5px;
	padding-left: 0;
	width: 510px;
	float: left;
}

#flow .section p {
	margin: 0px 0 0 10px;
}

#flow .section {
	margin-bottom: 20px;
}

#flow .last {
	margin-bottom: 50px;
} 

/*    	  check   	  */
#check p.first {
	margin: 0 0 45px 0;
}
#check p {
	margin-bottom: 15px;
}

#check .box {
	margin-bottom: 5px;
	background: url(../img/line01.gif) repeat-y center top;
	overflow: hidden;
	zooom: 1;
}
#check #box {
	margin-bottom: 28px;
}
#check .box dl {
	padding: 0 0 6px;
	width: 290px;
	background: url(../img/line02.gif) repeat-x left bottom;
}
#check .box dl dt {
	padding-left: 100px;
	height: 50px;
	background: url(../img/check_01.gif) no-repeat left bottom;
}
#check .box dl#two dt {
	background: url(../img/check_02.gif) no-repeat left bottom;
}
#check .box dl#three dt {
	background: url(../img/check_03.gif) no-repeat left bottom;
}
#check .box dl#four dt {
	background: url(../img/check_04.gif) no-repeat left bottom;
}
#check .box dl#five dt {
	background: url(../img/check_05.gif) no-repeat left bottom;
}
#check .box dl#six dt {
	background: url(../img/check_06.gif) no-repeat left bottom;
}
#check .box dl#seven dt {
	background: url(../img/check_07.gif) no-repeat left bottom;
}
#check .box dl#eight dt {
	background: url(../img/check_08.gif) no-repeat left bottom;
}
#check .box dl#nine dt {
	background: url(../img/check_09.gif) no-repeat left bottom;
}
#check .box dl#ten dt {
	background: url(../img/check_10.gif) no-repeat left bottom;
}
#check .box dl dt {
	padding-top: 5px;
	font-size: 1.6em;
	line-height: 1.4;
	color: #fff;
}
#check .box dl dd p {
	margin: 8px 8px 2px;
	font-size: 1.2em;
	line-height: 1.6;
	
}
#check .box dl dd span {
	display: block;
	text-align: right;
	font-size: 2.0em;
	color: #900;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	padding-right: 5px;
}

#check p.aCenter {
	margin-bottom: 50px;
}
/*        price     */
#price span {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0;
	display: block;
	color: #900;
	text-align: right;
}
#price p span {
	margin: 4px 8px 50px 0;
}

#price dl {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../img/line02.gif) repeat-x left bottom;
}
#price dl.last {
	margin-bottom: 50px;
}

#price dl dt {
	padding: 0 0 0 18px;
	font-size: 1.8em;
	line-height: 1.4;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	color: #900;
}
#price dl dd {
	padding: 0 0 0 36px;
	font-size: 1.2em;
	line-height: 1.6;
}
#price dl dd span {
	margin-top: 5px;
	padding-right: 8px;
}

/*        food       */
#food p {
	margin-bottom: 15px;
}

#food p span{
	color: #990000;
}

#food .contact {
	margin-bottom: 48px;
}

#food .cms {
	padding: 1px;
	margin-bottom: 40px;
	border: 1px solid #E9E9E9;
	width: 290px;
	float: left;
	margin-right: 12px;
}
#food .even {
	margin-right: 0;
}
#food .cms div {
	width: 120px;
	float: left;
	text-align: center;
}
#content p.plo{
	margin: 0 0 30px;
}
#content p.plo span{
	color: #990000;
}
#food .cms dl {
	width: 157px;
	float: right;
	font-size: 1.2em;
}
#food .cms dl dt {
	padding: 3px 2px 2px 8px;
	margin-bottom: 8px;
	background: #A8CF30;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
}
#food .cms dl dd {
	padding: 0 8px 0;
	line-height: 1.4;
}
#food .cms dl dd span a {
	color: #0099FF;
	text-decoration: none;
}
#food .cms dl dd span a:hover {
	text-decoration: underline;
}
#food .cms dl dd.price {
	padding: 13px 8px 0 0;
	background: none;
	font-size: 1.2em;
	color: #900;
	text-align: right;
	font-weight: bold;
}

ul.pageNum {
	margin-bottom: 50px;
	clear: left;
	text-align: center;
}
ul.pageNum li {
	display: inline;
}
ul.pageNum li a:visited,
ul.pageNum li a,
ul.pageNum li span{
	color: #D75313;
	padding: 0 3px;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: underline;
}
ul.pageNum li a:hover {
	text-decoration: none;
}

#foods .product img {
	float: left;
}

#foods h1 {
	margin-bottom: 28px;
	padding: 0 0 4px 0;
	background: url(../img/h1_back02.gif) no-repeat left bottom;
	border-bottom: none;
	font-size: 2.2em;
	color: #fff ;
	line-height: 1;
	zoom: 1;
}
#foods h1 span {
	display: block;
	padding-top: 2px;
	padding-left: 20px;
}
#foods h1 img {
	display: block;
}

#foods .product dl {
	margin-left: 310px;
}
#foods .product dl dt {
	margin-bottom: 5px;
	padding-left: 5px;
	color: #D75313;
	border-bottom: 2px solid #A8CF30;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	font-size: 2.0em;
	line-height: 1.2;
}
#foods .product dl dd {
	margin: 0 0 0 15px;
}
#foods .product dl dd div {
	font-size: 1.2em;
	margin-bottom: 15px;
	line-height: 1.4;
}
#foods .product dl dd span {
	border-top: 1px solid #A8CF30;
	padding: 20px 0 50px;
	text-align: right;
	display: block;
	color: #900;
	font-weight: bold;
	font-size: 1.6em;
}

#foods .btn {
	margin-bottom: 50px;
	text-align: right;
}
/*        voice      */
#voice h2 {
	margin-bottom: 20px;
	padding: 0 0 3px 0;
	background: url(../img/h1_back02.gif) no-repeat left bottom;
	border-bottom: none;
	font-size: 2.2em;
	color: #fff ;
	line-height: 1;
	zoom: 1;
}
#voice .cms h2 span {
	display: block;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
}
#voice .cms h2 img {
	display: block;
}
#voice .cms {
	padding-bottom: 18px;
	margin-bottom: 20px;
	background: url(../img/line02.gif) left bottom repeat-x;
}
#voice .cms div.text {
	margin: 0 10px 5px;
	line-height: 160%;
	font-size: 1.2em;
}
#voice .cms p a {
	color: #0099FF;
	text-decoration: none;
}
#voice .cms p a:hover {
	text-decoration: underline;
}
#voice .cms span {
	padding-right: 10px;
	display: block;
	text-align: right;
	line-height: 1;
}
#voice .cms span.spe{
	font-size: 1.2em;
}
#voice .cms p.spe {
	font-size: 1.2em;
	padding-right: 10px;
	display: block;
	text-align: right;
	line-height: 1;
}
#voice .btn {
	margin-bottom: 50px;
	text-align: right;
}
/*        qa      */
#qa .cms li {
	padding: 7px 0 0 35px;
	margin: 0 0 21px 20px;
	background: url(../img/qa_icon.gif) no-repeat left top;
}
#qa #last {
	margin-bottom: 50px;
}
#qa .cms li a {
	font-size: 1.4em;
	color: #09f;
}

#qa .cms li a:hover{
	text-decoration: underline;
}

#qas .cms dt {
	margin-bottom: 15px;
	padding: 0 0 4px 0;
	background: url(../img/h1_back02.gif) no-repeat left bottom;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	font-size: 2.2em;
	color: #fff ;
	line-height: 1;
	zoom: 1;
}
#qas .cms dt img {
	display: block;
}
#qas .cms dt span {
	display: block;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
}
#qas .cms dd {
	padding-bottom: 17px;
	margin-bottom: 20px;
	background: url(../img/line02.gif) repeat-x left bottom;
}
#qas .cms dd span {
	margin-bottom: 7px;
	padding-left: 25px;
	display: block;
	font-size: 3.0em;
	color: #900;
}
#qas .cms dd p {
	margin: 0 10px;
}
#qas .cms .btn {
	text-align: right;
	margin-bottom: 50px;
}
/*        shop       */


#content table{
	width: 100%;
	margin-bottom: 50px;
	font-size: 1.2em;
}
#content table th {
	width: 25%;
	background: #F7F3DD;
	padding: 5px 18px 4px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
	font-weight: normal;
}
#content table td {
	border: 1px solid #ccc;
	padding: 5px 18px 4px;
}
#content table td.last {
	line-height: 1.6;
}
#content table td a img {
	display: inline;
}

#shop .cms .section {
	margin-bottom: 20px;
}
#shop .cms #one img {
	margin-right: 40px;
} 
#shop .cms #section {
	margin-bottom: 50px;
}

#shop .cms #section p{
	margin-bottom:20px;
}

#shop .cms #section p span{
	font-weight:bold;
	color:#333;
	
	}

#shop .cms #section p.last {
	margin: 0px 0px 20px 0px;
}
#shop table td,
#shop table th {
	padding: 7px 10px 8px;
	line-height:1.4;
}

#shop .cms .section table{
	margin-bottom:0px
	
	}

/*        guide      */
#guide table {
	line-height: 1.6;
}
#guide table td dt span {
	color: #06c;
}
#guide table td dl.first {
	margin-bottom: 20px;
}
#guide table td dl.price {
	width: 195px;
}
#guide table td dl.price dt {
}
#guide table td dl.price dd {
	float: right;
}
#guide table td span {
	display: block;
}
#guide table td span.red {
	color: #900;
}
#guide table td dl.last dd {
	margin-bottom: 15px;
}
#guide table td dl.last dd.none {
	margin-bottom: 0;
}


/*        form      */
#form .boxTop img {
	display: block;
	margin: 0 0 10px 35px;
}
#form .boxTop ul {
	margin: 0 0 43px 155px;
	line-height: 1.6;
	font-size: 1.2em;
}
#form h1.mb15 {
	margin-bottom: 15px;
}

#form p {
	margin-bottom: 15px;
}

#form p span{
	color: #990000;
}

#form p.last {
	margin-bottom: 45px;
}

#form table {
	margin-bottom: 20px;
}

#form table th {
	padding: 8px 10px 10px;
	font-weight: bold;
}

#form table td {
	padding: 8px 10px 10px;
}
#form table td.lineh {
	line-height: 1.6;
}

#form th img{
	vertical-align: middle;
	margin-left: 5px;
}
#form textarea{
	width:406px;
	height:120px;
	border:1px solid #7F9DB9;
	margin-top:5px;
}
#form table input{
	margin-top: 5px;
	border:1px solid #7F9DB9;
	height:18px;
}
#form tr.list input{
	border:none;
	width:auto;
}

#form p.submit{
	margin-bottom: 50px;
	text-align: center;
}
#form p.submit input{
	border:none;
	height:auto;
}

#form .box {
	padding-bottom: 5px;
	margin: 0 20px 50px;
	background: url(../img/form_bottom.gif) no-repeat left bottom;
	color: #395500;
}
#form .box img {
	display: block;
}
#form .box p.special {
	margin: 0 0 25px 17px;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: bold;
}
#form .box ul {
	margin: 0 0 15px 80px;
}
#form .box ul li {
	line-height: 1.5;
	font-size: 1.2em;
}
#form .box p.first {
	margin: 0 0 0px 80px;
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	line-height: 1.4;
}
#form .box p.first {
	font-size: 1.0em;
}
#form .box p.first span.tel {
	font-size: 2.4em;
}
#form .box p.first span.number {
	font-size: 4.0em;
}

#form .box p.over {
	margin-bottom: 0;
	padding-right: 15px;
	text-align: right;
}
#form .box p.over span {
	font-family: "メイリオ","Meiryo",Arial,Helvetica,sans-serif; 
	font-size: 1.7em;
	display: block;
}

#map2{
	width: 500px;
	height: 500px;
}
