html{
height:100%;
}

body {
	font-family: 'Noto Sans Japanese', sans-serif;
	margin: 0;
	color: #3E3A39;
	background-color: #FFFFFF;
}

#lheader {
	width: 100%;
	background-image: url(img/headerback.png);
	background-repeat: repeat;
	box-shadow:1px 1px #6d6b61;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	line-height: 15px;
	margin: 0px;
}


#footer{
	width: auto;
	margin: auto;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "01フロップデザイン", "03スマートフォントUI";
	background-image: url(img/backimg.png);
	background-repeat: repeat;
	padding: 15px;
	height: 100%;
}



h1{
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 945px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #3f3f3f;
}


#headertop {
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	padding: 0px;
	background-color: #f6f6f6;
	margin: 0px;
	overflow: hidden;
}

#header{
	height: 80px;
	color: #666666;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header .hed{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hedmenu{
	width: 100%;
	margin: 0px;
	line-height: 85px;
	height: 50px;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-shadow:1px 1px #ecefee;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#hedmenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
		color: #006600;
}

#hedmenu li{
	list-style-type: none;
	color: #006600;
	letter-spacing: -1px;
	display: inline-block;
	text-indent: 18px;
}
#hedmenu li:first-child:before{
	background-repeat: no-repeat;
	text-indent: 15px;
	background-image: url(img/ie.png);
	margin: 0px;
	padding: 0px;
}


#hedmenu li:after{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 55px;
	padding-left: 15px;
	line-height: 80px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#hedmenu li:last-child:after {
	content:none;
	text-decoration: none;
}

.menuli {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	display: block;
}

.menuli li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:50px;
	border-right-color: #CCCCCC;
	vertical-align: top;
	position:relative;
	line-height: 50px;
	padding-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.menuli li a{
	position:absolute;
	top:0;
	left:-1px;
	width:100%;
	height:100%;
	text-indent:-999px;
	color: #333333;
}
.menuli li a:hover{
	padding: 3px;
	 background-color: rgba( 219, 210, 199, 0.2 );
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .7s;
	transition: all .7s;
	margin: 0px;
	color: #000000;
}

.menub:after {
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
 
.menub {
    min-height: 1px; /*IE6、7対策*/
}

.topimg {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F6F6F6;
}

.topimgcheack {
	width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(img/checkbox2.png);
	background-repeat: no-repeat;
	height: 220px;
	background-size:100% 100%;
}


.topimgafter {
	width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(img/afterback.png);
	background-repeat: no-repeat;
	height: 220px;
	background-size:100% 100%;
}


.topimgtrouble {
	width:100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(img/trouble.png);
	background-repeat: no-repeat;
	height: 220px;
	background-size:100% 100%;
}

.box3{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.titlehed{
	font-size: 35px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: 70px;
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
	font-family:"游ゴシック", "游明朝";
	word-spacing: 0em;
	font-weight: bold;
	text-shadow: 1px 0px 2px #1d1d1d;
	-moz-box-shadow: 1px 0px 2px #1d1d1d;
　/* Firefox用 */  
　　-webkit-box-shadow: 1px 0px 2px #1d1d1d;　/* Safari,Google Chrome用 */  
}

.titlehed{
	font-size: 35px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: 50px;
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
	font-family:"游ゴシック", "游明朝";
	word-spacing: 0em;
	font-weight: bold;
	text-shadow: 1px 0px 2px #1d1d1d;
	-moz-box-shadow: 1px 0px 2px #1d1d1d;
　/* Firefox用 */  
　　-webkit-box-shadow: 1px 0px 2px #1d1d1d;　/* Safari,Google Chrome用 */  
}

.texthed{
	color: #FFFFFF;
	width: 430px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 13px;
	float: left;
	text-shadow: 1px 0px 2px #1d1d1d;
	-moz-box-shadow: 1px 0px 2px #1d1d1d;　/* Firefox用 */  
　　-webkit-box-shadow: 1px 0px 2px #1d1d1d;　/* Safari,Google Chrome用 */  
}

.texthed{
	color: #FFFFFF;
	width: 550px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 13px;
	float: left;
	text-shadow: 1px 0px 2px #1d1d1d;
	-moz-box-shadow: 1px 0px 2px #1d1d1d;　/* Firefox用 */  
　　-webkit-box-shadow: 1px 0px 2px #1d1d1d;　/* Safari,Google Chrome用 */  
}

#allitem{
	text-align: left;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height:100%;
	display: block;
	max-width:100%;
}


#allitem2{
	text-align: left;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	min-height:100%;
	display: block;
}
.mein{
	height: auto;
	margin-top: -10px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	padding: 0px;
	background-color: #FFF;
	width: 800px;
	float: right;
	margin-right: 10px;
}

