@charset "UTF-8";


body {
	background-color:#FFF;
}

#outline {
	width:100%;
	background:none;
}

/*** ヘッダ ***/
#header {
	width:100%;
	height:140px;
	background:url(../images/header_bg.jpg) repeat-x;
	display:none;
}

#headInner {
	margin: 0 auto;
	width: 987px;
	height:140px;
	text-align:left;
	position:relative;
	overflow:hidden;
	z-index:5;
	display:none;
}

#header h1 {
	position:absolute;
	width:600px;
	height:14px;
	top:1px;
	left:0px;
	color:#5C88FF;
	font-size:10px;
	line-height:1.1;
	font-weight:normal;
	z-index:6;
	display:none;
}

#headLogo {
	position:absolute;
	width:273px;
	height:32px;
	top:15px;
	left:0px;
	z-index:6;
	display:none;
}

#globalNavi {
	position:absolute;
	width:987px;
	height:60px;
	top:55px;
	left:0px;
	overflow:hidden;
	background:url(../images/head_navi.jpg) no-repeat;
	z-index:6;
	display:none;
}

#headSearch {
	position:absolute;
	width:355px;
	height:25px;
	top:13px;
	left:652px;
	overflow:hidden;
	background:url(../images/head_sch_name.jpg) left top no-repeat;
	z-index:6;
	display:none;
}

#headSearch strong {
	display:none;
	display:none;
}

#sechTxt {
	position:absolute;
	top:0px;
	left:119px;
	width:198px !important;
	width /**/:200px;
	height:23px !important;
	height /**/:25px;
	border:solid 1px #C7C7C7;
	z-index:7;
	display:none;
}

#sechBtn {
	position:absolute;
	top:0px;
	left:321px;
	width:34px;
	height:25px;
	display:none;
}

.breadNavi {
	display:none;
}


/*** メイン ***/
#middle {
	margin:0 auto;
	width:707px;
	padding-bottom:15px;
	text-align:left;
	background-color:#FFF;
	overflow:hidden;
}


/*** フッタ ***/
#footer {
	width:100%;
	background-color:#C0D1EF;
	text-align:left;
	display:none;
}

#footInner {
	margin:0 auto;
	width:987px;
	padding:8px 0 12px;
	overflow:hidden;
	display:none;
}

#copyright {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFF;
	width:50%;
	margin-top:5px;
	line-height:1.1;
	display:none;
}

#footLogo {
	float:right;
	width:190px;
	display:none;
}

/** ボタン・閉じる **/
.botanBox {
	width:100%;
	text-align:center;
	margin-top:20px;
	display:none;
}

.botanBox table {
	margin:0 auto;
	width:auto;
	display:none;
}

.botanBox td {
	padding:0 13px;
	display:none;
}

.closeArea {
	margin-top:20px;
	margin-left:474px;
	background:url(../images/ic_close.gif) left center no-repeat;
	padding-left:15px;
	font-size:90%;
	display:none;
}

/* 詳細独自 */
.bukkenList,
#middle h2,
#middle h3 {
	display:none;
}
