/* 
Theme Name:yuu-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;
  /**/
}
/*-------------------------------------------
標準タグの初期化 start*/
div,ul,li,p {
	margin:0;
	padding:0;
	text-indent:0px;
	line-height:120%;
}
img {
	border:none;
}
h1 {
	font-size:12px;
	text-align:right;
	font-weight:bold;
	margin:0px 11px 0px 0px;
	padding:0px;
}
h2{
	font-size:20px;
	margin:10px 10px 20px 10px;
	padding:0;
	color: #666;
	text-indent: 10px;
	background-image: url(images/c_h2.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height: 45px;
	line-height: 42px;
}
h3{
	font-size:16px;
	margin:25px 35px 15px 20px;
	line-height: 25px;
	text-indent: 23px;
	color: #666;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999;
	background-image: url(images/c_h3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h4 {
	line-height:150%;
	color: #63880D;
	margin: 25px 15px 0px;
	}
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;
	}
strong{
	font-weight:bold;
	color: #000;
}
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: #F7FED9;
	background-image: url(images/bk_upper.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
}
/*-------------------------------------------
標準タグの初期化 end*/
.telNum{
	font-size:20px;
	color:#060;
	font-weight:bold;
}
.imgBox{
	clear:both;
}
.h-line{
	width:780px;
	margin:0 auto 0 auto;
	color:#CCC;
}

/*==================================================
	基本レイアウトボックス
==================================================*/
#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;
	position: relative;
}
/*----------------------------------
グラデーション背景のためのdiv
左右に絶対配置地で配置する
コンテンツ部が影無しなら必要なし*/
#back_left {
	background-image: url(images/back_l.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#back_right{
	background-image: url(images/back_r.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	width: 10px;
	position: absolute;
	left: 790px;
	top: 0px;
}
/*----------------------------------*/

#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;
}
#footer {
	width: 800px;
	font-size: 14px;
}

/*==================================================
	Headerのスタイル
==================================================*/
#headLeft {
	float: left;
}
#headRight {
	float: right;
	width:480px;
	background-image: url(images/h_title_r.jpg);
	height: 55px;
}
/*--------ヘッドメニューのスタイル--------*/
#headMenu{
	list-style-type:none;
	width:780px;
	margin:0px;
	padding:0px;
	background-image: url(images/h_menu.jpg);
	float: left;
	font-size: 14px;
	height: 34px;
	padding-top: 3px;
}
#headMenu li {
	float:left;
	width:156px;
	margin-top: 3px;
}

#headMenu li a:link,
#headMenu li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#525252;
}
#headMenu li a:hover,a:active {
	text-decoration:none;
	font-weight:bold;
	color:#930;
}
#headMenu li.page-item-home{
	width:87px;
}
#headMenu li.page-item-38{
	width:170px;
}
#headMenu li.page-item-42{
	width:138px;
}
#headMenu li.page-item-45{
	width:138px;
}
#headMenu li.page-item-47{
	width:138px;
}
#headMenu li.page-item-28{
	width:109px;
}
/*==================================================
	サイドバーのスタイル
==================================================*/
#sidebar ul{
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	margin: 5px 0px;
}
#sidebar li.page_item {
	background-image:url(images/s_menu.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 35px;
	background-position: top left;
}
#sidebar li li.page_item{
	background-image:url(images/s_leader.gif);
	line-height: 17px;
	margin: 3px auto 3px 7px;
	text-indent: 12px;
}
#sidebar li li.current_page_item{
	background-image:url(images/s_leader_2.gif);
}
#sidebar li li li.page_item{
	background-image:url(images/s_leader.gif);
	line-height: 17px;
	margin: 3px auto 3px 10px;
	text-indent: 16px;
}
#sidebar li.page-item-42 {
	background-image:url(images/s_menu_3.jpg);
}
#sidebar li.page-item-38 {
	background-image:url(images/s_menu_2.jpg);
}
#sidebar li.page-item-45 {
	background-image:url(images/s_menu_4.jpg);
}
#sidebar li.page-item-47 {
	background-image:url(images/s_menu.jpg);
}
#sidebar li.page-item-28 {
	background-image:url(images/s_menu_5.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: #525252;
}
/*★メニュー内のリンク
	ロールオーバー効果あり*/
/*親ページの子ページが表示されているとき太字にする（ここに書くことがポイント）*/

/*メニュー内の通常のリンクの設定*/
#sidebar li li.page_item a:link,
#sidebar li li li.page_item a:link{
	text-decoration:none;
	font-weight:normal;
	color:#525252;
}
#sidebar li li.page_item a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#411616;
}
#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:210px;
	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:10px auto 5px 10px;
	text-align:center;
}	
#bannerBox p{
	margin-top:10px;
}
/*==================================================
	記事エリアのスタイル
==================================================*/
/*--------テキストボックス内のスタイル------*/
#textBox {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
	text-align: left;
	padding-bottom: 10px;
	padding-top:5px;
	color: #535353;
}
#textBox p{
	margin:10px 20px;
	line-height: 1.5em;
	font-size: 1.1em;
}
#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 ul.list_taiwa{
	padding-left:110px;
}
li.list_me{
	list-style-image:url(images/list_img2.gif);
}
li.list_me2{
	list-style-image:url(images/list_img4.gif);
}
li.list_you{
	list-style-image:url(images/list_img1.gif);
}
li.list_you2{
	list-style-image:url(images/list_img3.gif);
}
#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;
}
p#textBox_footer{
	text-align:right;
	font-size:0.9em;
}


/*----------レスポンスデバイス------------*/
#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;
}


/*----------よくある質問のスタイル------------*/
.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: repeat-y;
	width: 800px;
	line-height: 30px;
	color:#003300;/*←★サイトによって変わる*/
}

#footMenu a {
	color:#060;
	text-decoration:none;
}
#footMenu a:hover,a:active {
	text-decoration:underline;
}
#footMenu a:visited{
	color:#390;
	text-decoration:none;
}
#footInfo{
	font-size:12px;
	color:#666;
	line-height:1.1em;
	margin: 5px auto 5px auto;
}
#copyRight{
	font-size:11px;
	text-align:center;
	line-height: 1em;
}
#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;
}
/*----------各種書式------------*/
.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;
}
.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;
}