#mein2{
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 1.8em;
	color: #333333;
	width: 700px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding: 5px;
}


.mein3{
	height: auto;
	font-size: 15px;
	line-height: 1.8em;
	color: #281E23;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	overflow: hidden;
	display: block;
	padding: 8px;
}

.mein4{
	height: auto;
	font-size: 15px;
	line-height: 1.8em;
	color: #281E23;
	width: 680px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 12px;
	overflow: hidden;
	display: block;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

#allitem #content box {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 5px none #660033;
}

.sideWrapimg{
	padding-top: 10px;
	padding-bottom: 8px;
}

.sideWrapimg a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -webkit-transition: all .8s;
  transition: all .8s;

}
#sideWrap {
	width: 240px;
	padding: 0px;
	text-shadow:1px 1px #FFFFFF;
	margin: 0px;
	display: block;
}

#side{
	display: block;
	margin-top: -305px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: -15px;
	float: left;
	height: auto;
	width: 235px;
	font-size: 15px;
	position:relative;
}

#sideWrap a{
	width: 220px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
}


c2{
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C65079;
	padding-top: 8px;
	padding-bottom: 8px;


}


#sideWrap ul{
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}


#sideWrap li{
	font-size: 14px;
	display: list-item;
	text-align: -webkit-match-parent;
	line-height: 27px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#sideWrap li:hover{
	background-color: #eaeaea;
}
span.yjirushi{
	float: right;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
}


#allitem #footer {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #660033;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

#allitem #menu 1 {
	height: auto;
	width: 170px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 15px;
	margin-left: 14px;
	padding: 0px;
	background-color: #F3F1EB;
}
#allitem #content {
	height: auto;
	width: 100%;
	float: left;
	margin: 0px;
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#allitem #menu 1 ul {
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#allitem #menu 1 ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	border-bottom-style: dotted;
	height: auto;
	background-image: url(img/sankaku2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
#allitem #topimg h1{
	height: 15px;
	width: 770px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
	background-image: url(img/h1back.png);
	background-repeat: repeat-x;
}

.title1 {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #660033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.eigyoulink {
	display: block;
	background-image: url(img/eigyousho.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#allitem #content #mein box .eigyoulink a {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

#allitem #content #mein box .eigyoulink a:hover {
	display: block;
	color: #FCF;
	text-decoration: none;
}





#allitem #topimg {
	padding: 0px;
	height: 125px;
	width: 100%;
	background-image: url(img/header.jpg);
	background-color: #660033;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-box-shadow:2px 2px 1px #cccccc;  /* FF3.5+ */
	-webkit-box-shadow:2px 2px 1px #cccccc;  /* S3+ , GC */
	box-shadow:2px 2px 1px #cccccc; /* O10.5+ */
	text-align: center;
	overflow: hidden;
}
.text {
	margin-right: 2px;
	margin-bottom: 12px;
	padding: 5px;
	color: #333333;
	font-size: 14px;
	width: 690px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: 0px;
}

.text2{
	padding: 0px;
	margin: 15px;
}

.text3{
	padding: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 98%;
		border: 2px solid #d2d2d2;
}
img {
	display: block;
}

.css-box-shadow {
	width:auto;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	padding: 2px;
	background: white;
	float: right;
	height: auto;
	display: block;
	margin: 5px;
}

