@charset "UTF-8";
/* CSS Document */

@import 'common.css';

/*----------------------------------------*/
/*共通*/
/*----------------------------------------*/
h2{
	background:no-repeat left url(../img/sitemap/h2_sitemap.gif);
	height:63px;
	text-indent:-9999em;
}

#left_column{
	width:380px;
	float:left;
}

#right_column{
	width:380px;
	float:right;
}


/*一覧*/
#contents ul{
	padding-left:11px;
}
#contents ul ul{
	padding-top:5px;
	padding-left:14px;
}

#contents li{
	padding-bottom:5px;
}

#contents li.h{
	border-bottom:1px dotted #666;
	padding-bottom:0px;
	margin-bottom:5px;
}


#contents li a{
	background:no-repeat left url(../img/common/list_arrow.gif);
	line-height:13px;
	padding-left:14px;
}

#contents li a:hover{
	text-decoration:underline;
}

#contents ul ul li a{
	display:block;
	background:no-repeat left top url(../img/sitemap/li2.gif);
	line-height:11px;
	padding-left:10px;
}


/*ホーム*/
h3#home a{
	display:block;
	width:380px;
	height:51px;
	background:no-repeat left top url(../img/sitemap/h3_home.gif);
	text-indent:-9999em;
}


/*ラプチャー*/
h3#rd a{
	display:block;
	width:380px;
	height:73px;
	background:no-repeat left top url(../img/sitemap/h3_rd.gif);
	text-indent:-9999em;
}

/*爆発*/
h3#ep a{
	display:block;
	width:380px;
	height:73px;
	background:no-repeat left top url(../img/sitemap/h3_ep.gif);
	text-indent:-9999em;
}

/*フレームアスター*/
h3#fa a{
	display:block;
	width:380px;
	height:73px;
	background:no-repeat left top url(../img/sitemap/he_fa.gif);
	text-indent:-9999em;
}
