/* 
Theme Name:kaiyu2-templete
Theme URI: http://www.www.www/
Description: Alive-Website template
Author: Makoto Nakao
*/@charset "UTF-8";
/*フローの解除スタイル*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.h-line{
	width:780px;
	margin:0 auto 0 auto;
	color:#CCC;
}
div {
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1 {
	font-size:12px;
	text-align:right;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 0px 0px;
}
h2{
	font-size:18px;
	margin:10px 10px 20px 5px;
	padding-top:12px;
	color: #000;
	line-height: 1.5em;
	background-image:url(images/tb_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:55px;
	height:48px;
	width:492px;
}
h3{
	font-size:17px;
	margin:10px 20px 10px 15px;
	border-color:#BAD1FF;
	line-height: 1.2em;
	text-indent: 3px;
	color: #06C;
	border-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
h4 {
	line-height:150%;
	border-style: solid;
	border-width: 1px;
	border-color: #65A3FF;
	padding: 5px;
	color: #06F;
	margin: 10px 20px;
	background-color: #DFEBFF;
	}
h5 {
	font-style:normal;
	line-height:150%;
	border-style: solid;
	border-width: 1px;
	border-color: #376092;
	padding: 5px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: inherit;
	}
p{
	margin: 10px 10px 10px 10px;
	line-height: 150%;
	}
strong{
	font-weight:bold;
	color: #900;
}
em{
	font-style:normal;
	font-weight: bold;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FEEFE0;
}
.telNum{
	font-size:20px;
	color:#060;
	font-weight:bold;
}
.imgBox{
	clear:both;
}
ul,li {
	padding:0px;
	margin:0px;
	text-indent:0px;
}

/*==================================================
	基本レイアウトボックス
==================================================*/
#wrapper {
	text-align:center;
	background-image: url(images/bk_all.gif);
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bk_contents.gif);
}
#sidebar {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 220px;
	text-align: left;
}
#article {
	margin: 0px;
	float: right;
	width: 560px;
	font-size: 15px;
}
#footer {
	width: 800px;
	font-size: 14px;
}

/*==================================================
	Headerのスタイル
==================================================*/
#headLeft {
	float: left;
}
#headRight {
	float: right;
	width:480px;
	background-image: url(images/h_title_r.jpg);
	height: 56px;/*←★タイトル画像によって変わる*/
}
/*--------ヘッドメニューのスタイル--------*/
#headMenu{
	list-style-type:none;
	width:780px;
	margin:0;
	padding:0;
	background-image: url(images/h_menu.jpg);
	float: left;
	font-size: 12px;/*←★サイトによって変わる*/
	height: 31px;/*←★サイトによって変わる*/
}
#headMenu li {
	float:left;
	width:130px;/*←★サイトによって変わる*/
	margin-top: 5px;/*←★サイトによって変わる*/
	margin-bottom: 2px;/*←★サイトによって変わる*/
	line-height: 20px;/*←★サイトによって変わる*/
}

#headMenu li a:link,
#headMenu li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;/*←★サイトによって変わる*/
}
#headMenu li a:hover,a:active {
	text-decoration:none;
	font-weight:bold;
	color:#C30;/*←★サイトによって変わる*/
}
/*★個別に幅を調整する場合はコメントアウトして数値修正*/
/*#headMenu li.page-item-home{
	width:87px;
}
#headMenu li.page-item-38{
	width:188px;
}
#headMenu li.page-item-42{
	width:188px;
}
#headMenu li.page-item-45{
	width:188px;
}
#headMenu li.page-item-28{
	width:129px;
}*/
/*==================================================
	サイドバーのスタイル
==================================================*/
#sidebar ul{
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;/*←★サイトによって変わる*/
	margin: 10px 0px;/*←★サイトによって変わる*/
}
#sidebar li.page_item {
	background-image:url(images/s_menu_1.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;/*←★サイトによって変わる*/
	line-height: 31px;/*←★サイトによって変わる*/
	background-position: top left;
}
#sidebar li li.page_item{
	background-image:url(images/s_leader.gif);
	line-height: 15px;/*←★サイトによって変わる*/
	margin: 7px auto 7px 10px;/*←★サイトによって変わる*/
	text-indent: 16px;/*←★サイトによって変わる*/
}
/*★個別に背景画像を変える場合はコメントアウトして修正*/
/*#sidebar li.page-item-42 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-38 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-45 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-47 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-28 {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-news {
	background-image:url(images/s_menu_1.jpg);
}
#sidebar li.page-item-blog {
	background-image:url(images/s_menu_1.jpg);
}
*/
/*▼子ページを隠す設定
	カレントページの親に属するものだけ表示させる*/
