/* ■コンテンツ サブタイトル カテゴリー共通 */

#submenu_tw1 a {
	background-image: url(subimages/submenu_pop1.gif);
}
#submenu_tw2 a {
	background-image: url(subimages/submenu_pop2.gif);
}

/* ■コンテンツ サブタイトル 個別 */

#submenu0 {
	background-image: url(subimages/submenu_comic_candy0.jpg);
}

/* ■サブページ 01*/

#sub01 {
	width: 670px;
}
#sub01top {
	width: 670px;
	height: 60px;
	background-image: url(sitemapimages/01top.gif);
}
#sub01top h3 {
	display: block;
	font-size: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #ffffff;
}
#sub01cen {
	width: 660px;
}
.sub01box {
	width: 225px;
	float: left;
}
.sub01boxend {
	width: 210px;
	float: right;
}
.sub01centitle {
	width: 200px;
	border-left: 10px solid #c4b60a;
	border-bottom: 2px solid #c4b60a;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	text-indent: 0.5em;
	display: block;
	vertical-align: top;
}
.sub01centitle p {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #c4b60a;
}

ul {
	list-style-position: inside;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
ul span {
	margin: 0px 0px 5px 5px;
}
