@charset "Shift_JIS";

body {
	word-break:break-all;
	background-color: #F1EFE2;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg.gif);*/
	background-repeat: repeat;
}

img {
	vertical-align: bottom;
}

a:link {
	text-decoration: underline;
	color:#FF9900;
}

a:visited {
	text-decoration: underline;
	color:#FF9900;
}

a:hover {
	text-decoration: none;
	color:#FF9900;
}

a.wh:link {
	text-decoration: none;
	color:#FFFFFF;
}

a.wh:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a.wh:hover {
	text-decoration: underline;
	color:#CCFFFF;
}

a.link2:link {
	text-decoration: underline;
	color:#FF9900;
}

a.link2:visited {
	text-decoration: underline;
	color:#FF9900;
}

a.link2:hover {
	text-decoration: none;
	color:#FF9900;
}


#Introduction {
	text-align:center;
}

/* Easy SAT */
#es {
	width: 520px;
	height: 20px;
	margin:10px auto 0px;
	padding:0;
	border: 1px solid #99A5B9;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

/*大枠デザイン*/
#topFrame{/*上部枠（角丸等使う時に使用）*/
	width: 828px;
	height: 20px;
	margin: 0px auto; /*センタリング*/
	padding:0;
	background-image:url(../images/bg_top.gif);
	background-repeat: no-repeat;
	/*background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;*/
	font-size:0px;/*これ入れないとIEで空間ができてしまう*/
}
#mainFrame{/*メインコンテンツ枠（主にBackground用）*/
	width: 828px;
	margin: 0px auto; /*センタリング*/
	padding:0;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
}

#bottomFrame{/*下部枠（角丸及び影等使う時に使用）*/
	width: 828px;
	height:16px;
	margin: 0px auto; /*センタリング*/
	padding:0;
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
	display: none;	
}
/*ヘッダー*/
#header{/*ヘッダー部Table指定*/
	/*background-color:#EEE;プレビュー用（要削除）*/
	margin:0px 0 0 13px;
	padding: 0px;
	width:800px;
	background-color:#FFF;
	background-repeat:repeat-y;
}
#header .leftbox{/*ヘッダー部Table左側（医院名ロゴ挿入部分）index*/
	width:300px;
	height:75px;
	margin:0 auto;
	padding: 0px;		
	vertical-align: middle !important;
}
#header .rightbox{/*ヘッダー部Table右側上段（キャッチフレーズ）*/
	width:450px;
	height:30px;
	margin:0;
	padding: 10px 15px 0 0px;
	text-align:left;
	color:#07A2C7;
	font-weight: bold;	
}
#header .rightbox2{/*ヘッダー部Table右側下段（案内分）*/
	width:500px;
	height:30px;
	margin:0;
	padding: 0px 15px 10px 0;
	text-align:left;
	clear:both;
  overflow: auto;
  	color: #666666;		
}

/*ヘッダー 2nd*/
#header .leftbox_2nd{/*ヘッダー部Table左側（医院名ロゴ挿入部分）二階層目*/
	width:300px;	
	height:75px;
	margin:0 auto;
	padding: 0px;
	vertical-align: middle !important;
}

#header .rightbox_2nd{/*ヘッダー部Table右側上段（画像）二階層目*/
	width:500px;
	height:30px;
	margin:0;
	padding: 2px 0 0 0;
	text-align:right;
	vertical-align:bottom;
}

/*コンテンツエリア*/
#content{/*コンテンツエリア大枠*/
	width: 800px;
	margin: 0px 0 0 13px; /*センタリング*/
	padding:0;
	clear:both;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#content .leftbox {/*table左側枠*/
	width:150px;
	padding: 0;
	margin:0;
	vertical-align:top;
	background-image: url(../images/bg_main_leftbox.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: left top;	
}
#content .rightbox {/*table右側枠*/
	width:650px;/*コンテンツ表示部分は最低500px以上で設定(医会研コンテンツ表示のため)*/
	padding:0px;
	vertical-align:top;
	background-image: url(../images/bg_main_rightbox.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
}
/*コンテンツエリア 2nd*/
#content .leftbox_2nd {/*table左側枠*/
	width:150px;
	padding: 0px;
	margin:0;
	vertical-align:top;
	background-image: url(../images/bg_main_leftbox.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: left top;	
}
#content .rightbox_2nd {/*table右側枠*/
	width:650px;/*コンテンツ表示部分は最低500px以上で設定(医会研コンテンツ表示のため)*/
	padding:1px 0 0;
	vertical-align:top;
	background-image: url(../images/bg_main_rightbox.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
}

