@charset "shift-jis";
/*日本語*/


body{
	color:#000;
	background-color: #fff;
}


#header,#menu{
	display:none;
}

#container{
	background:none;
}

img.imageFloat{
	float:none;
	display:block;
}
/*==============================================================================
Topページ
===============================================================================*/




/*==============================================================================
contents
===============================================================================*/

#contents div.left{
	width:760px;
}
#contents div.right{
	display:none;
}

/*センター概要*/
.menu_facility{
	display:none;
}

.print_title strong{
	display:inline;
	font-size:130%;
	margin-top:20px;
}
.print_title img{
	display:none;
}

.merit,.merit_narrow{
	border:none;
	background-color:transparent;
}

#equip dl.half{
	float:none;
	margin:0 0 0 20px;
}
#equip dl.half dt{
	clear:both;
	width:620px;
	text-align:left;
	text-indent:0.5em;
}
#equip dl.half dd{
	width:620px;
}
#equip dl.half dd img{
	float:left;
	margin:0 10px 20px 0;
}

#equip p,
#sec p,
#pubspace p{
	width:600px;
}


#intro table{
	width:90%;
}


/*==============================================================================
第三階層-左メニュー
===============================================================================*/
#subLeft{
	display:none;
}

#subRight{
	float:none;
	width:650px;
}

/*==============================================================================
footer
===============================================================================*/
#footer{
	color:#000;
}

#footer div.left,#footer div.right{
	background-color:#fff;
}

