@charset "UTF-8";
body {
	background-color:#FFf;
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background-image: url(../../img/BG01.gif);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
}
dl {
	margin: 0;
	padding: 5px 0;
	line-height: 1.5em;
}
dt {
	color: #F00;
	float: left;
	width: 90px;
	font-size: 1.2em;
	line-height: 20px;
	height: 20px;
}
dd {
	margin-left: 7em;
	line-height: 20px;
}
.dl_bottom {
	border-bottom: 0px solid #FFF;
}
table {
	text-align: center;
	color: #333;
}
td {
	text-align: right;
}
h3 {
	line-height: 1.5em;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #33764E;
	background-color: #FFC;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #34784F;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #34784f;
}
a, a:link {
	color: #00F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear_both {
	clear: both;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../../img/images/body_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#header {
	height: 90px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menubar {
	font-size: 14px;
	font-weight: 400;
	height: 37px;
	margin: 0px;
	text-align: left;
	clear: both;
	background-color: #1ECCCB;
}
#main_vis {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.main_vis_pic {
	border: 0;
}
#content {
	text-align: left;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#content_secondary {
	margin: 0;
	padding: 20px 20px;
	text-align: left;
}
#left {
	float: left;
	width: 286px;
}
#right {
	float: right;
	width: 468px;
}
#footer {
	background: url(../img/footer.gif) no-repeat;
	font-size: 10px;
	height: 38px;
	text-align:center;
	clear: both;
}
.page_up {
	margin-top: 10px;
	padding: 0;
	text-align: right;
}
.page_up a {
	background: url(../img/arrow_up.gif) left no-repeat;
	color: #00F;
	padding: 0 0 0 15px;
}
#wrapper #sub_vis {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	clear: both;
}
#header .title {
	width: 450px;
	float: left;
	font-size: 12px;
	text-align: left;
	vertical-align: super;
	color: #666;
}
.uppercase {
	text-transform: uppercase;
}
.local_subttitle {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
.red {
	color: #F03;
}
ul {
	list-style-type: none;
}
/* ==============HEADER=============== */

#header p {
	font-size:11px;
	font-weight: normal;
	line-height: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .add {
	float: right;
	width: 200px;
	text-align: left;
}
/* ==============footer=============== */

#footer address {
	line-height: 38px;
	color: #FFF;
	font-size: 14px;
}
/* ============== SHOP =============== */


.shop_row {
	border-bottom: 1px dotted #ff697a;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.shop_row h3 {
	color: #632d00;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
.shop_navi {
	float: left;
	width: 190px;
}
.shop_pic {
	float: left;
	width: 295px;
}
.shop_info {
	float: right;
	width: 430px;
}
.shop_info dl {
	border-bottom: 1px solid #FFF;
}
.shop_info dt {
	color: #632d00;
	width: 60px;
}
.shop_info dd {
	width: 360px;
}
.shop_detail {
	background:url(../img/shop_detail_bg.gif) repeat-y;
	margin-top: 15px;
}
.shop_detail h3 {
	color: #632d00;
	font-size: 14px;
	padding: 5px 0 0 5px;
}
.shop_d_left {
	float: left;
	width: 120px;
}
.shop_d_right {
	float: right;
	width: 600px;
}
.shop_detail dl {
	clear: both;
	border-bottom: 1px solid #e3d9d0;
}
.shop_detail dt {
	color: #632d00;
	float: left;
	width: 95px;
}
.shop_detail dd {
	float: left;
	width: 525px;
}
/* ============== FAQ =============== */

.faq_row ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #488660;
}
.li_q {
	color: #34794F;
	margin-bottom: 10px;
	min-height: 30px;
	padding: 0 0 0 40px;
	background-image: url(../img/li_Q.gif);
	background-repeat: no-repeat;
}
.li_a {
	margin-bottom: 5px;
	padding: 0 0 0 40px;
	background-image: url(../img/li_A.gif);
	background-repeat: no-repeat;
}
.faq_row {
	padding: 0;
	margin: 0 15px 10px;
	font-size: 1em;
}
/*============precess==============*/
.content_box_picture {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.content_box_word {
	float: right;
	width: 370px;
	padding-right: 0px;
	font-size: 1em;
	color: #333;
	margin-top: 10px;
}
.content_box {
	padding-bottom: 200px;
}
/*===========greeting===============*/
#content .greeting_pic {
	float: left;
	color: #333;
	text-align: left;
	font-size: medium;
	display: inline;
	overflow: visible;
}
#content .greeting_word {
	margin-left: 250px;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
