@charset "utf-8";



/* ============================================================================== */

/*  ƒgƒbƒv                                                                        */

/* ============================================================================== */


body#top {
	color: #f1e2c3;
	background: #000000 url("/img/top/bg_body.jpg") repeat-x center top;
}

body#top a:link,
body#top a:visited { color:#daa25e;}

body#top a:hover,
body#top a:active  { color:#daa25e;}

body#top div#foot a   { color: #f1e2c3;}

body#top div#head address {
	color: #ffffff;
}

#set {
	margin: 0 auto;
	text-align:center;
	width: 960px;
	height: 500px;
}

#attention {
	padding: 30px;
}


/* g_navi
------------------------------------ */
body#top div#g_navi {
	background: url("/img/com/navi_bg.jpg") repeat-x center top;
}



/* whats-new
================================================================================= */
body#top #whats-new {
	margin: 30px auto;
	height: 210px;
	background: url("/img/top/bg_info.gif") no-repeat left top;
}

body#top #whats-new iframe {
	margin: 30px 0;
	float: left;
	width: 670px;
	height: 150px;
}


/* foot
------------------------------------ */
body#top div#foot ul li {
	border-right: 1px solid #f1e2c3;
}



/* css end ---------------------------------------------------------------------- */