/*メニュー*/
#menu {
	background: url(../images/bg_mn.jpg) no-repeat right top;
	margin: 0 0 0 0;
	padding: 32px 0 0 10px;
	color: #666666;
	width:140px;
}
#menu ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
#menu li {
	width: 140px;
	height: 37px;
	margin: 0 0 0 0;
	text-decoration: none;
	display:block;
	padding: 0;
}

#menu li img {
	vertical-align: bottom;
}

/*フリーページ*/
/*#freemenu_top{フリーページ用メニュー上部枠（使用しない場合は削除）
	width:170px;
	height:5px;
	margin:5px auto 0px auto;
	padding:0;
	background-image:url(../images/free_bg_top.gif);
	background-repeat:no-repeat;
	font-size:0px;
}*/
#menu_line {
	margin: 12px 0 15px 0;
	border-top:1px #ffffff solid;
	padding: 0;
	display: none;
}
#freemenu{/*フリーページ用メニュー（主にBackground指定用）*/
	border:1px #1DAC3C solid;
	width: 126px;
	background:#FFFFFF;	
	margin: 0 0 10px 16px;
	color: #666666;
}

#freemenu .title{/*トップページのフリーページ用メニュー（主にBackground指定用）*/
	margin:0px;
	padding:5px 6px 5px 6px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/bg_mn_free.gif);
	background-color: #1FD15E;
	background-repeat: no-repeat;
}
#freemenu .title a{
	text-decoration:none;/*リンクの下線非表示*/
	color:#FFFFFF;
}
#freemenu .title a:visited {/*既訪問*/
	color:#FFFFFF;
	text-decoration:none;
}
#freemenu .title a:hover {/*マウスオーバー*/
	color:#CCFFFF;
	text-decoration:underline;

}
#freemenu .title a:active {/*オンマウス時*/
	color:#CCFFFF;
	font-style: normal;
	font-weight: bold;
}
#freemenu .exp{/*フリーメニュー説明文*/
	line-height:110%;
	margin:0px;
	color:#666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*#freemenu_bottom{/*フリーページ用メニュー下部枠（使用しない場合は削除）
	width:170px;
	height:9px;
	margin:0px auto 5px auto;
	padding:0;
	background-image:url(../images/free_bg_bottom.gif);
	background-repeat:no-repeat;
}*/
#info_box_out {
	background-image: url(../images/bg_info.gif);
	width: 359px;
 	height: 134px;
	padding:0;
	margin: 0 auto 20px 261px;	
}

#info_box {
	margin: 0;
	overflow: auto;
	width: 92%;
 	height: 123px;
	text-align: justify;
  word-wrap: break-word;
  line-height: 125%;
	padding: 5px;
	color: #666666;

}
#info_boximage{
	margin: 18px auto 0 261px;
	padding: 0px;
}
#non_info_box {
  height: 190px;
  line-height: 125%;
	margin: 0px auto 10px 260px;
	padding: 5px;
	background-image: url(../images/bg_non_info.jpg);
	background-repeat: no-repeat;

}
#medicalinfo_whole {
	background-image: url(../images/medical_02.gif);
	background-repeat: no-repeat;
 	background-color: #DFFAD8;
	background-position: left top;	
	border: 1px #35B69E solid;
    width: 359px;
	height: 250px;
	margin: 10px auto 0px 260px;
	padding: 0px;
	height:auto;	
}
#medicalinfo_top {
	background-image: url(../images/medical_01.gif);
	background-repeat: no-repeat;
	background-position: top;
 	background-color: #D2DCE7;
    width: 359px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	display: none;
}
#medicalinfo {
	margin:0;
	padding:0 0 0px 10px;
	width:270px;
	height:127px;
}

