@charset "shift_jis";

.cf { zoom: 1;
overflow: hidden; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

span.red {
	color: #F00;
}


/*-------------------------------------*/
/* マージン、パディングの調整 */
/*-------------------------------------*/
.mt0{ margin-top: 0px; display: block;}
.mt5{ margin-top: 5px; display: block;}
.mt10{margin-top: 10px; display: block;}
.mt15{margin-top: 15px; display: block;}
.mt20{margin-top: 20px; display: block;}
.mt25{margin-top: 25px; display: block;}
.mt30{margin-top: 30px; display: block;}
.mt40{margin-top: 40px; display: block;}
.mt50{margin-top: 50px; display: block;}
.mt60{margin-top: 60px; display: block;}
.mt70{margin-top: 70px; display: block;}
.mt80{margin-top: 80px; display: block;}
.mt90{margin-top: 90px; display: block;}
.mt100{margin-top: 100px; display: block;}

.mb0{ margin-bottom:  0px; display: block;}
.mb5{ margin-bottom:  5px; display: block;}
.mb10{margin-bottom: 10px; display: block;}
.mb15{margin-bottom: 15px; display: block;}
.mb20{margin-bottom: 20px; display: block;}
.mb30{margin-bottom: 30px; display: block;}
.mb40{margin-bottom: 40px; display: block;}
.mb50{margin-bottom: 50px; display: block;}
.mb60{margin-bottom: 60px; display: block;}
.mb70{margin-bottom: 70px; display: block;}
.mb80{margin-bottom: 80px; display: block;}
.mb90{margin-bottom: 90px; display: block;}
.mb100{margin-bottom: 100px; display: block;}

.mr0{ margin-right: 0px;  display: block;}
.mr5{ margin-right: 5px;  display: block;}
.mr10{margin-right: 10px; display: block;}
.mr15{margin-right: 15px; display: block;}
.mr20{margin-right: 20px; display: block;}
.mr30{margin-right: 30px; display: block;}
.mr40{margin-right: 40px; display: block;}
.mr50{margin-right: 50px; display: block;}
.mr60{margin-right: 60px; display: block;}
.mr70{margin-right: 70px; display: block;}
.mr80{margin-right: 80px; display: block;}
.mr90{margin-right: 90px; display: block;}
.mr100{margin-right: 100px; display: block;}

.ml0{ margin-left: 0px; display: block;}
.ml5{ margin-left: 5px; display: block;}
.ml10{margin-left: 10px; display: block;}
.ml15{margin-left: 15px; display: block;}
.ml20{margin-left: 20px; display: block;}
.ml30{margin-left: 30px; display: block;}
.ml40{margin-left: 40px; display: block;}
.ml50{margin-left: 50px; display: block;}
.ml60{margin-left: 60px; display: block;}
.ml70{margin-left: 70px; display: block;}
.ml80{margin-left: 80px; display: block;}
.ml90{margin-left: 90px; display: block;}
.ml100{margin-left: 100px; display: block;}

.pt0{padding-top: 0px; display: block;}
.pt5{padding-top: 5px; display: block;}
.pt10{padding-top: 10px; display: block;}
.pt15{padding-top: 15px; display: block;}
.pt20{padding-top: 20px; display: block;}
.pt30{padding-top: 30px; display: block;}
.pt40{padding-top: 40px; display: block;}
.pt50{padding-top: 50px; display: block;}
.pt60{padding-top: 60px; display: block;}
.pt70{padding-top: 70px; display: block;}
.pt80{padding-top: 80px; display: block;}
.pt90{padding-top: 90px; display: block;}
.pt100{padding-top: 100px; display: block;}

.pb0{ padding-bottom: 0px;  display: block;}
.pb5{ padding-bottom: 5px;  display: block;}
.pb10{padding-bottom: 10px; display: block;}
.pb15{padding-bottom: 15px; display: block;}
.pb20{padding-bottom: 20px; display: block;}
.pb30{padding-bottom: 30px; display: block;}
.pb40{padding-bottom: 40px; display: block;}
.pb50{padding-bottom: 50px; display: block;}
.pb60{padding-bottom: 60px; display: block;}
.pb70{padding-bottom: 70px; display: block;}
.pb80{padding-bottom: 80px; display: block;}
.pb90{padding-bottom: 90px; display: block;}
.pb100{padding-bottom: 100px; display: block;}

.pr5{padding-right: 5px; display: block;}
.pr10{padding-right: 10px; display: block;}
.pr15{padding-right: 15px; display: block;}
.pr20{padding-right: 20px; display: block;}
.pr30{padding-right: 30px; display: block;}
.pr40{padding-right: 40px; display: block;}
.pr50{padding-right: 50px; display: block;}
.pr60{padding-right: 60px; display: block;}
.pr70{padding-right: 70px; display: block;}
.pr80{padding-right: 80px; display: block;}
.pr90{padding-right: 90px; display: block;}
.pr100{padding-right: 100px; display: block;}

.pl5{padding-left: 5px; display: block;}
.pl10{padding-left: 10px; display: block;}
.pl15{padding-left: 15px; display: block;}
.pl20{padding-left: 20px; display: block;}
.pl30{padding-left: 30px; display: block;}
.pl40{padding-left: 40px; display: block;}
.pl50{padding-left: 50px; display: block;}
.pl60{padding-left: 60px; display: block;}
.pl70{padding-left: 70px; display: block;}
.pl80{padding-left: 80px; display: block;}
.pl90{padding-left: 90px; display: block;}
.pl100{padding-left: 100px; display: block;}


span.f75 {
	font-size: 75%;
}
span.f80 {
	font-size: 80%;
}
span.f85 {
	font-size: 85%;
}
span.f90 {
	font-size: 90%;
}
span.f95 {
	font-size: 95%;
}
span.f110 {
	font-size: 110%;
}
span.f120 {
	font-size: 120%;
}
span.f130 {
	font-size: 130%;
}
/*-------------------------------------*/
/* コンテンツを左に右に振り分ける */
/*-------------------------------------*/

/* float */
.l {
	float: left;
	display: block;
}
.r {
	float: right;
	display: block;
}

.text_l {
	text-align: left;
}
.text_r {
	text-align: right;
}
.text_c {
	text-align: center;
}


.font10{ font-size: 10px !important; }
.font11{ font-size: 11px !important; }
.font12{ font-size: 12px !important; }
.font13{ font-size: 13px !important; }
.font14{ font-size: 14px !important; }
.font15{ font-size: 15px !important; }
.font16{ font-size: 16px !important; }
.font18{ font-size: 18px !important; }
.font20{ font-size: 20px !important; }
.font22{ font-size: 22px !important; }
.font24{ font-size: 24px !important; }
.font26{ font-size: 26px !important; }
.font28{ font-size: 28px !important; }
.font30{ font-size: 30px !important; }
.font35{ font-size: 35px !important; }
.font40{ font-size: 40px !important; }
.font45{ font-size: 45px !important; }
.font50{ font-size: 50px !important; }
.font55{ font-size: 55px !important; }
.font60{ font-size: 60px !important; }


/* ボタンロールオーバー */
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=60);
}


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-color: #ffffff;
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}