.im2{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.img1{
	border: 4px solid #DBDBDB;
	float: left;
	margin-right: 14px;
}

.img2{
	border: 4px solid #DBDBDB;
	float: right;
	margin-right: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.box1{
	width:700px;
	padding:15px;
	border:1px solid #ccc;
	background-image: -ms-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* IE10 */
	background-image: -moz-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Mozilla Firefox */
	background-image: -o-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Opera */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #fff), color-stop(1, #eee));/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Webkit (Chrome 11+) */
	background-image: linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);/* Proposed W3C Markup */
	-webkit-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff; /* Safari, Chrome用 */
	-moz-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff; /* Firefox用 */
	box-shadow: 1px 1px 1px 0px #ddd, inset 0px 0px 1px 1px #fff; /* CSS3 */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.box{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	width: 700px;
	padding-top: 4px;
	padding-bottom:4px;
	background-image: url(img/tyousaback.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
}

.box li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	display: inline-block;
	line-height: 24px;
}

.box ol{
	margin-left: -8px;
}

.box p{
	padding: 8px;
}

.imgback {
	background-color: #FFFFFF;
	padding: 5px;
	width: 800px;
	list-style-type: decimal;
}

.box11 {
	background-color: #eeeeee;
	width: 305px;
	float: right;
	margin-right: 13px;
	margin-top: 3px;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 10px;
	border: 1px solid #C3C3C3;
	margin-bottom: 3px;
}

.midashi05{
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 25px;
	font-family:"ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-left: -18px;

}

.tyousamidashi{
	font-size: 24px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 3px;
	color: #1e1c1c;
	line-height: 38px;
	letter-spacing: 2px;
	text-shadow:0px -1px 1px #FFF, 1px -1px 1px #FFF,-1px -1px 1px #999,1px 1px 1px #FFF;
}


h2{
	border-radius: 2px;		/* CSS3草案 */
	-webkit-border-radius: 2px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;	/* Firefox用 */
	width: 700px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 16px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 16px;
	margin-left: 0px;
	float: none;
	font-size: 19px;
	font-weight: bold;
	color: #2B231C;
	text-shadow: 1px 1px 3 rgba(200,200,200,1);
	letter-spacing: 0.9px;
	background-image: url(img/midashi.png);
	background-repeat: no-repeat;
	text-indent: 32px;
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
	line-height:30px;
	text-shadow:1px 1px #FFF;
}

h3{
	font-size: 19px;
	color: #993300;
	letter-spacing: 0.5px;
	background-image: url(img/midashi03.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 35px;
	text-indent: 25px;
	font-family: '小塚ゴシック Pro L', 'Kozuka Gothic Pro Light', sans-serif;
	height: 48px;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4{
	font-size: 17px;
	color: #993300;
	letter-spacing: 0.5px;
	background-image: url(img/midashi03.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 21px;
	text-indent: -1px;
	font-family: '小塚ゴシック Pro L', 'Kozuka Gothic Pro Light', sans-serif;
	height: 48px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}


.meintitle2{
	font-size: 17px;
	font-weight: bold;
	color: #006633;
	display: block;
	margin-bottom: 7px;
	line-height: 28px;
}


.meintitle3{
	font-size: 17px;
	font-weight: bold;
	color: #006633;
	display: block;
	margin-bottom: 7px;
	line-height: 28px;
}

.oder{
border: 0px;
text-decoration: none;

}

#fooder{
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9D9C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D9C2;
	clear: both;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#fooder .foodermenu{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
	height: 65px;
	clear: both;
}

#fooder .foodermenu a{
	color: #877764;
	text-decoration: none;

}

#fooder .foodermenutitle{
	font-size: 17px;
	font-weight: bold;
	color: #003300;
	display: inline;
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#fooder .foodermenu ul{
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	padding: 0px;
	line-height: 14px;
}

#fooder .foodermenu li{
	display: inline-block;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #8B581B;
	margin: 0px;
	
	
}

#fooder .foodermenu li:after{
	content:"/";
	padding-right: 5px;
	padding-left: 5px;
	color: #A28C59;
}
#copyright{
	color: #FFFFFF;
	vertical-align: bottom;
	background-color: #333333;
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center;
	clear: both;
	font-size: 12px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #121212;
}

.imgwk {
	color: #D1D1D1;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 140px;
	float: right;
	margin-right: 5px;
	margin-top: -10px;


}

.img2{
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}

.img3{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
	padding: 0px;
	float: right;
}

.imgwk2 {
	color: #D1D1D1;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 140px;
	float: left;
	margin-right: 5px;
	margin-top: -10px;


}
.midashi02 {
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	width: 246px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 16px;
	margin-left: 0px;
	float: none;
	font-size: 18px;
	font-weight: bold;
	color: #747474;
	text-shadow: -1px 1px 0 rgba(230,230,230,1);
}


