﻿@charset "utf-8";

h1{
	float:left;
	margin:5px 0px 5px 10px;
	padding:0px;
	display:inline;
}
h1 img{
	vertical-align:top;
}
h2.catch{
	margin-bottom:10px;
}
/*header*/
#wrap{
	position:relative;
	background-color:#fff;
}
#header{
	background:url(../ui/header_border.jpg) repeat-x left bottom;
	position:relative;
	top:0px;
	background-color:#fff;
	padding-bottom:10px;
}

#contents{
	width:645px;
	margin-top:0px;
	padding-top:10px;
	float:left;
	display:inline;
}
* html #contents{
	width:665px;
}

p.about{
	margin:20px;
}


/*サービス・事業紹介リスト*/
dl.enterprise_list dt{
	color:#7e92a0;
	width:100%;
	border-bottom:2px solid #ccd6de;
}
dl.enterprise_list dd h3{
	color:#0059ba;
}
dl.enterprise_list dt.half{
	width:300px;
	float:left;
}

/*施設紹介*/
dl.institution_list dt{
	color:#7e92a0;
	width:100%;
}
dl.institution_list dd h3{
	float:left;
	color:#000;
	border-bottom:2px solid #0059ba;
	width:198px;
}

/*news*/
#sidebar{
	float:left;
	margin:0px 0px 0px 20px;
	width:245px;
	display:inline;
}
h3{
	padding-bottom:0px;
	margin-bottom:0px;
}
#sidebar h3.news{
	background:url(../images/newsbg_head.png) no-repeat bottom left;
	padding-bottom:10px;
	margin-top:20px;
	margin-bottom:0px;
}
dl#news{
	width:245px;
	padding:15px 0px 0px 0px;
	background:url(../images/newsbg_body.png) repeat-y top left;
	margin:0px 0px 20px 0px;
}
dl#news dt{
	margin:0px 15px 0px 15px;
	padding:0px;
	font-size:90%;
}
dl#news dt span.new{
	font-size:100%;
	color:#f00;
}
dl#news dd{
	margin:0px 15px 20px 15px;
	padding:0px;
}
dl#news dd h4{
	margin:0px 0px 5px 0px;
	padding:0px;
	border-bottom:1px dashed #999;
}
dl#news dd p{
	margin:0px;
	padding:0px;
}

dl#news dd.historylist{
	position:relative;
	margin:0px;
	background:url(../images/newsbg_bottom.png) no-repeat bottom left;
}
dl#news dd.historylist a{
	position:relative;
	bottom:4px;
	left:120px;
}

/*banner*/
ul#banner{
	list-style:none;
	margin:0px 0px 0px 4px;
	padding:0px;
}

ul#banner li{
	margin:0px 0px 20px 0px;
}
ul#banner li img{
	margin-bottom:5px;
}
ul#banner li p{
	margin-top:0px;
	padding:0px;
}


/*license*/

dl#license{
	font-size:14px;
	margin-top:0px;
	margin-left:4px;
	background-color:#fff9ef;
	border:solid 1px #edc;
	padding:10px;
}
dl#license dt{
	font-weight:bold;
	float:left;
	width:116px;
	clear:left;
}
dl#license dd{
	margin:0px;
	text-align:right;
	float:left;
	width:100px;

}
dl#license:after{
	visibility:hidden;
	content:".";
	height:0px;
	display:block;
	clear:left;
}
dl#license{
	display:block;
}
dl#license{
	display:inline-block;
}
div.invite_bt{
	padding:0px 0px 30px 10px;
	margin-left:10px;
	width:auto;
}
.invite_bt:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.invite_bt{
	display:inline-block;
}
.invite_bt{
	display:block;
}

#wrap div.invite_bt dl{
	margin-right:20px;
	float:left;
	width:290px;
	display:inline;
}
#wrap .invite_bt dl dt{
	margin-bottom:10px;
}

#wrap .invite_bt dl dd{
	margin-bottom:5px;
	padding-bottom:0px;
	padding-left:15px;
	margin-left:10px;
	background:url(../ui/pan_next.png) no-repeat left center;
}
#contents{
	min-height:200px;
}
* html #contents {
	height:200px;
}
