@charset "utf-8";
/* CSS Document */


#menuarea {
	background-image:url(../img/navi/menu_back.jpg);
	background-repeat:no-repeat;
}

#contentarea {
	background-image: url(../img/navi/content_back.jpg);
	background-repeat: repeat-y;
}

#title {
	background-image: url(../img/navi/content_header_back.png);
	background-repeat: no-repeat;
	width:870px;
	height: 80px;
	padding-top:17px;
	padding-left:28px;
}

#title h2 {
	width:723px;
	height:44px;
	float:left;
}

#title #movetop {
	padding-top:22px;
	float:left;
}

#historylist {
	clear:both;
	text-align:right;
	width: 838px;
	margin-bottom:9px;
	font-size: 90%;
}

#contentarea #submenu {
	width:238px;
	float:left;
}

#scrollmenu {
	position: relative;
	background-image: url(../img/navi/submenu_back.jpg);
	background-repeat: no-repeat;
	padding-top:9px;
}

#submenu li {
	list-style:none;
}

#submenu ul.navimenu {
	margin-top:6px;
}

#submenu ul.navimenu li {
	display:inline;
}

#submenu img.subbanner2 {
	margin-top:10px;
}

#contentarea #content {
	float:left;
	width:582px;
}

#maincontent {
	padding-left:29px;
}

#content {
	float:left;
	margin-left:18px;
}

#content p.titleimg {
	margin-left:0px !important;
	font-size:0px;
	line-height:0;
}

#content p.titleimg hr{
	margin:0 0 30px 0;
	1px solid #666;
}

#content h2 {
	margin-top:19px;
}

#content h3 {
	height:40px;
	margin-top:30px;
	margin-bottom:12px;
	background-image: url(../img/about/about_headerline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 26px;
	clear: both;
}

#content h4 {
	margin-left:12px;
	margin-top:5px;
	margin-bottom:5px;
}

#content h4.subitem {
	margin-left:0px;
	margin-bottom:12px;
}

#content h5.first {
	margin-left:12px;
	margin-top:0px;
	margin-bottom:7px;
}

#content h5.subitem {
	margin-left:12px;
	margin-top:5px;
	margin-bottom:7px;
}

#content p {
	margin-left:12px;
	line-height:1.5;
	margin-bottom:25px;
}

#content p.subt{
	margin-bottom:10px;
}

p.header {
	margin-top:20px;
	margin-left:0px !important;
	margin-bottom:35px;
}

.clearheader {
	clear:both;
}

#footarea {
	background-image: url(../img/navi/content_back.jpg);
	background-repeat: repeat-y;
}

#copyright {
	background-image: url(../img/navi/foot_end.png);
	background-repeat: no-repeat;	
}

.noback {
	background-image: none !important;
	padding-top:0px !important;
}