/*============aboutchiro===================*/
.aboutchiro_box p.aboutchiro_pic {
	float: left;
	text-align: center;
	width: 340px;
	padding-left: 30px;
}
.aboutchiro_box p.aboutchiro_word {
	float: right;
	width: 340px;
	font-size: 14px;
	color: #333;
	padding-right: 30px;
}
.aboutchiro_box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.aboutchiro_box2 p.aboutchiro_pic {
	float: right;
	text-align: center;
	width: 340px;
}
.aboutchiro_box2 p.aboutchiro_word {
	float: left;
	width: 340px;
	font-size: 14px;
	color: #333;
	padding-left: 30px;
}
.aboutchiro_box2:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#content .aboutchiro_box {
	padding-bottom: 30px;
	display: inline-block;
}
#content .aboutchiro_box2 {
	padding-bottom: 30px;
	display: inline-block;
}
/*=============access=============*/
#content #map {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
caption {
	font-size: 18px;
	color: #34794F;
	font-weight: bold;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
}
#tenjincourse {
	margin-left: auto;
	margin-right: auto;
}
#relaxcourse {
	margin-right: auto;
	margin-left: auto;
}
/* ============== PICKUP =============== */

#pickup_left {
	float: left;
	width: 170px;
}
#pickup_left ul {
	list-style-type: none;
	margin:0;
	padding: 0 0 5px;
}
#pickup_left li {
	background: url(../img/li_pickup_bullet.gif) no-repeat;
	padding: 0 0 10px 25px;
}
#pickup_right {
	float: right;
	width: 592px;
}
#pickup_right h4 {
	padding-top: 5px;
	font-size: large;
	color: #357B53;
}
.pickup_text {
	float: right;
	width: 300px;
}
.pickup_text p {
	padding: 15px 0 0;
}
.pickup_pic {
	width: 270px;
	float: left;
}
.pickup_text p.syousai {
	font-size: small;
	text-align: right;
	padding-left: 25px;
}
/* ============================= */