#sidebar li li.page_item ul{
	display:none;
}

#sidebar li li.current_page_parent ul{
	display:block;
}
/*------サイドバーのリンクの書式--------*/
/*▼インデックスのリンク
	訪問に関係なく同じ色・太さ・ロールオーバー効果無し
*/
#sidebar li.page_item a:link,
#sidebar li.page_item a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;/*←★サイトによって変わる*/
}
/*▼メニュー内のリンク
	ロールオーバー効果あり*/
/*親ページの子ページが表示されているとき太字にする（ここに書くことがポイント）*/

/*メニュー内の通常のリンクの設定*/
#sidebar li li.page_item a:link,
#sidebar li li li.page_item a:link{
	text-decoration:none;
	font-weight:normal;
	color:#00F;/*←★サイトによって変わる*/
}
#sidebar li li.page_item a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#639;/*←★サイトによって変わる*/
}
#sidebar li li.page_item a:hover,a:active {
	text-decoration:underline;
	font-weight:normal;
}
#sidebar li li.current_page_item a:link,
#sidebar li li.current_page_item a:visited {
	font-weight:bold;
}
/*---------ブログのRSSを表示するスタイル-------*/
ul #miniBox{
	width:200px;
	line-height: 1.1em;
	font-size:12px;
	padding-left:0px;
	border-bottom:solid 1px #999;
}
#miniBox li{
	margin-left:10px;
}
li.miniBox_txt{
	margin-bottom:5px;
}
li.miniBox_txt_bottom{
	text-align:right;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
}
/*---------新着情報を表示するスタイル-------*/
#newsBox{
	width:200px;
	font-size:10px;
	overflow:auto;
	height:100px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	text-indent:0px;
}
#newsBox p{
	line-height:1.2em;
	border-bottom-style:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
}
/*---------バナー・お気に入り追加ボタンなど-------*/
#bannerBox{
	width:180px;	
	margin:5px auto 5px 10px;
	text-align:center;
}	
/*---------顔写真のスタイル-------*/
/*★これは海癒のカスタムスタイル修正*/
#sidebar_face{
	margin:10px auto 5px auto;
	width:215px;
	text-align: center;
}
/*==================================================
	記事エリアのスタイル
==================================================*/
/*--------テキストボックス内のスタイル------*/
#textBox {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #CCC;/*←★サイトによって変わる*/
	text-align: left;
	padding-bottom: 5px;
	padding-top:5px;
	color: #000;/*←★サイトによって変わる*/
}
#textBox p{
	margin:20px 20px 20px 20px;
	line-height: 1.5em;
}
#textBox ul{
	margin:15px 10px 15px 10px;
	padding-left:40px;/*←★サイトによって変わる*/
}
#textBox ol{
	margin:10px 10px 10px 20px;
	line-height:1.5em;
}
#textBox li{
	margin:8px 0px 8px 0px;
	line-height:1.2em;
}
#textBox table {
	margin:10px 25px 10px 25px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	text-align:left;
	border-collapse:collapse;
}
#textBox th,td {
	padding:10px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	text-align:left;
}
#textBox th {
	background-color:#FFC;
	font-weight:bold;
}
#textBox_footer{
	text-align:right;
}


