@charset "UTF-8";


@import "reset.css";
@import "contents.css";

/*
Layout----
*/

#wrapper{
	position: relative;
	margin:0 auto;
	padding: 0;
	width:936px;
}

#page {
	margin:  0;
	padding: 36px 0;

}
#menusL{
	float:left;
	margin:0;
	padding:0;
	width:185px;
}
#menusL .banner {
	clear:both;
	background:url(../../images/banner/bnr_bg_top.gif) no-repeat left top;
	width:185px;
	margin:0 0 10px 0;
}
#menusL .banner a {
	background:url(../../images/banner/bnr_bg_btm.gif) no-repeat left bottom;
	display:block;
	padding:5px 4px 6px 5px;
}
#menusL .banner a img {
	vertical-align:bottom;
}
/*FLASH BANNER*/
#menusL .banner2 {
	clear:both;
	background:url(../../images/banner/bnr_bg_top.gif) no-repeat left top;
	width:185px;
	margin:0 0 10px 0;
}
#menusL .banner2 .inner {
	background:url(../../images/banner/bnr_bg_btm.gif) no-repeat left bottom;
	position:relative;
	width:176px;
	height:144px;
	padding:5px 4px 6px 5px;
}
#menusL .banner2 #swf-top {
	position:absolute;
	top:0;
	left:0;
	width:176px;
	height:144px;
	overflow:hidden;
	background:transparent;
	z-index:1;
}
#menusL .banner2 a.flash-link {
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	z-index:100;
	width:176px;
	height:144px;
}
#menusL .banner2 .inner img {
	vertical-align:bottom;
}
/**/

#contents{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	width:730px;
	background:url(../../images/contents_bk.gif) repeat-y left top;
}
#contents .delimitter{
	width:700px;
	margin:0 0 0 15px;
	height:1em;
	background-image:url(../../images/delimiter.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	border:none;
}
#contents_bottom{
	position:absolute;
	margin:0;
	padding:0;
	width:730px;
	height:20px;
	background:url(../../images/contents_bottom.gif) no-repeat left top;
}
.clear{
	clear:both;
}

h2.subTitles{
	margin:20px 0 20px 20px;
	text-indent:-9999px;
}

h2.sub_title01{
	height:22px;
	background:url(../../images/home/sub_title01.gif) no-repeat top left;
}
h2.sub_title02{
	height:22px;
	background:url(../../images/home/sub_title02.gif) no-repeat top left;
}
/*h2.sub_title03{
	height:22px;
	background:url(../../images/seimei.gif) no-repeat top left;
}*/
h2.hospitalTitle{
	height:22px;
	background:url(../../images/home/hospital_list.gif) no-repeat top left;
}
h2.backgroundTitle{
	height:22px;
	background:url(../../images/background/backgroundTitle.gif) no-repeat top left;
}
h2.questionTitle{
	height:22px;
	background:url(../../images/questionTitle.gif) no-repeat top left;
}
h2.checkTitle{
	height:22px;
	background:url(../../images/checkTitle.gif) no-repeat top left;
}
h2.newsTitle{
	height:22px;
	background:url(../../images/home/sub_title03.gif) no-repeat top left;
}
h2.qaTitle{
	height:22px;
	background:url(../../images/qa/qaTitle03.gif) no-repeat top left;
}
/*.page_content {
	margin: 20px 0;
	padding: 0;
	font-size:0.88em;
	color:#444444;
	line-height:1.5;
	}*/
P.content_txt{
	margin-left:35px;
	margin-right:35px;
	font-size:0.88em;
	color:#444444;
	line-height:1.5;
}
P.content_txt2{
	margin:0 35px;
	font-size:0.88em;
	color:#434343;
	line-height:1.5;
}
P.content_txt3{
	margin-left:35px;
	margin-right:35px;
	font-size:0.8em;
	color:#444444;
	line-height:1.5;
}
P.content_txt4{
	margin-left:30px;
	margin-right:1px;
	padding: 0;
	font-size:0.8em;
	color:#444444;
	line-height:1.5;
}
P.content_txt5{
	margin-left:1px;
	margin-right:1px;
	padding: 0;
	font-size:0.8em;
	color:#444444;
	line-height:1.5;
}
P.photoBox{
	float:right;
	width:auto;
	height:auto;
	margin-top:0;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
	line-height:1em;
}

/*foot
*/

#footer {
	width:936px;
	background:#E8E8E8 url("../../images/footer_bg.gif") repeat-y bottom center;
	}

#footer_content {
	font-size: 11px;
	text-align:right;
	padding: 4px 30px 6px 30px;
	background: transparent url("../../images/footer_top.gif") no-repeat top center;
}

/*
navigation
*/

#nav_primary {
	margin:0;
	padding:10px 0;
	position:absolute;
	text-align:left;
	top:0;
	right:10px;
	}
P#nav_primary_title{
	margin:0;
	padding:0;
	position:absolute;
	text-align:right;
	font-size:12px;
	color:#B6B6B6;
	top:10px;
	right:109px;
}
#nav_primary dt{
	font-size:12px;
	color:#B1B1B1;
}
#nav_primary dd{
	margin:0;
	background-image:url(../../images/fontsize_bg.gif);
	background-repeat:no-repeat;
	height:35px;
	width:93px;
}
ul#nav_primary{
	display:inline;
	background-image:url(../../images/fontsize_bg.gif);
	background-repeat:no-repeat;
	height:auto;
	width:93px;
}
li#small{
	font-size:80%;
}
li#medium{
	font-size:100%;
}
li#large{
	font-size:120%;
}
li#small,li#medium,li#large{
	display:inline;
	margin:0 0 0 0.5em;
	padding:2px 6px;
	cursor:pointer;
	font-size:12px;
	color:#3A508E;
}


#nav_secondary {
	position: absolute;
	top: 40px;
	right: 0px;
	}
#nav_secondary a { 
	font-size: 11px;
	padding: 0 8px;
	border-right: #EBEBEB 1px solid;
	}

/*font size
*/
body.fontL
    {
    font-size:120%;
    }
body.fontM
    {
    font-size:100%;
    }
body.fontS
    {
    font-size:80%;
    }
.txt8{
	font-size:0.7em;
}
