@charset "utf-8";
/*
Customised by SHION LTD.
*/

/*------------------[ レイアウト ]--------------------------*/
/* {margin: 0; padding: 0;}
* html { overflow-x: hidden; }
body { overflow-x: hidden; }*/

html{
  height:100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
	min-height:100%;
	padding-bottom:1px;
} 

body {
	margin: 0 auto;
	padding: 0;
	background: #EEEEEE;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 125%;
}


/*
div	{border: 1px solid #ff0000;}
/*


/* ####################################################################################################### */

#top-Right {
	width: 600px;
	float  : right;
	margin-right: 20px;
	background-image: url(../imgs/all_header_main02.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	text-align: center;
}

#top-Left {
	width: 190px;
	height : auto;
	float  : left;
	margin: 0px 0px 50px 30px;
	padding-top: 6px;
	display: inline;
}

#top-Left a {   
    display: block;   
    text-decoration: none;   
    text-indent: -9999px;   
    width: 170px;   
    height: 39px;  
    margin: 0px auto;
}   

/* ロールオーバーボタン #################################################################################### */

#navi_00 {
display: block;   
text-indent: -9999px;   
width: 183px;   
height: 27px;  
margin: 0px;
background-image:url(../imgs/all_btn_00.gif);
background-repeat:no-repeat;
}
#navi_00:hover {
background-image:url(../imgs/all_btn_00_on.gif);
background-repeat:no-repeat;
}


