@charset "UTF-8";
/* CSS Document */
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #787878;
}
#header {
	width: 100%;
	height: 40px;
	background: url(../img/parts/header_bg_1.png);
}
#header #nav1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	position: relative;
	z-index: 3;
	padding-right: 50px;
	padding-left: 50px;
}
#header #nav1 .nav1 {
	position: absolute;
	margin-left: 300px;
}
#header #nav1 .nav1 li {
	float: left;
}
#header2 {
	background: url(../img/parts/header_bg_2.jpg);
	height: 50px;
	width: 100%;
}
#header2 #nav2 {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 50px;
	padding-left: 50px;
}
#header2 #nav2 .nav2 li {
	width: 124px;
	float: left;
	text-align: center;
	font-size: 12px;
	border-right: 1px solid #787878;
	margin-top: 15px;
	border-left: 1px solid #787878;
	margin-left: -1px;
	height: 20px;
	line-height: 2em;
}
#header2 #nav2 .nav2 {
	padding-left:270px;
	width: 630px;
}
#header #nav1 #headerlogo {
	float: left;
	z-index: 9;
	position: absolute;
}
#body #headerslideshow {
	height: 400px;
	width: 100%;
	z-index: 0;
	position: relative;
	background: url(../img/parts/paper_img1.jpg) repeat;
}
#body #headerslideshow #slidearea {
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.viewer {
	height: 400px;
	overflow: hidden;
	position: absolute;
	width: 1000px;
	z-index: auto;
}
.viewer ul {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	display: none;
	position: absolute;
	z-index: auto;
}
#body #footer {
	height: 400px;
	width: 100%;
}
#body #container {
	width: 900px;
	margin: 25px auto 50px;
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	height: 100px;
}
#body #container #contents {
	width: 610px;
	float: left;
	height: 100%;
	position: relative;
	z-index: 999;
	margin-top: -78px;
}
#body #headerwindow {
	height: 150px;
	width: 100%;
	background: url(../img/parts/paper_img1.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-image: url(../img/parts/paper_img1.jpg);
}
.window_shadow {
	height: 150px;
	width: 100%;
	background: url(../img/parts/second_shadow.png) repeat-x;
	z-index: 4;
	position: absolute;
}
#window_img {
	position: absolute;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	min-height: 150px;
	min-width: 1000px;
	top: auto;
	bottom: auto;
}
#body #container #sidenav {
	float: right;
	width: 250px;
	margin-bottom: 50px;
	position: relative;
}
#body #footer {
	height: 150px;
	width: 100%;
	background: url(../img/parts/footer_bg.png) repeat-x;
	position: relative;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	clear: both;
}
#body #footer #footerwrap {
	width: 900px;
	margin: 0px auto;
	padding-right: 50px;
	padding-left: 50px;
}
#body #footer #footerwrap a #footerlogo {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	clear: left;
}
#body #footer #footerwrap #footernav {
	height: 20px;
	width: 650px;
	margin-top: 20px;
	float: right;
	margin-bottom: 5px;
	clear: right;
}
#body #footer #footerwrap #footernav li {
	float: left;
	margin-right: 20px;
	font-size: 0.9em;
	color: #CCCCCC;
}
#body #footer #footerwrap #footernav li a:link {
	text-decoration:none;
	color:#CCCCCC
}
#body #footer #footerwrap #footernav li a:visited {
	text-decoration:none;
	color:#CCCCCC
}
#body #footer #footerwrap #footernav li a:hover {
	text-decoration:none;
	color:#999966
}
#body #footer #footerwrap #footernav li a:active {
	text-decoration:none;
	color:#cccccc
}
#body #footer #footerwrap #adress {
	font-size: 13px;
	color: #CCCCCC;
	line-height: 1.5em;
	width: 650px;
	float: right;
	height: auto;
	border-top: 1px dotted #787878;
	border-bottom: 1px dotted #787878;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	clear: right;
}
#body #footer #footerwrap #adress .adress {
	width: auto;
	color: #CCCCCC;
}
#body #footer #footerwrap #adress #footerbtn {
	float: right;
	margin-top: 5px;
}
#body #footer #footerwrap #adress #footerbtn li {
	float: left;
	margin-left: 20px;
}
#body #footer #footerwrap #copyright {
	font-size: 11px;
	color: #CCCCCC;
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	clear: both;
}
#body {
	background: url(../img/parts/header_bg_2.jpg);
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	margin: 0px;
	font-size: 14px;
}
#body .slide_line {
	background: url(../img/parts/slide_line_bg.png) repeat-x;
	height: 3px;
	width: 100%;
}
#body #container #sidenav .underline {
	border-bottom: 1px dotted #787878;
	margin-bottom: 10px;
	margin-top: 25px;
}
#body #container #sidenav .underline1 {
	border-bottom: 1px dotted #787878;
	margin-bottom: 10px;
}
#body #container #contents #feed_area {
	height: 680px;
	width: 600px;
	background: url(../img/parts/paper_img1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666;/* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	margin-top: 30px;
	margin-left: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc); /* IE */
	position: relative;
	display: block;
}
#dog_h3 {
	text-decoration:none;
	font-family:"“Times New Roman”", "“游明朝”", YuMincho, "“ヒラギノ明朝 ProN W3″", "“Hiragino Mincho ProN”", "“メイリオ”", Meiryo, serif;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body #container #contents #mean {
	width: 610px;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 999;
}
#body #container #contents #mean .meanarea {
	height: 250px;
	width: 573px;
	position: absolute;
	top: 103px;
	left: 26px;
}
#body #container #contents #mean .meanarea li {
	float: left;
	margin-right: 15px;
	height: 250px;
	width: 176px;
}
#body #container #contents #mean .meanarea li p {
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 0.9em;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 1.3em;
	text-align: justify;
}
#body #container #contents #mean .meanarea li img {
	vertical-align: bottom;
}
#body #container #contents #feed_area #titlebar {
	margin-top: 5px;
}
#body #container #contents #feed_area #blog_btn {
    font-family: "“Times New Roman”", "“游明朝”", YuMincho, "“ヒラギノ明朝 ProN W3″", "“Hiragino Mincho ProN”", "“メイリオ”", Meiryo, serif;
    font-size: 12px;
    z-index: 999;
    position: absolute;
    top: 53px;
    right: 26px;
    width: auto;
    color: #FFFFFF;
}
#body #container #contents #feed_area #blog_btn:link {
	text-decoration:none;
	color:#FFFFFF
}
article {
	position:relative;
	z-index:5;
	text-decoration:none;
	color:#FFFFFF
}
article : before {
	text-decoration:none;
	color:#999966
}
#body #container #contents #feed_area #blog_btn:active {
	text-decoration:none;
	color:#FFFFFF
}
#body #container #contents #feed_area #blog_btn:hover {
	text-decoration:none;
	color:#999966
}
#body #container #contents #feed_area #feed_flame {
	height: 220px;
	width: 540px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
