@charset hUTF-8h;
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Arial", Osaka, sans-serif;
	font-size: 12px;
	background:none;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidearea {
	display:none;
}
#contents {
	line-height: 22px;
	margin-bottom: 10px;
	float: left;
	width: 630px;
}
#contents h2 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents h3 {

	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#header {
	height: 80px;
}
	
.pagetop {
	display: none;
}
#global_menu {
	display:none;
}
.header_right {
	display:none;
}
#upper h1{
	display:none;
}
#upper img {
	display: none;
}
.topic_path {
	display:none;
}
.print {
	display: none;
}
#footer {
	display:none;
}
#intro_footer {
	display: none;
}
#intro_header img {
	padding-top: 15px;
	padding-bottom: 15px;
}
.img_right {
	float: right;
	padding-left: 5px;
}
.img_left {
	float: left;
	padding-right: 10px;
}