@charset "Shift_JIS";

/*------------------------------------------------------------------------------

	[ファイル名]	facilities.css
	
	[概要]	 設備
	
	[目次]
		
	
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------

								p#anchorTop
								
------------------------------------------------------------------------------*/
p#anchorTop{
	text-align: right;
}


p#anchorTop a{
	padding-left: 15px;
	background: url(../image/anchor_top.gif) no-repeat scroll 0em 0.15em;
	text-align: left;
	zoom: 1;

}



/*------------------------------------------------------------------------------

							角丸 枠

------------------------------------------------------------------------------*/
div#outerFrame{
	width: 564px;
	margin: 10px 0 20px 0;
	padding: 0 0 15px 0;
	background: url(../image/outframe_gray_bottom_long.gif) no-repeat left bottom;
}


div#outerFrame div#innerFrame{
	width: 544px;
	margin: 0;
	padding: 15px 10px 0;
	background: url(../image/outframe_gray_top.gif) no-repeat top left;
}


/*------------------------------------------------------------------------------

							bodyNavi01

------------------------------------------------------------------------------*/
div#contentBodyNavi dl.bodyNavi01 ul{
	line-height: 1.1;
	padding: 6px 2px 3px 22px;
	border-top: 1px solid #ccc;
	list-style-type: none;
}

div#contentBodyNavi dl.bodyNavi01 ul li{
	width: 147px;
	padding-bottom: 3px;
	padding-left: 10px;
	background: transparent url(../../../shared/image/icon_dot01.gif) no-repeat 2px 0.5em;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a {
	display: inline;
	padding: 0;
	background-image: none;
	color: #0000ff;
	text-decoration: underline;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a:visited {
	color: #9933cc;
	text-decoration: underline;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a:hover{
	background-image: none;
	color: #ff0000;
	text-decoration: none;
}

div#contentBodyNavi dl.bodyNavi01 dd ul li a.activeNavi{
	background-image: none!important;
	color: #ff0000!important;
	text-decoration: none!important;
}



/*------------------------------------------------------------------------------

							ul li ol

------------------------------------------------------------------------------*/

div#innerFrame ul{
	margin-bottom: 0px;
	margin-left: 20px;
}

div#innerFrame p{
	margin: 0 1em;
}





/*------------------------------------------------------------------------------

						h2	h4

------------------------------------------------------------------------------*/
div#contentBodyMainC2 h2{
	margin-bottom: 15px!important;
}

div#contentBodyMainC2 h4{
	width: 509px;
	margin: 50px 10px 7px;
	padding: 0 0 2px 15px;
	background: transparent url(../image/h4_type1.gif) no-repeat 0em 0.3em;
	border-bottom: 1px solid #009933;
	font-weight: normal;
}


div#innerFrame dl dt{
	margin-top: 20px;
	margin-left: 1em;
}

div#innerFrame dl dd{
	margin: 0 1em;
}


div#innerFrame p#Facilities img{
	float: right;
	margin-left: 1em;
}



/*------------------------------------------------------------------------------

							

------------------------------------------------------------------------------*/

/*

ul.Recommend{
	margin-left: 0!important;
}

ul.Recommend li{
	float: left;
	margin: 0 40px 0 0;
	line-height: 1.5em;
	white-space: nowrap;
}
*/

/*
dl#selfDefense{
	margin: 0;
	padding: 0;
}


dl#selfDefense dt{
	margin: 20px 1em 0;
	font-weight: bold;
}

dl#selfDefense dd{
	margin: 0 1em;

}

*/


p#Summary,
p.Contents{
	padding: 0 1em;
}