#medicalinfo .td{
	vertical-align:top;
}
/* 医療情報index START (UP Date 20061220)*/

#top_medicalinfo h4 {
}
#medical {
	/*border:1px solid #ccc;*/
	font-size:12px;
	width:270px;
	/*width:255px;*/
	padding: 0px;
	margin:8px auto 10px auto;
}
#medical h5 {
	margin:0 0 0;
	padding:0;
	color: #CC0000;
	font-size: 100%;
}

#medical ul{
	margin:0 0 0 0;
	padding:0;
	width:230px;
}
#medical ul li{
	margin: 0px 2px 2px 0;
	line-height:1.3em;
	list-style-type:none;
	padding:0px;
	padding-left:1.5em;
	color:#666666;
}
#medical_special {
	/*border-bottom:1px dotted #53628a;*/
	/*border:1px dotted #ccc;*/
	margin: 10px 0 0;
	width:270px;
}
#medical_special ul {
	margin: 0px 0px 10px 0;
	padding:0;
}
#medical_special ul li {
	border-bottom:1px dotted #53628a;
}
#medical_special .point1 {
	border-bottom:1px solid #53C4DA;
	background-image:url(../images/medical_mark.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding-bottom:10px;
	margin:0;
	padding:0;
	padding-left:1.5em;
}
#medical_contents li {
	border-bottom:1px dotted #6FD0E1;
	background-image:url(../images/medical_mark.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	margin:0;
	padding:0;
}
#medical ul li.point1 a {
	color:#CC0000;
	text-decoration: underline;
}
#medical ul li a {
	color:#666666;
}
#medicalinfo_2nd {
	padding:0 0 0 5px;
	margin: 0 10px 10px 10px;
	background-color: #F9F9F5;
}
/* 医療情報index END */

/* 医療概略index */
#outline_top_image {
	clear:both;
	margin-right: auto;
	margin-left: auto;
	height:22px;
	margin:0 0 0 10px;
	padding:0;
	width: 620px;
	font-size:0px;
}
#outline_bottom_image {
	background-image: url(../images/bg_outline_bottom.gif);
	height:11px;
	margin:-1px 0 0 12px;
	padding:0;
	width: 626px;
	font-size:0px;
	margin-bottom: 17px;	
}
#outline{
	width:626px;
	margin:0 0 0 12px;
	background-color: #F9F9F4;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	color: #666666;
}
#outline .td_title{
	padding:0px 0 5px 10px;
	background-image: url(../images/bg_outline_top.gif);
	background-repeat: no-repeat;
	background-color: #F9F9F4;
	text-align: left;
}
#outline .th{
	padding:5px 0 0 8px;
	text-align:left;
	font-weight:normal;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left: 10px #F9F9F4 solid;
	background-color: #E8F2DA;
	width: 114px;
 	vertical-align: top;
}
#outline .td{
	padding: 5px;
	background-color: #F1EFE2;
	border-bottom:1px solid #FFFFFF;
	border-right: 10px solid #F9F9F4;
	width: 500px;
}

/* infomedix_01_Outline START */
#infomedix_01 {
	width: 100%;
	text-align:center;
	color: #666666;
}
.infomedix_mark_01 {
	width:105px;
}
.infomedix_txt_01 {
	text-align:left;
	vertical-align: middle;
	width:78%;
}
.infomedix_mark_01 span {
	font-size:10px;
}
/* infomedix_01 END */

#pic_form{/*table枠*/
	width:626px;
	vertical-align:top;
	padding: 0px;
	margin: 0 10px 25px;
	color: #666666;
	background-color: #FFFFFF;
}

