/***********************/
/* レイアウトCSS         */
/***********************/

* {
  margin: 0;
  padding: 0;
}
img{
	border:0;
}
html, body {
	height: 100%;
}
body{
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:180%;
	background-image:url(../bg.gif);
}
#header {
	height: 126px; /* headerinnner height ＋ headernavi height ＋ header-under height */
	width:100%;
	left:0px;
}

html>body #header {
	position:absolute; /* position:fixed; */
	top:0;
	z-index:1;
	overflow:visible;
}

#header-copy{
	height:21px;
	padding-left:5px;
	font-size:80%;
	line-height:21px;
	background-image:url(../header_copy_bg.gif);
}
#headerinner{
	width:800px;
	height:100px;
	left:50%;
	margin-left:-400px;
	text-align:left;
	margin:auto;
}
#submenu{
	float:right;
	width:405px;
}
#submenu ul li{
	float:left;
	list-style:none;
}
#submenu ul li a{
	display:block;
	width:100px;
	height:18px;
	line-height:24px;
	text-align:center;
	border-left:1px solid #CCCCCC;
	font-size:80%;
	text-decoration:none;
	color:#333333;
}
#headernavi{
	height:26px;
	width:800px;
	text-align:left;
	margin:auto;
	background-color:#F2F2F2;
	border-bottom:#CCCCCC 1px solid;
}
#header-under{
	display:none;
	height:154px;
	width:800px;
	text-align:left;
	margin:auto;
	background-color:#CCCCCC;
}
#container 	{
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image:url(../container_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
body > #container {
  height: auto;
}
html>body #contents {
	padding-top:126px; /* headerinnner height ＋ headernavi height ＋ header-under height */
}
#contents {
	padding-bottom: 50px;
	text-align:center;
}
#inner{
	width:800px;
	text-align:left;
	margin:auto;
	padding-bottom:20px;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left:0;
	height: 60px;
}
#footer-inner{
	width:800px;
	height:15px;
	left:50%;
	margin-left:-400px;
	margin:auto;
	border-top:3px solid #CCCCCC;
}
#footer p {
  padding: 0;
}
#copyright{
	width:800px;
	left:50%;
	margin-left:-400px;
	margin:auto;
	font-size:85%;
	text-align:center;
}

#top-left {
/* position:fixed; */
	display:block;
	top:126px;  /* headerinnner height ＋ headernavi height ＋ header-under height */
	width:400px;
	float:left;
}
* html #top-left {
	/*position:absolute;*/
	top:126px;  /* headerinnner height ＋ headernavi height ＋ header-under height＋2　IE6独自の調整 */
}
#top-left-inner{
	width:385px;
	float:right;
}

#top-right{
    width:385px;
    float:right;
}
#top-right-inner{
    width:370px;
}

#centerblk{
	width:500px;
	margin:auto;
}

#left {
/* position:fixed; */
	display:block;
	width:580px;
	float:left;
	margin-left/**/:15px;
	_margin-left:7px;
}


#right{
    width:190px;
    float:right;
}

/* 右側メニュー */
#right ul li{
	border-bottom:1px dotted #999999;
	list-style:none;
	background-image:none;
	padding:0;
	width:175px;
}
#right ul li #active_menu{
	background-position:-190px 0px;
}
#right ul li a{
	display:block;
	background-image:url(../bg_second_menu.gif);
	background-repeat:no-repeat;
	width:175px;
	line-height:36px;
	text-indent:30px;
	text-decoration:none;
	color:#0099CC;
}
#right ul li a:hover{
	background-position:-190px 0px;
}
#right ul li li{
	list-style:none;
	margin-left:12px;
	border-bottom:none;
}
#right ul li li a{
	display:block;
	background-image:url(../bg_third_menu.gif);
	background-repeat:no-repeat;
	width:auto;
	line-height:15px;
	text-indent:0px;
	padding-left:14px;
	font-size:85%;
}
*html #right ul li li a{
	height:18px;
}


