@charset "UTF-8";
 @import url(common.css);
/* ---------------------------------------------------------------------------------------------------- */
/* composition */

#container-inner { padding-top: 30px; margin-bottom: 40px; }
#alpha { float: left; width: 620px; }
#beta { float: right; width: 240px; }

/* ---------------------------------------------------------------------------------------------------- */
/* lineup */

#lineup { margin-bottom: 30px;}
#lineup h2 { margin-bottom: 10px; }
#lineup ul { background: url(../images/index/bg-lineup.gif) no-repeat left top; padding: 10px 20px; }
#lineup li { float: left; margin-right: 10px; text-align: center;}
#lineup li.la { margin-right: 0; }
#lineup span{ display: block; margin: -28px 20px 28px 0; text-align: right; }
#lineup a{ text-decoration: none; color: #fff; }

/* ---------------------------------------------------------------------------------------------------- */
/* message */

#message { margin-bottom: 20px; }
#message h2 { margin-bottom: 10px; }
#message p { line-height: 1.6; }

/* ---------------------------------------------------------------------------------------------------- */
/* news */

#news { margin-bottom: 20px; }
#news h2 { margin-bottom: 10px; }

/* list */

#news ul { margin: 0 5px 10px 5px; }
#news li { padding-bottom: 0.5em; margin-bottom: 0.5em; }
#news li.la { margin-bottom: 0; padding-bottom: 0; }
#news li span { color: #BE7E11; font-weight: bold; margin-right: 1em; }

/* ---------------------------------------------------------------------------------------------------- */
/* sitemap */

#sitemap { background: url(../images/index/bg-sitemap.gif) repeat left top; }
#sitemap .einner { padding: 10px 20px 20px 20px; background: url(../images/index/bg-sitemap-b.gif) no-repeat left bottom; }

/* list */

#sitemap ul { margin-bottom: 0; }
#sitemap li { padding-bottom: 0.7em; margin-bottom: 0.7em; }
#sitemap li.la { margin-bottom: 0; padding-bottom: 0; }
#sitemap li a { background: url(../images/common/p-ar02-666.png) no-repeat left center; padding-left: 12px; }
#sitemap ul ul { margin: 0.5em 0 0 1em; }
#sitemap li li { padding-bottom: 0; border-bottom: none; }
#sitemap li img { vertical-align: middle; }

/* ---------------------------------------------------------------------------------------------------- */
/* bnr */

#bnr { margin-top: 20px; }
#bnr span{ display: block;}
#bnr li{margin-bottom: 10px;}

/* ---------------------------------------------------------------------------------------------------- */
/* h2 */

h2{padding:4px 0 10px 30px;}
h2.mokei{ color: #5a5a5a; font-size: 1.8rem; }
h2.mokei span{
background: #4369b0;
	color: #fff;
	padding: 0 2px;
	font-size: 2.4rem;
	margin-right: 1px;
}
h2.mokei span:last-child{ margin-right: 5px; }

/* コンテンツ紹介 */
h2.intro-contents{
	background: url(../images/index/t-sitemap.gif) no-repeat 0 0;
color: #333;
	font-size: 14px;
	font-weight: 600;
padding: 15px 0 3px 13px;
}