#pic_left{/*table左側枠*/
	vertical-align:top;
}
#form_right{/*table右側枠*/
	vertical-align:top;
}
#mainpic{
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
#form_ttl {
	width: 370px;
	margin:0px;
	padding:0;
	background-color: #fff;
	/*background-image: url(../images/bg_form_main.jpg);
	background-repeat:repeat-y;*/
}
#form_box {
	background-color: #fff;
	/*background-image: url(../images/bg_form.gif);*/
	color:#333;
	/*height: 80px;*/
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
	width: 370px;
}
#form_box form {
	margin:10px 0 0 0;
}
/******************************************/
#form_top_image {
	/*background-image: url(../images/bg_form_top.jpg);
	background-repeat:no-repeat;*/
	background-color: #FFFFFF;
	height:0px;
	margin:0px;
	padding:0;
	width: 370px;
	height: 10px;
	font-size:0px;
}
#form_bottom_image {
	/*background-image: url(../images/bg_form_bottom.jpg);
	background-repeat:no-repeat;*/
	background-color: #FFFFFF;
	border-bottom: 1px solid #12A32E;	
	height:10px;
	margin:0 0 0px 9px;
	padding:0;
	width: 361px;
	font-size:0px;	
}
/*****************************************/
.form_box_title {
	padding:0px 10px 5px 10px;
}
.formtext {
	padding:0px 14px;
}
#form_box .frm_right{
	text-align:right;
}
#form_box input {
	margin-right:10px;
}

/*QRコード*/
#qrbox_top_image {
	background-color: #FFFFFF;
	height:10px;
	margin:0;
	padding:0;
	width: 370px;
	font-size:0px;
	display: none;
}
#qrbox {
	margin:0;
	WIDTH: 370px;
	background-color: #ffffff;
	TEXT-ALIGN: justify;
	WORD-WRAP: break-word;
	padding: 0 10px;
}
.qrbox_txt{
	margin: 0px;
	padding: 0;
	LINE-HEIGHT: 20px;
	vertical-align:middle;	
}
#qrbox_bottom_image {
	background-color: #FFFFFF;
	height:10px;
	margin:0 0 10px 0;
	padding:0;
	width: 370px;
	font-size:0px;
	display: none;
}
/*QRコード*/
/* infomedix START*/
#infomedix {
	width:619px;
	padding: 10px;
	margin: 10px auto 10px 10px;
	text-align:center;
	background-color: #F5F5EF;
}
.infomedix_mark {
	width:105px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.infomedix_txt {
	text-align:left;
	line-height: 140%;
	color: #666666;
}
.infomedix_mark span {
	font-size:10px;
}
/* infomedix END */

/*ベリサイン*/
#verisign {
	width: 619px;
	padding: 10px;
	margin: 10px auto 10px 10px;
	color: #666666;	
	background-color: #F5F5EF;
}
#verisign .mark {
	border-right: 1px solid #FFFFFF;
}



/*フッター*/
#footer{/*ヘッダー部Table指定*/
	/*background-color:#EEE;プレビュー用（要削除）*/
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-color: #F1EFE2;
	margin:0 auto;
	padding: 0;
	width:828px;
}
#footer .footerlink{/*ヘッダー部Table上段（フッターリンク）*/
	margin:0;
	padding: 24px 80px 20px;
	text-align:center;
	font-size:10px;
	overflow:inherit;
}
#footer .leftbox{/*ヘッダー部Table右側上段（myclinicロゴorお問い合せorトップへボタン等）*/
	margin:0;
	padding:0px 0 8px 15px;
	text-align:left;
	vertical-align: bottom;
}
#footer .rightbox{/*ヘッダー部Table左側（医院名ロゴ挿入部分）*/
	margin:0;
	padding:0 17px 8px 0;
	text-align:right;
	vertical-align:bottom;	
}
#copyright {
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro","Osaka",sans-serif;
	text-align:right;
	margin: 0;
	padding:0;
	color: #666666;
}
/*2nd*/
h1{/*医院名ロゴはh1に指定*/
	width:280px;
	/*height:70px;/*ロゴが無い場合のテキスト表示が上に寄ってしまうので、指定しない方が望ましい*/
	margin: 0px auto; /*センタリング*/
	padding:0px;
	line-height:100%;
	font-size:18px;/*固定しておいた方が安全だけど、場合によっては外しても可*/
	text-align: center;
}

h2{/*ページ項目タイトルはh2で指定*/
	/*width:510px;*/
	margin:0;
	padding:0;
}
h3 {
  margin: 0px;
  padding: 10px 10px 10px 15px;
}


/* For Old HTML (before 2006-08-22) */
p {
	margin: 0px;
	padding: 0px;
}
/* End Of New/Old Setting */