/*----------レスポンスデバイス------------*/
#responce{
	margin:10px 10px 10px 10px;
}
/*----------リンク集のスタイル------------*/
#link_navi{
	margin:10px 20px 10px 20px;
	border: 1px solid #CCC;
	text-align: left;
	line-height: 1.5em;
	}
#link_navi p{
	margin:10px 25px;
}
#link_navi table {
	margin:10px 25px 10px 25px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	text-align:left;
	border-collapse:collapse;
}
#link_navi th,td {
	padding:10px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;	
}
#link_navi th {
	width:30%;
}
ul#link_list{
	list-style-type:none;
	padding:0px;
	margin-left:20px;
}
#link_list h2 {
	border-bottom-style:none;
	font-size:16px;
	color: #060;
	margin:5px;
}
ul#link_list li{
	font-weight:bold;
}

ul#link_list li li{
	list-style-type:disc;
	font-weight:normal;
	padding:0px;
	margin:5px;
	margin-left:-20px;
}
/*----------各種書式------------*/
.txtbig{
	font-size:1.2em;
}
.txtsmall{
	font-size:0.8em;
}
.color_blue{
	color:#06C;
}
.txtbold{
	font-weight:bold;
}
.bluebox{
	width:430px;
	margin:0px auto;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#BFDAFF;
	background-color:#DEF3FF;
	color:#06F;
	font-weight:bold;
	font-size:1.1em;
}
.yellowbox{
	margin:0px 20px;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#FFCBA1;
	background-color:#FFF9D6;
}
.greenbox{
	margin:0px 20px;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#BFFF8E;
	background-color:#F1FFDF;
}
.pricebox{
	margin:0px 20px;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#D0D0D0;
	background-color:#F6F6F6;
	margin:20px;
	line-height:1.1em !important ;
}

.blue_strong{
	font-weight:bold;
	font-size:1.1em;
	color:#06C;
	line-height:100%;
}

.stepbox{
	border-bottom-style:dotted;
	border-width:1px;
	width:480px;
	height:220px;
	margin: 20px auto;
	font-size:12px;
}

.foucusingbox{
	border-bottom-style:dotted;
	border-width:1px;
	width:480px;
	height:120px;
	margin: 20px auto;
	font-size:12px;
}

/*----------よくある質問のスタイル------------*/
.question{
	color:#1A6699;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;
	background-image:url(images/icon_q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:3px;
	padding-left:25px;
}
.answer{
	margin:5px auto;
	background-image:url(images/icon_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:3px;
	padding-left:25px;
	margin-bottom:25px !important;
}
/*----------患者さんの声のスタイル------------*/
.voiceBox{
	border-color:#E2B18A;
	border-style:solid;
	border-width:1px;
	padding:10px;
	margin-bottom:20px !important;
}

/*==================================================
   フッターのスタイル
==================================================*/
#footMenu {
	background-image: url(images/f_menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 800px;
	line-height: 30px;
	color:#FFF;/*←★サイトによって変わる*/
}
#footMenu a:link{
	color:#FFF;/*←★サイトによって変わる*/
	text-decoration:none;
}
#footMenu a:hover,a:active {
	text-decoration:underline;
}
#footMenu a:visited{
	color:#FFDDBA;/*←★サイトによって変わる*/
	text-decoration:none;
}
#footInfo{
	font-size:12px;
	color:#666;
	line-height:1.1em;
	margin: 5px auto 5px auto;
}
#copyRight{
	font-size:12px;
	text-align:center;
}
#footer table {
	margin:10px auto 10px auto;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	width:600px;
	text-align:left;
	border-collapse:collapse;
	color:#666;
}
#footer th,td {
	padding:5px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;	
}
#footer th {
	width:150px;
}
.BoxStyle {
	padding: 0px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #060;
}
.BoxStyleBold {
	width: 460px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #060;
}