title{
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	background-color: #B9B9B9;
	height: 30px;
	width: 190px;
	display: block;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;

}

md {
	font-size: 22px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-image: url(img/menubk.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: -10px;
	margin-top: -13px;
	width: 255px;
	text-shadow:2px 1px #9c647f


}

.yousu{
	width: 635px;
	padding: 13px;
	margin-right: 0px;
	margin-left: -5px;
	margin-top: -10px;
	margin-bottom: 0px;
}

.yousu ul{
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.yousu li{
	display: inline-block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 48%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
    display: table-cell;
}


.boott{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 13px;
}

.boott img{
 vertical-align:middle;
}

.boott2 img{
 vertical-align:middle;
}

.boott2{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}


.red {
	color: #CC0000;
 background: linear-gradient(transparent 60%, #ff0 0%); 


}


.red2 {
	color: #CC0000;
 background: linear-gradient(transparent 60%, #fff7a2 0%); 


}

.comidashi{
	font-size: 19px;
	font-weight: bold;
	color: #ab5209;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a16b3f;
	width: 690px;
	background-image: url(img/cheack.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 38px;
}



.yousug{
	font-weight: bold;
	color: #993300;
	float: right;
	width: 65%;
	display: inline;
	padding-top: 18px;
}

.yousug2{
	font-weight: bold;
	color: #993300;
	float: right;
	width: 65%;
	display: inline;
	padding-top: 38px;
}

#menubit{
	background-repeat: repeat;
	width: 235px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom:20px;
	margin-left: 0px;
	float:right;
	height: 100%;
	min-height:100%;
	overflow: hidden;
	display: block;
	color: #FFFFFF;
	border: 1px solid #ddd;
	padding: 0px;
	background-color: #FDFDFD;
}

.hikakutext{
	width: 620px;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.comidashi02{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 4px;
	color: #003366;
}

.comidashi03{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-bottom: 4px;
	color: #FF6666;
}

.cheacklist{
	width: 690px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom:5px;
	background-repeat: no-repeat;
	background-image: url(img/youshuback.png);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 80px;
	padding-left: 10px;
	margin-left: auto;
	height: 210px;
	vertical-align: top;
	display: block;
	background-position: -20px;
}

.cheacklist .box2{
	background-color: #FFFFFF;

}

.cheacklist ul{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.cheacklist ul .bb{
	list-style-type: none;
	font-size: 19px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top: 0px;
}

.cheacklist li{
	line-height: 28px;
	list-style-type: disc;
	color: #006600;
	width: 440px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}

.pointfive{
	padding: 10px;
	border: 4px solid #E4DBCB;
}


.pointfive .midashi{
	background-color: #e8dbc5;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.menutitle{
	background-color: #4D4D4D;
	line-height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	border: 1px solid #666666;
}

.menubox{
	color: #333333;
	width: 700px;
	float: right;
	font-size: 14px;
	display: block;
	margin-top: 16px;
	padding: 0px;
		font-family: '小塚ゴシック Pro L', 'Kozuka Gothic Pro Light', sans-serif;
}

.menubox ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.menubox li{
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.menubox li a:after{
	background-image: url(img/srasyu.png);
	height: 8px;
	width: 8px;

}
.menubox li:last-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.yajirushi{
}

.comidashi2{
	padding-right: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336600;
	padding-left: 8px;
	font-size: 15px;
	color: #333333;
	float: right;
	width: 445px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.comidashi5{
	padding-right: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336600;
	padding-left: 12px;
	font-size: 17px;
	color: #333333;
	width: 660px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}

.comidashi3{
	padding-right: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336600;
	padding-left: 8px;
	font-size: 15px;
	color: #333333;
	float:right;
	width: 485px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.comidashi4{
	padding-right: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336600;
	padding-left: 8px;
	font-size: 15px;
	color: #333333;
	float:left;
	width: 485px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.bott{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.point{
	border: 1px solid #bbb;
	padding: 14px;
	font-weight: bold;
	color: #262826;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FDFDFD;
}
@media all and (-ms-high-contrast:none) {
	h3 {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}

h2{
color: #65361c;
	font-family:"メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}

}
