@charset "utf-8";

/*------------------------------------------------
	
--------------------------------------------------*/
#contents {
	background-image: url(../img/shared/bg_sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-bottom: 50px;
	padding-top: 10px;
}
#submenu {
	float: left;
	width: 184px;
}
.contframe  {
	width: 775px;
	padding-bottom: 11px;
	margin-bottom: 40px;
	background-image: url(../img/shared/frame_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
}  
.framein {
	padding-top: 11px;
	background-image: url(../img/shared/frame_top.png);
	background-repeat: no-repeat;
}  
.realin {
	background-image: url(../img/shared/frame_bg.jpg);
	background-repeat: repeat-y;
	height: 1%;
	display: block;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 27px;
} 
.contframe_full  {
	width: 980px;
	padding-bottom: 11px;
	margin-bottom: 40px;
	background-image: url(../img/shared/frame_bottom_full.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}  
.framein_full {
	padding-top: 11px;
	background-image: url(../img/shared/frame_top_full.png);
	background-repeat: no-repeat;
}  
.realin_full {
	background-image: url(../img/shared/frame_bg_full.jpg);
	background-repeat: repeat-y;
	height: 1%;
	display: block;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 27px;
}
#globalmenu {
	background-color: #FFF;
	height: 95px;
	width: 962px;
	margin-bottom: 15px;
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.realin p {
	font-size: 110%;
	line-height: 1.9em;
	color: #666;
	font-family: sans-serif;
	padding-bottom: 30px;
}

h2 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}


#logo {
	float: left;
}
#sitemap {
	float: left;
	clear: left;
	padding-top: 10px;
}
#gmenu01 {
	float: right;
	width: 720px;
}
#gmenu01 li {
	float: left;
	padding-left: 5px;
}
#gmenu02 {
	float: left;
	clear: both;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F2890C;
	padding-top: 15px;
	width: 962px;
}
#gmenu02 li {
	float: left;
}
#logoarea {
	float: left;
}
#submenulist {
	background-color: #EDEDED;
	border: 1px solid #999;
	padding-top: 15px;
	padding-bottom: 25px;
}
