@charset "utf-8";

/* INDEX
---------------------------------------------*/

#top #header {height: 678px;}

#top #gnavibox {height: 557px;}

/* CONTENTS
---------------------------------------------*/

.leftbox {
	float: left;
	width: 450px;
	padding-left: 10px;}

.rightbox {
	float: right;
	width: 474px;}

h2 {margin-bottom: 15px;}
h3 {margin: 45px 0 8px 0;}

#newstop,#blogtop {margin-top: -15px;}

#newstop dl,#blogtop dl {
	width: 434px;
	font-size: 12px;}
	
#newstop dl dt,#blogtop dl dt {
	clear: both;
	float: left;
	width: 7.5em;
	padding: 10px 0 8px 3px;}

#newstop dl dd,#blogtop dl dd {
	padding: 10px 0 8px 0;
	border-bottom: 1px solid #e4e2dc;}

.rightbox .bnr01 {margin-bottom: 12px;}
.rightbox .bnr02 {margin-bottom: 2px;}
.rightbox .bnr03 {margin-bottom: 9px;}

	

