/*@charset "charset=shift_jis";*/
/* ===================================================================
CSS information

 file name  :print.css
 author     :yourName (admin)
 style info :p
=================================================================== */

#search {
	display: none;
}
#sitemaparea{
	display: none;
}
#navi {
	display: none;
}

#side {
	display: none;
}

#tabarea {
	display: none;
}

#page h2 {
	font-size: 18px;
	display: block;
	height: 31px;
	font-weight: bold;
	color: #224272;
	margin: 0px;
	padding-top: 5px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #224272;
	border-left-color: #224272;
	background-image: none;
	background-color: #FFFFFF;
}

#foot{
	display: block;
	font-size: 11px;
	text-decoration: none;
	width: 540px;
}

#foot_link {
	display: none;
}

#foot_copy {
	text-align: left;
}