/*b {
	font-weight: bold;
}*/

form {
	margin: 0px;
	padding: 0px;
}

td.main { background-color: #D2DCE7; }
td.back { background-color: #FFFFFF; }

.textform160 {
	font-size:12px;
	line-height:14px;
	width:160px;
	height:22px;
	background-color: #EEEEEE;
	margin: 6px;
	padding: 0px;
}

.textdefault {
	line-height: 140%;
	color: #333333;
}

.gr { color: #666666; }
.or { color: #DC7508; }
.wh { color: #ffffff; }


/* For New HTML (after 2006-08-22) */
div.info {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin: 6px 10px 6px 10px;
}
/* For Old HTML (before 2006-08-22) */
p.info {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  margin: 6px 10px 6px 10px;
}
/* End Of New/Old Setting */
div.column {
  width: 626px;
  min-height: 170px;
  background-image: url(../images/column_bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #F9F9F4;
  margin: 0px auto 0 10px;
  padding: 0px;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
}
div.no-column {
  width: 626px;
  min-height: 170px;
  /*background-image: url(../images/column_bg.gif);
  background-repeat: no-repeat;*/
  background-position: bottom right;
  background-color: #F9F9F4;
  margin: 0px auto 0 10px;
  padding: 0px;
  border-left: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
}
div.column-labelbg {
  padding: 10px 0;
  color: #12A32E;
  font-weight:bold;
}
div.column-labelbg img {
	vertical-align:middle;
}




/* For New HTML (after 2006-08-22) */
div.column-text {
  margin: 0px 15px 0 15px;
  padding-bottom: 20px;
}
/* For Old HTML (before 2006-08-22) */
p.column-text {
  margin: 0px 10px 0px 10px;
  padding-bottom: 10px;
}
/* End Of New/Old Setting */
.imgcenter{
  text-align:center;
  margin: 0px;
  padding: 0px;
}
.imgleft{
	float:left;
	margin:5px;
}
.imgright{
  float: right;
  margin: 0px 0px 20px 20px;
  padding: 0px;
}
.clear {
	clear:both;
}

.free {
  width: 640px;
  height: 62px;
  background-image: url(../images/title_free.jpg);
  background-repeat: no-repeat;
}
.freet{
  padding: 20px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: right;
  font-size: 150%;
  color: #12A32E;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro","Osaka",sans-serif;
  clear:both;
}

/* ---- 動的ページ色指定 ---- */
table#apply{
	margin: 6px auto;
	width: 560px;
}
table#apply th{
	font-weight:bold;
	text-align:left;
}
table#apply td.asterisk{
	color:#ff6600
	}
hr.form_line { 
	border: #3DAB3A solid 1px;  
	background-color: #4CB961; 
	color: #ccd8e3; 
	height: 3px; 
}
#input_personal_info { /*Footer note*/
	margin-top: 50px;
	border: 1px solid #aaa;
	padding:5px;
	/*width:520px;Lohasで必要なし、全体の幅が広がる為自動が望ましい*/
}
/* 掲示板 board1*/
table#log{
	width:98%;
	margin: 2px 4px;
}
table#log td{
	text-align:left;
}
table#log th{
	text-align:right;
}
table#log td.hr_reply{
	border-bottom: dotted 1px #CCC;
	text-align: right;
	padding-bottom: 4px;
	width: 100%;
	}
table#log td.hr{
	border-bottom: dotted 1px #CCC;
	width: 100%;
	}	
table#each_log{
	margin: 4px 4px 4px 12px;
	width: 100%;
}
table#each_log td.hr{
	border-bottom: dotted 1px #CCC;
	width: 100%;	
	}
	
.bss{
	color:#001A4D;
}

.log_box{
	width:98%;
	border:solid 1px #ccc;
	margin: 6px auto;	
	padding: 3px;
}
#doteki_inside {
	margin: 0px auto 6px;
	padding:10px 0 0;
	width: 560px;
}
/* Googl MAP 対応*/
#map {
	margin:10px auto 0 auto;
}
#map_print_link {
    display:block;
    text-align:center;
    margin-bottom:10px;
}

