@charset "utf-8";
/* ESS　ナビゲーション プリントしない 0902.26 */

#head_navi {
	display: none;
}

#division {
    display: none;
}


#right {
	display: none;
}

#footer_navi {
    display: none;
}

#right_box {
    display: none;
}

#right_box_index {
    display: none;
}

#right_box_list {
    display: none;
}


#footer_top {
    display: none;
}

/*----パンくず-------------------------------------*/

#pan {
	clear: left;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#pan_list {
	padding-top: 3px;
	float: left;
	font-size: 80%;
	color: #0033CC;
	padding-left: 10px;
}

#pan_list a {
	color: #0033CC;
}

#pan_list a:hover {
	color: #0033CC;
	text-decoration: underline;
}

/*----パンくず------------------------------END---*/


/* フッター ---------------------------------------------------------*/

#under_build{
	display: none;
}

#footer {
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	width: 610px;
}

/* フッター -------------------------------------------------- END --*/

