/* CSS初期化 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 200%;
	font-size: 12px;
	background-image: url(../images/bg/bg_dotted03.gif);
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
	float: left;
	margin-right: 5px;
}
/* CSS初期化 ここまで*/

#wrapper #bg_t {
	clear: both;
	float: none;
	height: 20px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 5px;
}
#bg_t h1 {
	font-weight: normal;
	float: left;
	width: 500px;
	margin-left: 10px;
	font-size: 90%;
}

#wrapper {
	background-repeat: no-repeat;
	clear: both;
	float: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#wrapper #bg_b {
	height: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	text-align: center;
	margin-top: 0px;
}
#wrapper #top_text {
	clear: both;
	float: none;
	width: 760px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}
#wrapper #main_ttl {
	clear: both;
	float: none;
	height: 80px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

	background-image: url(../../Copy of html_new（コピー）/images/top_ttl04.gif);
	background-repeat: no-repeat;
}
#wrapper #top_menu {
	width: 720px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 20px;
}
#wrapper #navi {
	float: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-bottom: 10px;
}
#main #side_menu {
	float: left;
	width: 200px;
}
#wrapper #main {
	clear: both;
	float: none;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main #contents {
	float: right;
	width: 540px;
}
.c-both {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}
#wrapper #under_menu {
	clear: both;
	float: none;
	width: 760px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#wrapper #under_menu a{
	color:#333333;
}
#wrapper #under_menu a:hover{
	color:#CCCCCC;
}
#wrapper #under_menu a:visited{
	color:#333333;
}
#contents #main_image {
	width: 540px;
	margin-bottom: 20px;
	margin-right: auto;
}
#contents .main_text {
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 200%;
}
#contents #center_menu {
	float: right;
	width: 295px;
}
#contents #center_right {
	width: 235px;
	float: left;
}
#side_menu #map {
	width: 175px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#side_menu h3 {
	margin-bottom: 10px;
}
#side_menu h4 {
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#center_menu .menu001 {
	height: 80px;
	width: 295px;
	margin-bottom: 20px;
}
#center_right .ttl {
	height: 25px;
	width: 230px;
	margin-bottom: 10px;
}
#center_right li {
	margin-bottom: 10px;
	margin-left: 0px;
}
#center_right table td {
	border: 1px solid #666666;
}
.sunday {
	background-color: #FFCCCC;
	color: #E10915;
	font-weight:bold;
}
.mon-fryday{
	background-color: #FFFFDD;
}
.saturday03{
	color: #0099FF;
	font-weight:bold;
}
.saturday{
	color: #0099FF;
	font-weight:bold;
	background-color: #EEFFFF;
}
.saturday02{
	color: #0099FF;
	font-weight:bold;
}
.none{
	background-color:#EEEEEE;
}
#main_ttl #contact_outline {
	float: right;
	height: 70px;
	width: 200px;
	margin-top: 10px;
}
.main_text table {
	float: none;
	line-height: 150%;
	font-size: 12px;
}
.main_text .yoyaku_table {
	float: none;
	font-size: 16px;
	line-height: 150%;
}
.main_text #price {
	margin-top: 10px;
	border: 1px solid #999999;
}
.main_text ol {
	list-style-position: outside;
	list-style-type: upper-roman;
}
.main_text li {
	padding-bottom: 10px;
	list-style-type: decimal;
}
.main_text h6 {
	margin-bottom: 10px;
}
.qa_q {
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 18px;
}
.main_text #dr01 {
	float: right;
	height: 170px;
	width: 120px;
	margin-right: 15px;
	margin-left: 15px;
}
.main_text .dr02 {
	float: left;
	height: 170px;
	width: 120px;
	margin-right:35px;	
}
.main_text .dr03 {
	float: left;
	height: 170px;
	width: 120px;
}
.corr_table {
	border: #00CCFF solid 1px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.corr_table td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#contents #dr, #contents #dr2, #contents .dra {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dr td, #dr2 td, .dra td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
#main_image h5 {
	background-image: url(../images/bg/bg_line.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 500px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 14px;
}
#side_menu #margin-top10 {
	margin-top: 30px;
}
.main_text .qa_ttl {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #FECB00;
	margin-top: 10px;
}
.main_text .qa_ttl02 {
	padding-left: 10px;
	font-size: 14px;
	height: 20px;
	margin-bottom: 10px;
	background-color: #FECB00;
	margin-top: 10px;
}
.main_text .ans {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
}
.main_text #contents02_top {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
#center_menu #recommend {
	height: 25px;
	width: 295px;
	margin-bottom: 5px;
}
#contents #top_concept {
	width: 540px;
	padding-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/bg/bg_contents_ttl.gif);
	background-repeat: no-repeat;
}
#contents #top_concept h2 {
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	padding-left: 24px;
}
#contents #top_concept02 {
	height: 25px;
	width: 540px;
	margin-bottom: 10px;
}
#side_menu .side_menu02 {
	width: 200px;
	background-color: #E7E7E7;
	background-image: url(../images/btn/side_btn_menutop.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 0px;
}
#side_menu .side_menu03 {
	width: 200px;
	background-color: #E7E7E7;
	background-image: url(../images/btn/side_btn_top.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.side_menu02 a{
	text-decoration:none;
	display:block;
}
.side_menu02 a:link{
	color:#3FC1EE;
}
.side_menu02 a:visited{
	color: #00CCFF;
	text-decoration:none;	
}
.side_menu02 a:hover{
	color:#999999;
	text-decoration:none;
}
.side_menu02 p {
	margin-left: 20px;
}
.side_menu03 p {
	margin-left: 20px;
}
#center_right p {
	clear: both;
}
.style3 {
	color: #FF99FF;
	font-weight: bold;
}
#main_ttl img {
	float: left;
}
.side_menu03 a {
	color: #333333;
	text-decoration:none;
}
.side_menu03 a:visited{
	color: #00CCFF;
	text-decoration:none;	
}
.main_text .info_text {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.main_text .info_ttl {
	padding-left: 10px;
	font-size: 14px;
	color: #3FC1EE;
	height: 25px;
	margin-bottom: 5px;
}
.main_text #yoyaku {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.style10 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6633;
}
.main_text #map03 {
	margin-left: 20px;
}
.style11 {
	color: #3FC1EE;
	font-size: 14px;
}
.style14 {
	font-weight: bold;
	text-decoration: underline;
}
#side_menu .soudan {
	margin-bottom: 3px;
}
.main_text .contact01 {
	margin-left: 8px;
	background-image: none;
	background-color: #EEFFFF;
	border: 1px solid #666666;
	width: 470px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main_text .contact02 {
	width: 470px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.contact01_r {
	float: right;
	height: 80px;
	width: 80px;
	border: 1px solid #CCCCCC;
}
.contact01_l {
	float: left;
}
.main_text .rei li {
	list-style-type: circle;
}
.contact01 img {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	border: 1px solid #66CCCC;
}
.contact01_ttl {
	padding-left: 10px;
	font-size: 14px;
	color: #3FC1EE;
	width: 460px;
	height: 25px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.souchi1 {
	text-align: left;
}
.souchi1 strong {
	background-color: #CCFFFF;
}
.souchi1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px;
	vertical-align: top;
}
.souchi1 img {
	margin-bottom: 5px;
}
#calender_base {
	width: 235px;
	background-color: #FFFFFF;
	height: auto;
}
#calender_base p {
	clear: both;
	line-height: 14px;
	margin: 5px 0px;
	padding: 0px;
}
#calender_base .ttl {
	width: 230px;
	margin-bottom: 10px;
	height: 25px;
}
#top_concept ul {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 30px;
}
.main_text .link_ttl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.main_text .link_text {
	width: 460px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.main_text .link_text a{
	text-decoration:none;
}
#wrapper #main #contents #contents02_top .q-life {
	line-height: normal;
	clear: both;
	margin-bottom: 10px;
}
.margin_b3 {
	margin-bottom: 3px;
}
#btn_contact {
	height: 120px;
	width: 540px;
	margin-bottom: 20px;
}
.btn_contact_left {
	float: left;
}
.btn_contact_right {
	float: right;
}
.style4 {color: #E10915}
.style5 {color: #FF0000}
.mark04 {color: #ADD8E6}

#wrapper #main #contents .main_text .pricelist {
	line-height: 150%;
}
#wrapper #main #contents .main_text .pricelist td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
#wrapper #main #contents .main_text .pricelist2 {
	line-height: 150%;
}
#wrapper #main #contents .main_text .pricelist2 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
}
#wrapper #bg_t #mob {
	font-size: 8px;
}
.area_text {
	clear: both;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#area_text02 {
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	width: 520px;
}
.sitemap {
	margin-left: 20px;
}
.sitemap p {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.link_right a {
	color: #FFFFFF;
	background-color: #FFCC33;
	line-height: 1em;
	padding: 5px;
	text-decoration: none;
	text-align: right;
}
.link_right a:hover {
	color: #FFCC33;
	background-color: #FFFFFF;
	line-height: 1em;
	padding: 5px;
	text-decoration: none;
	text-align: right;
}
#price_ttl {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3FC1EE;
}
.main_text em {
	color: #666666;
}
.margin_b20 {
	margin-bottom: 20px;
}
#center_right #textarea {
	height: 180px;
	width: 215px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
	position: relative;
	font-size: 12px;
	clear: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center_right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
