@charset "utf-8";

/* =========== print =========== */

/* ----- collective ----- */
	
body{
	margin:0;
	padding:0;
	background-image:none;
	/*\*/
	_zoom: 80%;
	/**/
	/*font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;*/
font-family: "ＭＳ 明朝";
	/*font-family:serif;*/
}

#header_area{
	clear: both;
	*clear: none;
}

#header_area,
#content_area{
	_zoom:85%!important;
}

#left_area_index,
#left_area{
	_zoom:85%!important;
}

div#header_area,
div#body,
div#footer_area{
	/*\*/
	overflow: visible;
	/**/
}

*+html div#header_area,
*+html div#body,
*+html div#footer_area,
{
	*overflow: hidden;
}

#content_area{
	*position:relative;
	*left: 0;
	*top: 0;
	/*\*/
	_position: static;
	/**/
}

ul#pulldown-menu li{
	_zoom:85%!important;
}

.btn_search,
.btn_search_block{
	display:none;
}

.btn_search,
.btn_search_block{
	display:none;
}

#qnbtn{
	display:none;
}

.english{
	display:none;
}

#all_area_index{
	position:relative;
}

.top_curriculum,
.top_curriculum_mid{
	float:left;
}

/* 上書き指定 */
*+html body top_curriculum,
*+html body .top_curriculum_mid,
{
	float:none;
}
* html body top_curriculum,
* html body top_curriculum_mid{
	float:none;
}



.top_tun,
.top_link{
	float:left;
}

/* 上書き指定 */
*+html body top_tun,
*+html body .top_link,
{
	float:none;
}
* html body top_tun,
* html body top_link{
	float:none;
}

.top_news{
	float:right;
	margin:0 0 0 auto;
}

/* 上書き指定 */
*+html body top_news{
	float:none;
	margin:0 0 0 auto;
}
* html body top_news{
	float:none;
	margin:0 0 0 auto;
}

#location,
#utilitylink{
	margin:0;
	padding:10px 0;
}


#atention_area{
	float:left;
}

/* 上書き指定 */
*+html body atention_area{
	float:none;
}
* html body atention_area{
	float:none;
}

.top_menu{
	margin:0;
	padding:0 0 30px 0;
	width:950px;
	background:url(../common/knd/top_menu_bg.gif) no-repeat 0 0 fixed;
	float:left;
}