#news_h {
	background: url(../img/news_h_bg.gif) no-repeat;
	font-size:18px;
	font-weight: normal;
	height: 30px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 10px 0 0 15px;
}
.news_row {
	border-bottom: 1px dotted #632d00;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 50px;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
}
.news_date {
	float: left;
	width: 127px;
}
.news_date p {
	padding: 0;
}
.news_pic {
	float: left;
	width: 185px;
}
.news_text {
	float: right;
	width: 425px;
}
#course ul li {
	font-size: 18px;
	color: #333;
}
#keyword_content {
	font-size: 16px;
}
th {
	background-color: #FFC;
}
.font_l {
	font-size: large;
	color: #363;
	font-weight: bold;
}
.name {
	text-align: right;
	padding-right: 30px;
}
.large {
	font-size: medium;
	text-align: right;
	margin-right: 30px;
	margin-top: 10px;
}
table#uketuke td {
	text-align: center;
	font-size: 2em;
}
table#uketuke {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
}
#pankuzu li {
	float: left;
	list-style-type: none;
	background-image: url(../img/li_pickup_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 1.2em;
	height: 1.2em;
	vertical-align: baseline;
	font-size: 100%;
	padding-bottom: 5px;
}
#pankuzu #top {
	background-image: none;
	padding-left: 0px;
	vertical-align: baseline;
}
#pankuzu {
	line-height: 1.2em;
	height: 1.2em;
}
.content_box h4 {
	color: #4AADAE;
	line-height: 1em;
	text-align: left;
	background-color: #FFF;
	font-size: 20px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4BB1B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B0B0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.type_setsumei {
	font-size: 1.2em;
	color: #32744C;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.content_right {
	float: left;
	width: 560px;
	padding-bottom: 50px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}
.content_left {
	float: left;
	width: 180px;
	text-align: center;
	display: inline;
}
.pick_up {
	color: #F00;
}
#text_larger {
	font-size: larger;
}
.sport_ul {
	font-size: large;
	color: #030;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style-type: circle;
}
.course_last {
	text-align: right;
	font-size: larger;
	font-weight: bold;
	color: #357B51;
	margin-right: 10px;
}
#header .font_l {
	font-size: 19px;
	color: #357C52;
}
p.address {
	font-size: 1.4em;
	line-height: 2em;
}
p.setumei:first-letter {
	float:left;
	font-size:3em;
	margin:0px 5px 5px 0px;
}
.image_center {
	text-align: center;
}
#content #trouble＿list {
	text-align: center;
	margin-top: 30px;
}
#trouble＿list li {
	font-size: 15px;
	float: left;
	width: 50%;
	margin-bottom: 5px;
	color: #060;
	text-align: left;
}
#pankuzu a:link {
	text-decoration: none;
}
#add_text {
	font-size: large;
	clear: both;
	color: #F00;
	margin-left: 80px;
}
.content_right p {
	margin-bottom: 10px;
}
.content_inner {
	margin-bottom: 25px;
}
.number {
	font-size: 1.5em;
	text-transform: uppercase;
}
.access_title {
	font-size: 1.5em;
	line-height: 1;
	clear: both;
}
dl#three_youso dt {
	font-size: 1.2em;
	float: left;
	width: 100px;
	line-height: 22px;
	height: 22px;
}
.price_table:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.price_table {
	margin-bottom: 20px;
	float: left;
	width: 350px;
}
.couse_pic_l {
	float: left;
	display: inline;
	margin-top: 10px;
}
.couse_word_r {
	float: right;
	width: 55%;
	font-size: 14px;
}
.couse_pic_r {
	float: right;
	display: inline;
	margin-top: 10px;
	padding-right: 30px;
}
.couse_word_l {
	float: left;
	width: 55%;
	font-size: 16px;
	padding-left: 15px;
}
.box {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
#content .greeting_word_top {
	margin-left: 300px;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 16px;
	color: #090;
	margin-top: 10px;
}
#content .greeting_pic p {
	font-size: 13px;
	padding-left: 10px;
}
.counter {
	position: absolute;
	top: 0px;
	right: 0px;
}
#greeting_content {
	background-color: #FFC;
	border: 1px solid #FF0;
}
#menu_left {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu_left ul {
	margin: 0px;
	padding: 0px;
}
#menu_left ul li {
	margin: 0px;
	padding: 0px;
}
#counter {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
news_row:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
news_row {
	display: inline-block;
}
dl#three_youso dd {
	width: 277px;
	line-height: 22px;
	margin: 0px;
	height: 22px;
	float: left;
}
.news_row .speech_right {
	width: 420px;
	float: right;
}
.news_row .aboutchiro_word {
	float: right;
	width: 330px;
}
.price_table2 {
	float: right;
	width: 230px;
}
.greeting_pic dl dt {
	font-size: 12px;
	color: #333;
	width: 40px;
	padding-left: 10px;
}
.greeting_pic dl dd {
	font-size: 12px;
	color: #333;
}
#about_chiro .news_row {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#map .picture {
	text-align: center;
	float: left;
	width: 197px;
	height: 160px;
}
.map_img {
	text-align: center;
	height: 380px;
}
#footer_link li {
	float: left;
	width: 110px;
	font-size:8px;
	margin: 0px;
	padding: 0px;
}
#footer_link ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
#footer_link:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#footer_link {
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	padding-left: 25px;
}
.price_table #price_word {
	font-size: 12px;
	color: #F00;
}
/*トップページ*/
#toppage #topright {
	float: right;
	width: 251px;
	display: inline;
}
#toppage #topleft {
	display: inline;
	float: left;
	width: 519px;
}
#toppage #content {
	overflow: hidden;
	margin-top: 20px;
}
#toppage #twitter {
	margin-left: 5px;
}
#topright #vtr {
	text-align: center;
	margin-bottom: 8px;
}