/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
}

#main001_ad {
	background: url(img/top.jpg) no-repeat center;
	margin: 0 auto 0 auto;
}
#main001_ad_in {
	width: 980px;
	margin: 0 auto 0 auto;
	height: 300px;
	position: relative;
}


#main img.head_photo {
	position: absolute;
	top:0;
	left:0;
}


/*---------- ヘッダー ----------*/

#header {
  
  padding: 0;
  width: 100%;
  height: 90px;
  border-bottom: solid 3px #005ebb;
  background-color: #ffffff;
  background-repeat: no-repeat;
  
}
#header_in {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 980px;
  height: 65px;
    
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #000;
  background-image: url(img/h_back.gif);
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  
  padding: 11px 0 5px 15px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: 100%;
}

#header-menu ul {
  text-align: center;
  padding-bottom: 1px;
  margin: 0 auto 0 auto;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.1em;
}

#header-menu a:hover {
  font-size: 13px;
  color: #000;
  letter-spacing: 0.1em;
}


/*---------- コンテンツ ----------*/

#container {
  width: 980px;
  margin: 0 auto 0 auto;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 0 10px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 700px;
 
}

#contents h2 {
  margin: 0 0 10px 0;
  padding: 11px 0 12px 20px;
  line-height: 110%;
  font-size: 140%;
  color: #65490a;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}
#contents h3 {
  margin: 0 0 -7px 0;
  padding: 6px 0 12px 20px;
  line-height: 110%;
  font-size: 130%;;
  color: #222;
  background-image: url(img/titlebar_h3.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 190%;
  letter-spacing: 1px;
}

#contents a {
  color: #004080;
  font-size: 12px;
}

#contents a:hover {
  color: #005ebb;
  font-size: 12px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}


/*---------- メニュー ----------*/

.menu {
  float: left;
  margin: 3px 0 15px 0;
  padding: 10px;
  width: 210px;
  letter-spacing: 1px;
  text-align: left;
  background-color: #fafafa;
  border: 1px solid #aaa;
}




/*ハギハラの左のナビ*/
.menulist {
  
}

.menulist h2 {
	width: 210px;
  margin: 0 0 5px 0;
  padding: 5px 0 6px 16px;
  line-height: 140%;
  font-size: 14px;
  color: #333;
  
}
.menulist h3 {
	width: 210px;
	margin: 0 0 5px 0;
	font-size: 13px;
	padding: 5px 0 6px 16px;
}
.menu_eki {
	width: 210px;
	margin: 0px 0 20px 0 ;
}
.menu_eki ul{
	width: 210px;
}
.menu_eki ul li{
	float: left;
	margin-left: 5px;
	line-height: 1.7;
 }

/*宝塚*/
.menulist h2.ta_h2 {
	background-image: url(img/sidebar_ta.gif);
	background-repeat: no-repeat;
}
.menulist h3.ta_h3 {
	background-image: url(img/sidebar_sub_ta.gif);
	background-repeat: no-repeat;
}
/*京都*/
.menulist h2.kyo_h2 {
	background-image: url(img/sidebar_kyo.gif);
	background-repeat: no-repeat;
}
.menulist h3.kyo_h3 {
	background-image: url(img/sidebar_sub_kyo.gif);
	background-repeat: no-repeat;
}

