@charset "Shift_JIS";


/* *********************************************************************
additional style sheets for toppage
********************************************************************* */
#topbanner { }
	#topbanner p { text-align: center; margin-bottom: 5px; }
	#topbanner ul { margin:0 0 15px 45px; }
	#topbanner li { margin-bottom: 3px; }
	#topbanner li.last { margin-bottom: 0; }


/* Topics */
#topics { width: 480px; }
	#topics .inner { min-height: 65px; _height: 65px; margin-left: 20px; border-left: 2px solid #E85F71; }

#topics h2 { float: left; width: 66px; }
#topics dl { float: left; width: 390px; }
	#topics dt { float: left; clear: left; background: url(../img/common/arrow.gif) no-repeat 12px 0.3em; padding-left: 24px; }
	#topics dd { margin-left: 105px; height: 1%; }


/* *********************************************************************
ajust base style sheets for toppage
********************************************************************* */
body#bodytop #wrapper {
	background: url(../img/common/footer-bg.jpg) repeat-x left top;
	min-height: 100px;
	padding-top: 20px;
	text-align: center;
}
body#bodytop #container {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

body#bodytop #contents .banner { width: 400px; text-align: right; }
body#bodytop #contents .banner li { display: inline; margin-right: 16px; }


body#bodytop #footer { text-align: center; }
	body#bodytop #footer-inner { width: 890px; margin: 0 auto; text-align: left; }

/* footer banner */
body#bodytop #footer .banner { margin-bottom: 20px; }
body#bodytop #footer .banner ul { padding-left: 134px; }
body#bodytop #footer .banner li { float: left; }
	body#bodytop #footer .banner li.banner01 { padding-right: 28px; }
	body#bodytop #footer .banner li.banner02 { padding-right: 30px; }
	body#bodytop #footer .banner li.banner03 { padding-right: 36px; }

