/*//////////////////GLOBAL SETTING//////////////////*/
/*default css reset*/
body,div,p,h1,h2,h3,h4,h5,strong,a,ul,li,img,br,dl,dt,dd{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;list-style:none;
}

/*base*/
body{ 
	font-size:12px;
	text-align: center;
	color:#666666;
	background:#FFFEEC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
}
#container{ 
	width:800px; 
	margin-left:auto; 
	margin-right:auto;	 
	text-align:left; 
	background: url(/img/bg_body.jpg) repeat-y;
}
/* header */
#header{ 
	width:800px; 
	height:84px; 
	margin:0px auto;
	border-bottom:#FFC1C6 2px solid;
	background:#FFFFFF;  
}
#header .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	height: 80px;
}

#header .left #logo_biyoum{
	float:left;
	margin:10px;
	padding: 0px;
	width: 120px;
}
#header .right{
	float:right;
	text-align:right;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
}
#mainv_topics .topics_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	height: 260px;
}

#header .right #supported{
	text-align:left;
}
#header .right #supported img{
	margin:5px 0px;
}
#header .left h1{
	margin-top:30px;
	color:#999999;
	margin-left:20px;
	padding: 0px;
	float: left;
	width: 400px;
}
#header h1 a{ 
	margin-top:20px;
	font-size:16px; 
	font-weight:bold; 
	color:#999999;
}
#header h1 a:hover{ 
	color:#c0c0c0; 
	text-decoration:underline; 
}

/* main */
#mainv_topics{
	width:800px;
	margin-bottom:1px;   

}
#main{ 
	float:right;
}
#ph_main{ 
	background:url(/img/ph_image.jpg); 
	width:380px; 
	height:250px; 
	float:right; 
}
#topics{
	float:left;
	height:195px; 
	background:#FDC1C2; 
}
#topics img{ 
	margin-bottom:5px; 
	display:block;
}
#topics .scroll{
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #666666; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color:#FFFFFF; 
}
ul#glovalmenu{
	margin:0px;
	padding:0px;
	float:left;
	width:195px; 
	height:250px; 
	background:url(/img/bg_glovalmenu.gif) no-repeat;
}
ul#glovalmenu li.top_btn{ 
	margin-top:22px;  
	display:block; 
	width:200px; 
	height:57px; 
	list-style:none;  
}
ul#glovalmenu li{ 
	display:block; 
	width:200px; 
	height:57px; 
	list-style:none;  
}
ul#glovalmenu a{ 
	padding:15px 10px 0px 20px;
	display:block;
	color:#FFFFFF; 
	text-decoration:underline; 
	height:57px; 
}
ul#glovalmenu a:hover{ 
	color: #C0C0C0; 
	text-decoration:underline;
}

#textblock{
	margin:8px;
	width: 580px;
}
#contact_main{
	clear:both;
	background: #FFFFFF;
	border:#C0C0C0 1px solid;
	height:250px;
	padding-bottom:10px;
}
#contact_main #tit{ 
	margin:1px;
	margin-bottom:10px;
	background: #FDC1C2;
	height:1em;
	padding-left:1em;
	color:#444444;
	font-weight:bold;
	font-size:12px;
} 
#contact_main p{ 
	margin-bottom:0.1em; 
	line-height:140%;
	margin-left:5px;
} 
#contact_main .btn{
		float:left;
		margin-right:10px; 
		margin-left:0px;
}

.btm_more{
	float:right;
}
/*sidemenu*/
#sidemenu{ 
	width:200px; 
	float:left; 
	display:inline; 
}
#contact_side img{ 
	margin-bottom:5px;
}
#contact_side{
	background:#FDF199;
	text-align:center;
	border-bottom: #FFFFFF 1px solid;
}

#mobile{ 
	text-align:center;
	border-bottom: #FFFFFF 1px solid;
	background:#D7DE92;
}

#rss{ 
	float:right; 
	margin:4px;
}

/* footer */
#footer{
	color:#666666;
	background: #FFFFFF;
	height:100%;
	clear:both;
	width:800px;
}
#footer_border{
	height:11px;
	clear:both;
	padding:0px;
	background:url(/img/bg_footer_border.jpg) repeat-x;
	margin:0px;
	vertical-align:bottom;
}
#footer_menu{ 
	margin-top:10px; 
	margin-left:10px; 
	line-height:2em; 
	font-size:12px; 
	text-align:right;
	padding-right:10px;

}

#copy_right{
	margin-bottom:10px; 
	float:right;
	margin-right:5px;
}
#copy_right a{
	color:#666666;
}


/*tag*/
h2{
	color:#666666;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.2;
	margin-left: 10px;
}
h3{
	color: #666666;
	font-size:14px;
	width:580px;
	height: 25px;
	background:url("/img/bg_h3.gif") no-repeat;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left:10px;
	clear: both; 
}
h4{
	font-size:14px;
	color:#00256C;
	font-weight:bold;
	margin:0 10px 1em;
	line-height:1.5;
}
#textblock p{
	margin:0 10px 1em;
	line-height:1.7em;
}
td,th{
	font-size:12px;
	line-height:1.7em;
}
strong{
	font-weight:bold;
}

/*read_text*/
#read_text p{
	font-size:14px;
	margin:1em 10px 1em;
	line-height:20px;
}

/* link */
#header .right #supported a,
#textblock a,
#footer_menu a{ 
	color:#666666;
	text-decoration:underline;
}
#header .right #supported a:hover,
#textblock a:hover,
#footer_menu a:hover{ 
	color:#999999;
	text-decoration:underline;
}
/*common class*/
#textblock ul{ 
	margin:0 0 5px 15px; 
	padding:0 0 5px 15px; 
}
#textblock li{
	line-height:1.7em; 
}
#textblock .menu li{ 
	list-style-image:ur/img/ico.gif); 
	font-size:14px; 
}	
.clr {
	clear: both;
}
.photo_right{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.photo_left{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.bf{
	text-align:center; 
	margin-bottom:20px;
}
.bf img{
	vertical-align:middle;
}
.defotable{
	margin:0 10px 1em;
	border-collapse: collapse;
}
.defotable th{
	font-weight:normal;
	background: #C0C0C0;
	padding:4px 8px;
	border:1px solid #CFCFCF;
	text-align:left;
}
.defotable td{
	padding:4px 6px;
	border:1px solid #CFCFCF;
}
.nowrap{
	white-space: nowrap;
}

/*//////////////////LOCAL SETTING//////////////////*/

h5{
	font-weight: bold;
	padding:10px 0 5px 10px;
	color: #FF9900;
}
/*-----アクセス------*/
.access_01 {
	line-height: 1.7em;
	padding:0 0 10px 10px;
}
.access_01  dt {
	font-weight: bold;
}

.access_01  dd {
	text-indent:10px
}

.access_02 {
	line-height: 1.7em;
	padding:0 0 10px 10px;

}
.access_02  dt {
	font-weight: bold;
	color: #FF9900;
}

/*-----院長インタビュー-----
.interviewer {
	color: #169884;
	font-weight: bold;
}
.director {
	color: #169884;
	font-weight: bold;
}*/

/*-----箇条書き------*/
.origins li {
	background-image: url(../photo/point.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 6px;
}

/*-----リンクボタン------*/
.btn {
	text-align: center;
	margin:0;
	padding:20px 0 0 0;
}