/* コラム・段落 */
#full-wdth-inner{
	width:770px;
	margin:auto;
}
.col-half{
	width:377px;
	float:left;
	margin-left/**/:15px;
	_margin-left:7px;
}
.col-half-l{
	width:377px;
	float:left;
}
.col-half-r{
	width:377px;
	float:left;
}
.col-quarter{
	width:180px;
	float:left;
}
.col-quarter2{
	width:384px;
	float:left;
}
.col-quarter2 h4{width:372px;}
* html .col-quarter{ margin-right:6px;}
html>body .col-quarter{margin-right:12px;}
p{
	margin-bottom:15px;
}

/* テーブルタイプ */
table{
	border-spacing:0px;
}
tr.even td , tr.even th{
	background-color:#F3F9EC;
	vertical-align:top;
}
.tbl-career{
	background-color:#E5F3D5;
	width:100%;
	margin-bottom:15px;
}
.tbl-career th{
	width:100px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.tbl-career th , .tbl-career td{
	padding:1px;
}
.table01 th{
	background-color:#6699CC;
	color:#FFFFFF;
	width:80px;
}
.table01 th , .table01 td{
	padding:2px 10px;
	border-bottom:1px #CCCCCC dotted;
}
.table02 th{
	background-color:#6699CC;
	color:#FFFFFF;
	width:25px;
}
.table02 th , .table02 td{
	padding:2px 10px;
	border-bottom:1px #CCCCCC dotted;
}

table.information{
	width:600px;
	margin:auto;
}
table.information th{
	text-align:left;
	font-weight:normal;
	font-size:120%;
	line-height:175%;
}
table.information th , table.information td{text-align:left;}
table.information td img{
	margin:0 5px;
}

/* リスト */
#inner li{
	list-style:none;
	padding:0px 15px;
	background-image:url(../list_mark.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	line-height:180%;
}
.orderlist{
	list-style:none;
	padding:0 40px;
}
.orderlist li{
	background-repeat:no-repeat;
	background-position:2px 1px;
}
#inner ol .ol-one{background-image:url(../list_mark_one.gif);}
#inner ol .ol-two{background-image:url(../list_mark_two.gif);}
#inner ol .ol-three{background-image:url(../list_mark_three.gif);}
#inner ol .ol-four{background-image:url(../list_mark_four.gif);}
#inner ol .ol-five{background-image:url(../list_mark_five.gif);}
#inner ol .ol-six{background-image:url(../list_mark_six.gif);}
#inner ol .ol-seven{background-image:url(../list_mark_seven.gif);}
#inner ol .ol-eight{background-image:url(../list_mark_eight.gif);}
#inner ol .ol-nine{background-image:url(../list_mark_nine.gif);}
#inner ol .ol-ten{background-image:url(../list_mark_ten.gif);}
#inner ol .ol-eleven{background-image:url(../list_mark_eleven.gif);}
#inner ol .ol-twelve{background-image:url(../list_mark_twelve.gif);}
#inner ol .ol-thirteen{background-image:url(../list_mark_thirteen.gif);}
#inner ol .ol-fourteen{background-image:url(../list_mark_fourteen.gif);}
#inner ol .ol-fifteen{background-image:url(../list_mark_fifteen.gif);}
#inner ol .ol-sixteen{background-image:url(../list_mark_sixteen.gif);}
#inner ol .ol-seventeen{background-image:url(../list_mark_seventeen.gif);}
#inner ol .ol-eighteen{background-image:url(../list_mark_eighteen.gif);}
#inner ol .ol-nineteen{background-image:url(../list_mark_nineteen.gif);}
#inner ol .ol-twenty{background-image:url(../list_mark_twenty.gif);}



/* パディング */
/* 全周囲 */
.pt-all-s{padding:5px;}
.pt-all-m{padding:10px;}
.pt-all-l{padding:20px;}
/* 水平 */
.pt-hrz-s{padding:0px 5px;}
.pt-hrz-m{padding:0px 10px;}
.pt-hrz-l{padding:0px 20px;}
/* 天地 */
.pt-vtc-s{padding:5px 0px;}
.pt-vtc-m{padding:10px 0px;}
.pt-vtc-l{padding:20px 0px;}
/* 右側 */
.pt-r-s{padding:0px 5px 0px 0px;}
.pt-r-m{padding:0px 10px 0px 0px;}
.pt-r-l{padding:0px 20px 0px 0px;}
/* 左側 */
.pt-l-s{padding:0px 0px 0px 5px;}
.pt-l-m{padding:0px 0px 0px 10px;}
.pt-l-l{padding:0px 0px 0px 20px;}

/* フォームなどオブジェクトサイズ */
.size-sss{
	width:25px;
}
.size-ss{
	width:50px;
}
.size-s{
	width:80px;
}
.size-m{
	width:120px;
}
.size-l{
	width:180px;
}
.size-ll{
	width:300px;
}
.size-lll{
	width:400px;
}
.size-max{
	width:100%;
}

/* float-align */
.txt-center{text-align:center;}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.flt-l{float:left;}
.flt-r{float:right;}
.clear{clear:both;}

/* リンクロールオーバー */
a:hover{
    background-position:0px -100px;
}
a:active{
    background-position:0px -200px;
}


/* フォームの体裁 */
input , textarea , select {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	background-color:#F5FAEB;
}
.frmnonstyle{
	border:none;
	background-color:#FFFFFF;
}
.onlyref{
	background-color: #FFFFFF;
	border:none;
}
.btn{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:180px;
	margin:0 5px;
	background-color:#ECECEC;
}
.btn-mini{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:80px;
	margin:0 3px;
	background-color:#ECECEC;
}
.btn-micro{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width:40px;
	margin:0 3px;
	background-color:#ECECEC;
}
.ck-radio{
	background-color:#FFFFFF;
	border:none;
}
label{
	display:block;
	width:100%;
	padding:5px 0;
	border-bottom: 1px solid #CCCCCC;
}
.lastlabel{
	border-bottom: none;
}

/* 囲み体裁 */
.kakomi01{
	padding:7px;
	border: 1px dotted #D6CAA0;
	background-color: #F2F0E4;
	margin-top:3px;
	margin-bottom:3px;
}
.kakomi02{
	padding:7px;
	margin:2px 0;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
.kakomi03{
	padding:7px;
	margin:4px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.top-info{
	width:385px;
	background-image:url(../../common/top_info_bg.gif);
	background-repeat:repeat-y;
}
.top-info-top{
	width:385px;
	height:40px;
	background-image:url(../../common/top_info_top_bg.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}
.top-info-inner{
	margin: 0 13px;
}
.top-info-inner p{
	margin-bottom:3px;
}
.top-info-btm{
	width:385px;
	height:13px;
	background-image:url(../../common/top_info_btm_bg.gif);
	background-repeat:no-repeat;
}

/* パーツ */
hr{
	margin:7px 0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color:#CCCCCC;
	clear:both;
}
.doc-ph{
	width:147px;
	margin-top:5px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.dr-time01 , .dr-time02 , .dr-time03{
	display:block;
	float:right;
	margin-top:-26px;
	background-repeat:no-repeat;
	width:148px;
	height:24px;
/*\*/
	overflow: hidden;
/**/
	text-indent:-999em;
}
.dr-time01{background-image:url(../../01doctor/img/dr_time_btn01.gif);}
.dr-time02{background-image:url(../../01doctor/img/dr_time_btn02.gif);}
.dr-time03{background-image:url(../../01doctor/img/dr_time_btn03.gif);}

/* 見出し */
h1{
	padding-top:6px;
	padding-left:15px;
	float:left;
}
h2{
	margin-bottom:20px;
}
h3{
	background-image:url(../h3_bg.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	line-height:36px;
	margin-bottom:5px;
	color:#0099CC;
	font-weight:normal;
	font-size: 14px !important;
	font-size: 1em;
}
.col-half h3{
	background-image:url(../h3_bg_half.gif);
}
#top-left h3{
	background-image:url(../h4_bg.gif);
	background-repeat:repeat;
	margin-top:15px;
	text-indent:10px;
	line-height:220%;
}
#left h3{
	background-image:url(../h3_bg_left.gif);
}
h4{
	background-image:url(../h4_bg.gif);
	line-height:200%;
	text-indent:5px;
	color:#339900;
	font-weight:normal;
	margin-bottom:3px;
	font-size: 12px !important;
	font-size: 0.8em;
}
h4.habataki{background-image:none; color:#3399CC; background:#DEF2FB; width:100px; float:left; margin: 0 5px 5px 0;}
h4.ciao{background-image:none; color:#FF6600; background:#FFF4D3; width:100px; float:left; margin: 0 5px 5px 0;}
h4.night{background-image:none; color:#6666CC; background:#E6E6FF; width:100px; float:left; margin: 0 5px 5px 0;}
h4.friend{background-image:none; color:#006600; background:#E5F3D5; width:100px; float:left; margin: 0 5px 5px 0;}
h5{
	line-height:200%;
	color:#339900;
	font-weight:normal;
	margin-bottom:3px;
	font-size: 14px !important;
	font-size: 1.0em;
}

p.pg{width:470px; float:left;}

/* 本文テキスト内画像回り込み */
img.r {
float: right;
border: none;
margin-top:3px;
margin-left:8px;
margin-bottom:3px;
vertical-align:top;
}
img.l {
float: left;
border: none;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
vertical-align:top;
} 

/*************************/
/* 文字サイズサイズCSS */
/* IE／NN共用　　　　   */
/*************************/

/* 文字サイズ */
.fs09 {
	font-size: 9px !important;
	font-size: 0.6em;
	line-height:150%;
}
.fs10 {
	font-size: 10px !important;
	font-size: 0.7em;
	line-height:150%;
}
.fs12 {
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
}
.fs14 {
	font-size: 14px !important;
	font-size: 1em;
	line-height:150%;
}
.fs18 {
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
}
.fs20 {
	font-size: 20px !important;
	font-size: 1.4em;
	line-height:150%;
}
.fs24 {
	font-size: 24px !important;
	font-size: 1.8em;
	line-height:150%;
}

/* ウェイトボールド */
.fb {
	font-weight: bold !important;
}

/* 相対拡縮 */
.fs-s {
	font-size: 85%;
	line-height:125%;
}
.fs-l {
	font-size: 120%;
}
.fs-ll {
	font-size: 175%;
	line-height:200%;
	font-family:Arial, Helvetica, sans-serif;
}


/*********************/
/* テキストカラーCSS */
/*********************/

.txt-red{
	color: #FF0000;
}
.txt-red1{
	color: #CC0000;
}
.txt-red2{
	color: #CC3333;
}


.txt-blue{
	color: #0000FF;
}
.txt-blue1{
	color: #0033CC;
}
.txt-blue2{
	color: #0066CC;
}


.txt-green{
	color: #006600;
}
.txt-green1{
	color: #00CC66;
}
.txt-green2{
	color: #7BAA27;
}


.txt-orange{
	color: #FF6600;
}
.txt-orange1{
	color: #FF9933;
}


.txt-gray{
	color: #333333;
}
.txt-gray1{
	color: #666666;
}
.txt-gray2{
	color: #999999;
}


.txt-black{
	color: #000000;
}


.txt-white{
	color: #FFFFFC;
}


/***************************/
/* テキストリンクカラーCSS */
/***************************/

/* 未訪問・訪問済リンク */
a:link,a:visited{
	color: #0000CC;
	text-decoration: underline;
}

/* マウスオーバー時 */
a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}


/**************/
/* メニュー用 */
/**************/

a.menu:link,a.menu:visited{
	color: #0000CC;
	text-decoration: underline;
}

a.menu:hover,a.menu:active {
	color: #FF0000;
	text-decoration: underline;
}
