@charset "EUC-JP";

/*
===== CONTENTS ==============================
	1:.sectionH1
	2:.header
		#logo
	3:#globalNav
	4:.sectionH2
	5:.sectionH3
	6:.sectionH4
	7:.footer
		.asisstNav
	8:.pageTop
=============================================
*/

/*===== 1:.sectionH1 =====*/
.sectionH1 {
	width:762px;
	margin:0;
	background:url(../images/background.gif) repeat-y left top;}
.sectionH1 h1 {}

/*===== 2:#header =====*/
#header {}



#contents {
	width:505px;
}



/*===== 1:.sectionH2 =====*/
.sectionH2 {
	
	margin:0;
}
.sectionH1 h1 {}


/*===== 8:.pageTop =====*/
.pageTop {
	float:right;
	margin:25px 0;
}


#footer {
	clear:both;
	width:762px;
	height:40px;
	padding-bottom:16px;
	background:url(../images/page_end.gif) no-repeat left bottom;
}
#footer img {display:inline;}