article {
	position: absolute;
	width: 220px;
	z-index: 99;
	height: 400px;
	top: -428px;
	left: 15px;
}
article:before {
	content: '';
	position: absolute;
	top: 0;
	left:0;
	right:0;
	bottom:0;
	background: inherit url(../img/top/slide_img_1.jpg) fixed;
	filter: blur(5px);
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: url(#blur);
 progid:DXImageTransform.Microsoft.Blur(PixelRadius='6');
}
.slideshadow {
	background: url(../img/top/top_slide_shadow.png) repeat-x;
	height: 400px;
	width: 100%;
	position: absolute;
	z-index: 6;
	top: 0px;
}
.pagetop {
	position: fixed;
	bottom: 100px;
	right: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	z-index: 999;
}
.pagetop a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
	padding: 20px;
	z-index: 1;
	background: #002200;
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;/* Firefox用 */
}
.pagetop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#contents2 {
	width: 610px;
	float: left;
	margin-bottom: 50px;
	position: relative;
	display: block;
}
#dammy {
	display: block;
	clear: both;
}
#contents2 .pankuzu {
	width: 100%;
	height: auto;
	font-family: "“Times New Roman”", "“游明朝”", YuMincho, "“ヒラギノ明朝 ProN W3″", "“Hiragino Mincho ProN”", "“メイリオ”", Meiryo, serif;
	font-size: 1em;
	padding-bottom: 5px;
	overflow: hidden;
}
#contents2 .pankuzu ol li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#contents2 .pagetitle {
	margin-bottom: 20px;
	border-top: 1px dotted #787878;
	border-bottom: 1px dotted #787878;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 999;
}
#contents2 .whitepaper {
	width: 610px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	background: url(../img/parts/paper_img1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	position: relative;
	clear: both;
	display: block;
	margin-bottom: 50px;
	overflow: hidden;
}
#contents2 .whitepaper2 {
	width: 610px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	background: url(../img/parts/paper_img1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	position: relative;
	clear: both;
	display: block;
	margin-bottom: 50px;
}
#pricelist {
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	text-align: center;
	width: 560px;
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1em;
}
#pricelist tr td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 107px;
}
#pricelist2 {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	text-align: center;
	width: 560px;
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1em;
}
#pricelist2 tr td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 136px;
}
#pright {
	float: left;
	font-size: 1em;
	margin-right: 20px;
	margin-bottom: 5px;
}
#pleft {
	float: left;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.8em;
	margin-left: 20px;
	margin-bottom: 5px;
}
#pcenter {
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.8em;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
}
.captioncopy {
	margin-right: 20px;
	margin-left: 20px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1em;
	line-height: 1.4em;
}
.captioncopy .underline {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000000;
	font-size: 1em;
}
#pet_cation {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
	font-size: 1em;
}
.captioncopy p {
	font-size: 1em;
}
.recommend_plan {
	width: 550px;
	height: auto;
	background: url(../img/price/wood_bg_img.jpg) repeat;
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 1px;
	clear: both;
	display: block;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#skipacktitle {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin-left: 215px;
}
#skipackimg {
	position: absolute;
	top: -20px;
	left: -20px;
}
.skipackcopy {
	width: 335px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-left: 215px;
	height: 120px;
}
#btn_skipack {
	margin-top: 15px;
	margin-left: 215px;
	height: 20px;
}
#skipackarea {
	width: 550px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#main_copy {
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.3em;
	text-align: center;
	line-height: 2em;
	position: relative;
	background: url(../img/facility/flower_2.jpg) no-repeat left bottom;
}
#flower2 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#contents2 .facility_index {
	width: 100%;
	margin-top: 40px;
}
#contents2 .facility_index .left {
	float: left;
	width: 180px;
	margin-right: 25px;
	height: 270px;
	margin-bottom: 25px;
}
.index_img {
	background: url(../img/facility/stripe_bg.jpg) repeat center center;
	height: 160px;
	width: 160px;
	padding: 10px;
	margin-bottom: 10px;
}
.index_caption {
	padding-left: 10px;
	height: 80px;
	width: 170px;
	border-left: 1px dotted #000000;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 13px;
	line-height: 1.5em;
}
#contents2 .facility_index .right {
	float: left;
	width: 180px;
	height: 270px;
	margin-bottom: 25px;
}
.box_btn {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 10px;
	width: 200px;
	text-align: center;
	background: url(../img/parts/paper_img1.jpg) repeat;
	letter-spacing: 0.2em;
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 14px;
}
.category_list {
	width: 400px;
	text-align: center;
	margin: 22px auto 60px;
}
.category_list li {
	border-bottom: 1px dotted #000000;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 18px;
}
.faq_area {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.faq_area .faq_item {
	width: 100%;
	padding-top: 20px;
	border-top: 1px dotted #000000;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 30px;
	clear: both;
}
.q_copy {
	margin-top: 20px;
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 479px;
}
.faq_area .faq_item li ul {
	height: auto;
	width: 100%;
	clear: both;
	display: block;
}
.faq_area .faq_item li ul li {
	float: left;
}
#site_category {
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin-bottom: 50px;
	z-index: 99;
	position: relative;
	height: 200px;
}
.site_ctg_btn {
	width: 645px;
	height: 160px;
}
.site_ctg_btn li {
	display: block;
	padding: 10px;
	width: 160px;
	text-align: center;
	background: url(../img/parts/paper_img1.jpg) repeat;
	letter-spacing: 0.2em;
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.2em;
	float: left;
	margin-right: 35px;
	margin-bottom: 12px;
	overflow: hidden;
	height: auto;
}
#ufs_copy {
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.3em;
	text-align: center;
	line-height: 2em;
	position: relative;
	z-index: 99;
	margin-bottom: 50px;
	margin-top: 20px;
}
#flw_1 {
	position: absolute;
	top: 130px;
	z-index: 0;
	left: 0px;
}
.sitelist {
	width: 400px;
	height: auto;
	position: relative;
	margin: 50px auto;
}
.sitename {
	width: 400px;
	height: auto;
	position: relative;
	display: block;
	border-top: 1px dotted #000000;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sitename li {
	display: block;
	width: 400px;
	text-align: center;
	background: #FFFFFF;
	letter-spacing: 0.2em;
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666; /* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1em;
	float: left;
	height: 40px;
	margin-bottom: 10px;
}
.sitename2 {
	width: 400px;
	height: auto;
	position: relative;
	display: block;
	border-top: 1px dotted #000000;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sitename2 li {
	display: block;
	width: 400px;
	text-align: center;
	background: url(../img/usefulsite/btn_texture_1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666;/* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1.2em;
	float: left;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	overflow: hidden;
	height: auto;
}
.sitename2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.sitename2 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sitename2 li a:hover {
	text-decoration: none;
	color: #999999;
}
.sitename2 li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#dogrun_usetime {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#dogrun_img {
	border-bottom: 1px dotted #000000;
}
#dogrun_usetime .dogrun_h1 {
	font-size: 34px;
	text-align: center;
	padding-bottom: 20px;
}
#dogrun_usetime .dogrun_h2 {
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
}
#dogrun_usetime .dogrun_close {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
#dogrun_usetime .dogrun_close .left {
	font-size: 24px;
	float: left;
	line-height: 1.4em;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #000000;
	padding-left: 10px;
}
#dogrun_usetime .dogrun_close .right {
	font-size: 13px;
	line-height: 1.3em;
}
#dogrun_usetime .dogrun_h3 {
	font-size: 13px;
	line-height: 1.4em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#dogrun_usetime table tr td {
	padding: 15px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 14px;
	width: auto;
	line-height: 1.2em;
	border: 1px dotted #000000;
}
#dogrun_usetime table {
	border-collapse:collapse;
}
#flw_2 {
	position: absolute;
	top: 200px;
	z-index: 0;
	left: 0px;
}
#yasaihatake {
	position: absolute;
	right: 0px;
	top: 0px;
}
.yasai_img {
	width: 100%;
	height: 280px;
	position: relative;
}
.yasai_copy {
	position: absolute;
	top: 170px;
	display: block;
	left: 302px;
	font-size: 14px;
	line-height: 1.4em;
}
#yasaimori {
	position: absolute;
	left: -75px;
	top: -50px;
	z-index: 3;
}
#cafe_usetime {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	overflow: hidden;
	font-size: 10px;
}
#cafe_usetime .h1 {
	font-size: 3.4em;
	text-align: center;
	padding-bottom: 20px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#cafe_usetime ul {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px dotted #000000;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
}
#cafe_usetime ul li {
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	float: left;
}
#cafe_usetime ul .cafetime {
	position: absolute;
	left: 170px;
}
#cafe_closetime {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cafe_close {
	width: 400px;
	margin: 35px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	float: left;
}
.cafeleft {
	font-size: 24px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	float: left;
	line-height: 1.4em;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dotted #000000;
}
.cafe_close .right {
	font-size: 14px;
	line-height: 1.3em;
	float: left;
}
.cafe_p {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 10px;
}
.foodmenu {
	width: 400px;
	margin: 30px auto;
	font-size: 10px;
}
.foodmenu .h1 {
	font-size: 3.4em;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.foodmenu .h3 {
	font-size: 2em;
	letter-spacing: 0.3em;
	text-align: center;
	padding-bottom: 50px;
	font-family:“Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}
.foodmenu .time {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 2em;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
.foodmenu .f_copy {
	font-size: 2em;
	text-align: center;
	padding-top: 10px;
	line-height: 1.3em;
}
.foodmenu .s_copy {
	font-size: 1.5em;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}
.foodmenu ul {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	display: block;
	overflow: hidden;
}
.foodmenu ul li {
	float: left;
	font-size: 2em;
}
.foodmenu .food_p {
	padding-top: 20px;
	padding-bottom: 50px;
}
.foodmenu .s_leadcopy {
	font-size: 1.6em;
	text-align: center;
	display: block;
	padding-top: 10px;
	line-height: 1.3em;
}
.accessmap {
	height: 550px;
	width: 550px;
	padding: 25px;
	background: url(../img/parts/paper_img1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666;/* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.googlemap {
	font-size: 1em;
	width: 100%;
	text-align: right;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
}
#train_info {
	margin-top: 75px;
	padding: 0px;
}
#formWrap form .formTable tr th {
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	font-size: 1em;
	text-align: center;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
#formWrap form .formTable tr td {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	width: 320px;
}
#formWrap form .formTable tr {
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
}
#formWrap p {
	font-size: 1em;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 25px;
}
#formWrap {
	padding-right: 30px;
	padding-left: 30px;
	width: 550px;
	height: auto;
}
#formWrap form .formTable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
#formWrap form .formTable tr td textarea {
	width: 320px;
	resize:none;
}
#privacy_copy {
	font-size: 1em;
	line-height: 1.3em;
	padding-right: 30px;
	padding-left: 30px;
}
#privacy_copy .privacy_h1 {
	font-size: 1.5em;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}
#privacy_copy p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 20px;
	text-indent: 1em;
}
.privacy {
	font-size: 1em;
	text-align: center;
}
.eDate {
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 10px;
}
.eTitle {
	font-size: 2em;
	padding-bottom: 10px;
	width: 100%;
}
.social-button iframe,
.social-button a,
.social-butoon img,
.social-button div {
	vertical-align: top !important;
	margin: 0px;
	padding: 20px 0px 0px;
	width: 100px;
}
ul#entryList li {
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	width: 560px;
	display: inline-block;
	overflow: hidden;
	background: url(../img/parts/paper_img1.jpg);
	box-shadow: 0px 2px 5px #666;
	-moz-box-shadow: 0px 2px 5px #666;/* Firefox用 */
	-webkit-box-shadow: 0px 2px 5px #666;/* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px;
	behavior: url(border-radius.htc);
	padding: 20px;
	margin-bottom: 50px;
	font-size: 1em;
}
.ePrevious {
	float: right;
	height: 1em;
	margin-top: 10px;
}
.eNext {
	float: left;
	height: 1em;
	margin-top: 10px;
}
.fbcomments,
 .fb_iframe_widget,
 .fb_iframe_widget[style],
 .fb_iframe_widget iframe[style],
 .fbcomments iframe[style],
 .fb_iframe_widget span {
	width: 100% !important;
}
#facebook .body {
	width:600px !important;
}
#feed_area iframe {
	height: 680px;
	width: 600px;
	position: static;
}
