@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height:auto;
}
img {
  vertical-align:bottom;
}
p {
	margin-top:0px;
	margin-bottom:15px;
}
body, input, textarea {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/bg_head_mobile.png);
	background-repeat: repeat-x;
	margin: 0px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
	color: #333333;

}
.gridContainer2 {
	margin: 0px;
	width: 100%;
	padding: 0px;
	clear: both;
	float: none;
	background-position: center top;
	background-repeat: repeat;
	border-top: 5px solid #999999;
	background-color: #000000;
	min-height: 150px;
}
#head_area {


}
#nav_area {
	display: none;
}
#nav_area_mobile {
	display: block;
	margin-bottom: 20px;
}
#main_area {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
#side_area {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
.main_left {
	width: 100%;
	margin-bottom: 15px;
}
.main_right {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
#foot_end {
}
.clear_float {
}

#foot_area {
	padding-top: 20px;
	color: #FFFFFF;
}
.btn1 {
	width: 50%;
}
.btn2 {
width: 50%;
clear: none;
margin-left: 0;
}
.btn3 {
width: 50%;
	padding:0px;
clear: both;
margin-left: 0;
}
.btn4 {
width: 50%;
	padding:0px;
clear: none;
margin-left: 0;
}
.btn5 {
width: 50%;
clear: both;
margin-left: 0;
}
.btn6 {
width: 50%;
clear: none;
margin-left: 0;
}
#head_logo {
/*	width: 47.3684%;*/
	width: 30.3684%;
}
#head_logo img {
	max-height: 120px;
}

#head_text {
	width: 47.3684%;
	clear: none;
	margin-left: 5.2631%;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	display: none;
	line-height: 16px;
}
#head_tel {
	/*	width: 47.3684%;*/
	width: 64.3684%;
	clear: none;
	margin-left: 5.2631%;
	text-align: right;
	padding-top: 20px;
}
.ranking_box {
	border: 1px solid #FAA236;
	border-radius: 5px;
	width: 95%;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	font-size: 14px;
	line-height: 22px;
}
#topimage {
	margin-bottom: 20px;
}
.main_wide {
	margin-bottom: 15px;
}
.mobile_only {
display: block;
}
.pc_tablet {
display: none;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
	padding-left: 14px;
	padding-right: 14px;
	border-radius: 5px;
	padding-top: 14px;
	line-height: 20px;
	border: 1px solid #C0C0C0;
}

h3 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C3C3C3;
}

h4 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #EEEEEE;
	padding: 4px;
}

#footer_cr {
	font-size: x-small;
	width: 100%;
	margin-left: 0;
	text-align: right;
	clear: both;
}
.sidearea_left {
	width: 100%;
	margin-bottom: 10px;
}
.sidearea_right {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#footer_name {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
}
#footer_photo {
width: 100%;
display: none;
}
h1 {
	background-color: #F9FCE9;
	border-radius: 4px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 26px;
	font-weight: normal;
	border: 2px solid #B1CA18;
}
.main_dt {
width: 100%;
}
.main_dd {
	width: 98%;
	clear: both;
	margin-left: 2%;
}

/* 一覧表示用テーブル */
.table1 {
	border-collapse: collapse;
	font-size: 12px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #85D6D6;
} 
.table1 th {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85D6D6;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-size: 10px;
	line-height: 14px;
	color: #069;
	background-color: #eee;
}
.table1 .td_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
}
.table1 .td_box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #f0f0f0;
}
.table1 .td_box_sun {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #FFE2E2;
}
.table1 .td_box_sat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #DFF;
}
.test {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
.googlemap {
height:150px;
}
.side_newsbox {
	background-color: #FFFFED;
	border: 2px solid #DDDDDD;
	border-radius: 4px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}
.side_newsbox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	list-style-type: none;
}
.side_newsbox li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #C0C0C0;
}
#page_top {
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
}
.content_area {
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 96%;
}

/* WP */
.aligncenter {
display:block;margin-left:auto;margin-right:auto;
}
.alignleft {
float:left;margin-right:10px;
}
.alignright {
float:right;margin-left:10px;
}
#footer_links {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
.gallery_box {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 15px;
	text-align: center;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
h2 .bline {
	border-left: 5px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}
blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}





/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

body {
	background-image: url(images/bg_head_tablet.png);
	background-repeat: repeat-x;
}

.gridContainer {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
#head_area {
}
#nav_area {
display: none;
}
#nav_area_mobile {
display: block;
}

#main_area {
width: 100%;
}
#side_area {
width: 100%;
clear: both;
margin-left: 0;
}
.main_left {
width: 48.7179%;
}
.main_right {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#foot_end {
}
.clear_float {
}
#foot_area {
}
.btn1 {
width: 33.33%;
}
.btn2 {
width: 33.33%;
clear: none;
margin-left: 0;
}
.btn3 {
width: 33.33%;
clear: none;
margin-left: 0;
}
.btn4 {
width: 33.33%;
clear: both;
margin-left: 0;
}
.btn5 {
width: 33.33%;
clear: none;
margin-left: 0;
}
.btn6 {
width: 33.33%;
clear: none;
margin-left: 0;
}
#head_logo {
	width: 35.8974%;
}
#head_logo img {
	max-height: 160px;
}