/*神戸*/
.menulist h2.ko_h2 {
	background-image: url(img/sidebar_ko.gif);
	background-repeat: no-repeat;
}
.menulist h3.ko_h3 {
	background-image: url(img/sidebar_sub_ko.gif);
	background-repeat: no-repeat;
}


/*moe*/
.moe {
	width: 676px;
	padding: 10px;
	border: 2px solid #eee;
	text-align: center;
}


/*ハギハラの左のナビ*/

/*既定の左のナビ
.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-bottom: solid 1px #999999;
  padding: 11px 0 8px 24px;
  font-size: 12px;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  text-decoration: underline;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
既定の左のナビ*/


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 203px;
  padding: 6px 0 5px 0;
  font-size: 12px;
 }

.menu_free a:hover{
  color: #005ebb;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  line-height: 180%;
  letter-spacing: 1px;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

/*---------- フッターリンク集 ----------*/
/*産婦人科ナビなど*/
#flink {
  margin: 20px auto;
  padding: 5px 4px 0 10px;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 980px;
}
#flink ul {
	width: 400px;
	margin: 10px auto;
}
#flink ul li {
	float: left;
	margin-left: 10px;
}



/*サイト運営*/
#fmanagement {
  width: 980px;
  height: 50px;
  font-size: 12px;
  letter-spacing: 1px;
 
 }
#fmanagement p {
	float: left;
	margin: 0;
	padding-top: 10px;
	margin-left: 10px;
	line-height: 1;
}
#fmanagement img {
	float: left;
	margin-left: 250px;
	padding:0;
	
}


/*コピーライト*/
#copyright {
	width: 980px;
	height: 50px;
}
#copyright p{
	width: 980px;
}


/*---------- ライブラリ ----------*/
ul.category_list {
	width: 640px;
	border: 1px solid #111;
}
ul.category_list li {
	display:inline-block;
}


/*---------------パンくずリスト-----------------*/
div.p_list {
	width: 700px;
	height: 30px;
	text-align: right;
	margin: 0;
}

/*-----------施術カテゴリリスト----------------*/
/*div.category {
	width: 688px;
	padding: 20px 10px 0px 0px;
	height: 300px;
	background: #eee;
	margin-bottom: 20px;
	margin-top:0;
	
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;



}
div.category ul {
	float: left;
	margin-left: 25px;
}
div.category ul li{
	margin-left: 10px;
	line-height: 1.8;
}*/
div.category01 {
	width: 688px;
	padding: 10px 10px 0px 0px;
	height: 310px;
	background: #eee;
	margin-bottom: 20px;
	margin-top:0;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
div.category01 h4 {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 120%;
}
div.category01 ul {
	overflow:hidden;
	height: auto;
	width: 640px;
	margin-left: 25px;
}
div.category01 ul li{
	float: left;
	margin-left: 10px;
	line-height: 1.6;
	font-size: 120%;
}



/*--------------沿線リスト-----------------*/
/*宝塚線*/
div.takarazukasen {
	width: 678px;
	background: #eee;
	margin-bottom: 20px;
	margin-top:0;
	padding: 10px;
	
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

div.takarazukasen ul {
	width: 680px;

}
div.takarazukasen ul li{
	float: left;
	margin-left: 10px;
}
div.takarazukasen ul li a {
	font-size: 160%;

}



/*-------------広告エリア---------------*/
table.koukoku_area {
	width: 700px;
	padding: 0px;
	margin: 20px 0;
}

table.koukoku_area table.koukoku {
	width: 350px;
	border: 1px solid #aaa;
	padding: 10px;
	
}
table.koukoku_area table.koukoku th{
	background: #eee;
	border: 2px solid #aaa;
	padding: 3px;
	font-weight: 300;
	}
table.koukoku_area table.koukoku td{
	background: #fff;
	border: 2px solid #aaa;
	padding: 20px 10px;
	}
/*------------整体院様リンクエリア掲載コンテンツ-----*/
div.content_list {
	padding-left: 1px;
	margin: 20px 0;
}
div.content_list table {
	border: 2px solid #aaa;
	width: 702px;
}
div.content_list table td{
	border: 2px solid #aaa;
}


/*------------登録申請フォーム-----*/
/*テーブルの設定*/
table#ask_form {
	width: 700px;
	margin-top: 30px;
	margin-left: 0px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999; 
}
table#ask_form th {
	width: 250px;
	background: #eee;
	text-align: left;
	font-weight: 500;
	padding: 10px;
	border-top: 1px dotted #999;
}
table#ask_form th p {
	color: #000;
	font-size: 14px;
}
table#ask_form td {
	width: 400px;
	text-align: left;
	padding: 10px;
	border-top: 1px dotted #999; 
	color: #000;
	font-size: 100%;
}

/*送信ボタンの位置*/
input.send {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 300px;
}
span.essential {
	color: #F00;
}



