@charset "utf-8";
/* CSS Document */
.main {
    background-image: url(../images/main.fw.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 750px;
    height: 424px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
p {margin:1em 2em;}
h2 {
	margin-top: 25px;
	padding: 0px;
	margin: 1em 0.5em 0.5em 0.5em;
	clear: both;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em;
	text-indent: 10px;
}
h6 {
	margin-top: 25px;
	padding: 0px;
	margin: 1em 0.5em 0.5em 0.5em;
	clear: both;
	background: #f2f6f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjZmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q4ZTFlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I1YzZkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGVmZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-8 */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-8 */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
#midashi {
	height: 67px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.small_txt {font-size:10px;font-weight:normal;}
.middle_txt {font-size:14px;}
p {font-size:16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.5em;
	margin:1em;
}
.img_right {float:right;margin-right:1em;margin-left:1em;}
.img_left {float:left;margin-right:1em;margin-left:1em;}
hr {margin:0px 5px;clear:both;color:#CCC;}
.leftbox {float:left;width:375px;padding:0px;margin-bottom:1em;}
.leftbox p {margin-top:0px;}
.rightbox {
	float: left;width: 360px;text-align:left;
}
.leftbox2 {float:left;width:360px;clear:left;margin-left:10px;text-align:left;padding:0px;margin-bottom:1em;}
.rightbox2 {float:left;width:360px;padding:0px;margin-left:5px;text-indent:0px;padding:0px;}
.rightbox2 p {margin:0px;text-indent:0px;padding:0;}
.leftbox2 p {margin:0px;text-indent:0px;padding:0;}
.caption {font-size:12px;}
.contact {
	background-color: #FFFFFF;
	padding: 1em;
	border: 1px solid #999999;
	line-height: 1.5em;
	text-align: left;
	margin-right: 0px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 58%;
}
.contact2 {
	background-color: #666666;
	color: #FFF;
}
.red {color:#F00}
.red2 {color:#C9151E;font-weight:bold;}
.orange {
	color: #F90
}
.reserve_txt {font-size:14px;}
.pink_bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin: 1em;
	border: 2px solid #F6C;
	padding: 1em;
	overflow: hidden;
}


.midashi2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	font-weight: bold;
	color: #80273C;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#links {text-align:center;padding:5px;}
#links img {margin-right:1px;border:none;}
.orangebox {
	background-color: #F6E2D6;
	padding: 10px;
	border: 2px solid #C9151E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
	width: 95%;
}
.orangebox p {
	text-indent: 0;
	line-height: 1.6em;
}
.orangebox img {margin-bottom:1em;}
.txt_out {
	border: 1px solid #333;
	padding: 1px;
}
#cow01 {
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow02 {
	background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow03 {
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow04 {
	background-image: url(../images/04.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow05 {
	background-image: url(../images/05.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow06 {
	background-image: url(../images/06.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow07 {
	background-image: url(../images/07.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow08 {
	background-image: url(../images/08.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#cow09 {
	background-image: url(../images/09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	text-indent: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 72px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
