@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2009-10-20
 * Editor:    yamamoto
 * Modified:  2009-10-20 by:contents
 *
 * ***********************************************************
 */
 
 /* =====================================================

  Top page

===================================================== */

/* -------- body ---------- */

body#top {
	background: url(../img/top_bg.jpg) repeat-x left top;
}

/* -------- header ---------- */

#header {
	height:244px;
	background: url(../img/header_bg.jpg) no-repeat 549px 5px;
}

#header h1 {
	position: absolute;
	top: 73px;
	width: 705px;
	height: 140px;
	background:url(../img/top_ttl.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}

#header .bnr {
	right: 13px;
	height: 170px;
	top: 50px;
}

/* -------- main ---------- */

#top #main .block01 {
	background: url(../img/zu.gif) no-repeat right bottom;
	border-bottom: 5px solid #EFEFEF;
	padding: 10px 0px 25px;
}

#top #main .block01 p {
	margin-bottom:22px;
	line-height: 180%;
	font-size: 116.7%;
}

#top #main .block01 .text02 {
	padding-right:150px;
}


#top #main .nextNavi {
	text-align:right;
	font-size: 116.7%;
	margin-top: 20px;
	font-weight: bold;
}

#top #main .nextNavi a {
	background: url(../common/arw02.gif) no-repeat left center;
	padding: 5px 2px 5px 25px;
}