/* 角丸四角形 */
.roundedcornr_box_top {
	width: 479px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.roundedcornr_box_mid {
	background: url(../imgs/sub01_frame_mid.gif) repeat-y left top;
	width: 459px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
/* IE6用 */
*html body div.roundedcornr_box_mid {
	background: url(../imgs/sub01_frame_mid.gif) repeat-y left top;
	width: 479px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.roundedcornr_box_btm {
	width: 479px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 10px;
	padding: 0px;
}

/* 角丸四角形ここまで */



/*------------------[ 汎用タグ ]--------------------------*/
a, a:link, a:visited, a:active {
  text-decoration: underline;
}
a:link, a:visited { color: #0099ff; }
a:hover, a:active { 
  color: #ff3300;  text-decoration: underline;
}

a.foot_link {
  color: #0099cc;
  text-decoration: none;
}
a.foot_link:hover {
  color: #ff3300;
  text-decoration: underline;
}

a img { border: none; }
strong { color: #333333; }
em { font-style: italic; }
kbd {
  font: 500 12px verdana, arial, sans-serif;
  text-decoration: underline;
}
tt {font-family: "ＭＳ ゴシック", "Osaka－等幅";}
acronym, abbr { cursor: help; }
h3,h4,h5,h6 { font-weight: normal; }
h1, h2, h3, h4, h5 {
  margin: 15px 0;
  text-align: center;
}
h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
code { font-family: "Courier New", Courier, monospace; }
label { cursor: pointer; }
address {
  width :100%;  text-align: center;
  margin: 2em 0 1em 0;
  font: 500 13px Times New Roman;
}

.no-btm-space {
	vertical-align:bottom;
}

.txt_title {
  margin:5px 1px 1px 2px;
  font-size:18px;
  font-weight:bold;
  color:#ED6D00;
}

.txt_strong {
	font-size:14px;
	font-weight:bold;
	color:#006699;
	margin: 0;
	line-height: 145%;
}

.txt_form {
	margin:1px 1px 0px 5px;
	font-size:12px;
	color:#444C53;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 110%;
	padding: 1px 1px 2px;
	border: 1px solid #cccccc;
}

.txt_norm {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 150%;
}

.txt_norm2 {
	margin:1px 1px 4px;
	font-size:12px;
	color:#555555;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.txt_L {
	margin:1px 1px 4px;
	font-size:14px;
	color:#998877;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.txt_remarks {
	font-size:10px;
	color:#dd3333;
	line-height:125%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

/* テーブル */

.td01_left {
	text-align: right;
	vertical-align: top;
	font-weight: 400;
	color: #0099CC;
	padding: 5px;
}
.td01_mid {
	vertical-align: top;
	color: #0099CC;
	padding: 5px 1px;
}
.td01_right {
	border-bottom: 1px solid #DEF4FD;
	padding: 5px;
	text-align: left;
}

.td02_left {
	text-align: center;
	vertical-align: top;
	font-weight: 400;
	color: #0099CC;
	padding: 5px;
	background-color: #DEF4FD;
	border-bottom: 1px solid #FFFFFF;
}




/*------------------[ 汎用クラス ]--------------------------*/
.hidden { display: none !important; }
.jump {
  padding-right: 1em; text-indent: -1000%;
  cursor: pointer;
  background: url(../Images/jump.png) no-repeat right top;
  display: block;
  width: 50px;  float: right;
}
.center, .alert {
  width: 99%;
  text-align: center;
  margin: 30px auto;
}
.alert { color: crimson; }
.new-entry {
  width: 17px; height: 12px;
}
hr.clear {
  clear: both;
  padding-bottom: 1px;  margin-bottom: -1px;
  width: 100%;  height: 1px;  border: none;
  visibility: hidden;
}
.separator {
  clear: both;
  border: none;  text-align: center;  margin-top: 0;
  background: url(../Images/divider.png) no-repeat 50% top;
}
.micro-banner { width: 80px; height: 15px; }


/* POPUP　 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#POPUP-Yuhookai-header {
	width  : 800px;
	margin: 0px auto 0px auto;
}

#POPUP-Yuhookai-footer {
	width  : 800px;
	margin: 10px auto 10px auto;
}


#POPUP-Yuhookai-BODY {
	width  : 798px;
	margin: 0px auto 20px auto;
	boder: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 140%;

}


#POPUP-Yuhookai-title {
	width  : 695px;
	margin: 20px auto 20px auto;
	height: 43px;
}

#POPUP-Yuhookai-content {
	width  : 650px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
}

.POPUP-Yuhookai-sttl01 {
	width  : 680px;
	margin: 0px auto 15px auto;
}

.POPUP-Yuhookai-content01 {
	width  : 650px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
	overflow: hidden;
}




/* プライバシーポリシー　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-Yuhookai-PRIVACY-title {
	margin: 0px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
	color:#76442B;
}

/* 料理メニューのご案内　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-Yuhookai-meal-txt01 {
	margin: 30px auto 20px auto;
	font-size:12px;
	font-weight:bold;
	color:#76442B;
	text-align: left;
	width: 695px;
	line-height: 150%;
}

.POPUP-Yuhookai-meal-subtitle {
	margin: 30px auto 20px auto;
	width: 695px;
}

.POPUP-Yuhookai-meal-content {
	margin: 20px auto 40px auto;
	width: 685px;
}


/* サイトマップ　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-Yuhookai-sitemap-content {
	margin: 20px auto 20px auto;
	width: 685px;
	text-align: left;
	border: 1px dotted #999999;
}

.sitemap-list-text	{
	margin:20px;
}

.sitemap-list-text-li	{
	margin-bottom:10px;
	margin-left:5px;
}


/* MANO 外来診察予約制について　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-Mano-yoyaku-subtitle {
	margin: 0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#FF3333;
}


/* MLC 助産師外来のご案内　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-MLC-josanshi-txt {
	margin: -26px 0px 0px 120px;
}

.POPUP-MLC-josanshi-txt-pink {
	color:#E4007F;
}

.POPUP-MLC-josanshi-img {
	margin: 0px 0px 0px 10px;
}


/* 「出産育児一時金」のしくみが変わります　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


.POPUP-Yuhookai-ichijikin-UL {
	margin: 0px 0px 0px 0px;
}

.POPUP-Yuhookai-ichijikin-UL li {
	margin: 0px 20px 20px 0px;
	list-style: none;
	background: url(../imgs/POPUP/yuhookai_ichijikin_point.gif) no-repeat 0px 0px;
	padding-left: 30px;
}

.POPUP-Yuhookai-ichijikin-subtitle02 {
	margin: 30px auto 0px auto;
	width: 680px;
	padding: 4px 0px;
	text-indent: 10px;
	text-align: left;
	border: 1px solid #76442B;
	font-size: 14px;
	font-weight: bold;
	color: #555;
}

.POPUP-Yuhookai-ichijikin-DIV-FIG {
	margin: 0px auto 30px auto;
	width: 680px;
	padding: 20px 0px;
	background-color: #FFFAC0;
}

/* 新型インフルエンザ予防接種　%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* h1 */
#POPUP-title {
	width  : 695px;
	margin: 20px auto 20px auto;
	background: url(../imgs/POPUP/all_title_background.gif) no-repeat 0px 0px;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 20px;
	height: 29px;
	padding-top: 14px;
}
.POPUP-title {
	width  : 695px;
	margin: 20px auto 20px auto;
	background-color:#76442b;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 20px;
	height: 29px;
	padding-top: 14px;
	border-radius:10px;
}

*html #POPUP-title {
	width  : 695px;
	margin: 20px auto 20px auto;
	background: url(../imgs/POPUP/all_title_background.gif) no-repeat 0px 0px;
	font-size: 18px;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 20px;
	height: 43px;
	padding-top: 14px;
}


.POPUP-content {
	width  : 640px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
}

.POPUP-content-redframe {
	width  : 540px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
	border: 3px double #ff0000;
	padding: 10px;
	color: #EE0000;
	font-size: 14px;
}

.POPUP-hospname {
	text-align: right;
	font-weight: bold;
}

.POPUP-tosomeone {
	font-size: 14px;
	font-weight: bold;
}

.POPUP-underline {
	text-decoration:underline;
}

/* ### 子宮頸がん予防ワクチン ############################################################################## */

#POPUP-HPV-title {
	width  : 695px;
	margin: 20px auto 20px auto;
	height: 43px;
}

#POPUP-HPV-content {
	width  : 650px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
}

.POPUP-HPV-sttl-box-MLC {
	width  : 680px;
	margin: 0px auto 15px auto;
	text-align: left;
	background-image: url(../imgs/POPUP/MLC_HPV_fig.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.POPUP-HPV-sttl-box-Mano {
	width  : 680px;
	margin: 0px auto 15px auto;
	text-align: left;
	background-image: url(../imgs/POPUP/Mano_HPV_fig.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.POPUP-HPV-sttl01 {
	width  : 680px;
	margin: 0px auto 15px auto;
}

.POPUP-HPV-content01 {
	width  : 650px;
	margin: 0px auto 30px auto;
	text-align: left;
	line-height: 150%;
	overflow: hidden;
}

/* ### 各種教室開始のお知らせ（真野産婦人科） ############################################################################## */

.TD-left {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.TD-left-end {
	border-right:1px solid #999;
}

.TD-right {
	border-bottom:1px solid #999;
}

.TD-right-end {
}