#head_text {
	width: 48.7179%;
	clear: none;
	margin-left: 2.5641%;
}
#head_tel {
	width: 61.5384%;
	clear: none;
	margin-left: 2.5641%;
	padding-top: 30px;
}
.ranking_box {
}


.table1 {
	font-size: 14px;
} 
.table1 th {
	font-size: 12px;
	line-height: 16px;
}


#topimage {
}
.main_wide {
}
.mobile_only {
display: none;
}
.pc_tablet {
display: block;
}
#footer_cr {
width: 100%;
margin-left: 0;
}
.sidearea_left {
width: 48.7179%;
}
.sidearea_right {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
#footer_name {
width: 77.3589%;
clear: none;
margin-left: 2.5641%;
}
#footer_photo {
	width: 15.0769%;
	display: block;
}
.main_dt {
	width: 23.0769%;
	text-align: right;
}
.main_dd {
width: 74.3589%;
clear: none;
margin-left: 2.5641%;
}
.test {
width: 100%;
clear: both;
margin-left: 0;
}
.googlemap {
height:200px;
}
.side_newsbox {
}
.side_newsbox ul {
}
.side_newsbox li {
}
#page_top {
}
.content_area {
}
#footer_links {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
.gallery_box {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

body {
	background-image: url(images/bg_head.png);
	background-repeat: repeat-x;
}

.gridContainer {
	width: 94.4%;
	max-width: 970px;
	padding-left: 30px;
	padding-right: 30px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	background-color:transparent;
}
#head_area {
	height: 200px;

}
#nav_area {
	margin-bottom: 20px;
	display: block;
}
#nav_area_mobile {
	display: none;
}

#main_area {
width: 69.3877%;
}
#side_area {
width: 28.5714%;
margin-left: 2.0408%;
clear: none;
}
.main_left {
width: 48.9795%;
}
.main_right {
width: 48.9795%;
margin-left: 2.0408%;
clear: none;
}
#foot_end {
}
.clear_float {
}
#foot_area {
	width: 100%;
}
.btn1 {
	width: 17%;
	max-width: 160px;
}
.btn2 {
	width: 17%;
	max-width: 162px;
margin-left: 0%;
clear: none;
}
.btn3 {
	width: 17%;
	max-width: 162px;
margin-left: 0%;
clear: none;
}
.btn4 {
	width: 17%;
	max-width: 162px;
margin-left: 0%;
clear: none;
}
.btn5 {
	width: 17%;
	max-width: 162px;
margin-left: 0;
clear: none;
}
.btn6 {
	width: 17%;
	max-width: 162px;
margin-left: 0;
clear: none;
}
#head_logo {
	width: 38.7755%;
}
#head_logo img {
	max-height: 200px;
}

#head_text {
	width: 59.1836%;
	margin-left: 2.0408%;
	clear: none;
	display: block;
	padding-top: 15px;
	min-height: 40px;
}
#head_tel {
	width: 59.1836%;
	margin-left: 2.0408%;
	clear: none;
	padding-top: 15px;
}
.ranking_box {
}
#topimage {
}
.main_wide {
}
.mobile_only {
display: none;
}
.pc_tablet {
display: block;
}
#footer_cr {
	width: 100%;
	margin-left: 0;
}
.sidearea_left {
width: 100%;
}
.sidearea_right {
width: 100%;
clear: both;
margin-left: 0;
}
#footer_name {
	width: 30.5918%;
	margin-left: 2.0408%;
	clear: none;
}
#footer_photo {
	width: 10.3673%;
	display: block;
}
.main_dt {
width: 26.4705%;
}
.main_dd {
width: 70.5882%;
margin-left: 2.9411%;
clear: none;
}
.test {
width: 100%;
clear: both;
margin-left: 0;
}
.googlemap {
height:300px;
}
.side_newsbox {
}
.side_newsbox ul {
}
.side_newsbox li {
}
#page_top {
}
.content_area {
}
#footer_links {
	width: 53.9795%;
	margin-left: 2.0408%;
	clear: none;
	display: block;
	font-size: 12px;
}
#footer_links a {
	background-image: url(images/list_sankaku.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 10px;
	color: #FFFFFF;
}
.gallery_box {
	width: 47%;
	margin-left: 6%;
	clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}



.text_red {
	color:#F00;
}
.text_blue {
	color: #06C;
}


.text_ss {
	font-size: 10px;
	line-height: 12px;
}
.text_s {
	font-size: 12px;
	line-height: 14px;
}
.text_12 {
	font-size: 1.2em;
	line-height: 1.4em;
}
.text_12b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}
.text_14 {
	font-size: 1.4em;
	line-height: 1.6em;
}
.text_14b {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
}
.text_16 {
	font-size: 1.6em;
	line-height: 1.8em;
}
.text_16b {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
}
.underline1 {
	border-bottom: 1px solid #CCCCCC;

}
.underline2 {
	border-bottom: 1px dashed #ABABAB;

}
a:link {
	color: #707070;
	text-decoration: underline;
}
a:visited {
	color: #707070;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
a:active {
	color: #707070;
	text-decoration: underline;
}
