@charset "utf-8";

/* top page
-------------------------------------------------------------------------------------------------------*/

#top #mainBaseInner {
	background: none;
	clear: both;
}

#top #mainBase {
	padding: 11px 19px;
	clear: both;
}

.topPromo {
	margin: 0 auto;
	width:806px;
}

.topPromo #mainImg {
	float: left;
}


.topPromo #setBnr {
	margin-bottom: 0;
	width: 212px;
	text-align: center;
	float: right;
}

#campBnr {
	margin-bottom: 5px;
	position: relative;
}

#top h2#set {
	margin-bottom: 6px;
	padding: 12px 0 0 37px;
	background: url(../img/top_bg_h2.gif) no-repeat left top;
	min-height: 26px;
	color: #e43a7d;
}

* html #top h2#set {
	height: 26px;
}

#top #campSetBnr li {
	margin-left: 4px;
	list-style: none;
	float: left;
}

#top #campSetBnr li.listFirst {
	margin-left: 0;
}

#top #info {
	margin: 13px 0;
}
 
#top #info {
}

#top #info h2 {
	margin-bottom: 0;
	padding: 0;
	height: 20px;
	min-height: 1px;
	font-size: 100%;
}

#top #info ul {
	padding: 0 15px;
	background: transparent url(../img/top_bg_information01.gif) no-repeat left bottom;
}

#top #info ul li {
	padding-bottom: 15px;
	background: url(../img/top_dotbg_information.gif) repeat-x left top;
	list-style: none;
}

* html #top #info ul li {
	zoom: 1;
} /* IE6用 */

*:first-child+html #top #info ul li {
	zoom: 1;
} /* IE7用 */

#top #info ul li dt {
	padding: 15px 0 0 25px;
	background: url(../img/top_icon_information01.gif) no-repeat 0 15px;
	float: left;
}

#top #info ul li dd {
	padding: 15px 0 0 80px;
}

#top #info ul li.listFirst{
	background: none;
}

#top #info ul li span {
	font-weight: bold;
	color: #e43a7d;
}

#top #character {
	margin-bottom: 15px;
	position: relative;
	border-right: 1px solid #f096b4;
	border-bottom: 1px solid #f096b4;
	border-left: 1px solid #f096b4;
}

#top #character h2 {
	padding: 5px 5px 3px;
	background: #f096b4;
	color:#fff;
	font-size: 108%;
	height: auto;
	min-height: inherit;
}

#top #character #charaDetail {
	position: absolute;
	right: 6px;
	top: 5px;
}

#top #character .section {
	padding: 5px 14px;
}

#top #character h3 {
	margin-bottom: 5px;
	font-size: 108%;
}

#top #character .section li {
	margin-bottom: 10px;
	list-style: none;
	float: left;
}

#top #character #disney {
	position: relative;
}

#top #character #disney h3 {
	color: #ff9000;
}

#top #character #disneyCopyright {
	position: absolute;
	left: 215px;
	top: 200px;
}

#top #character #disneyCopyright11 {
	position: absolute;
	left: 409px;
	top: 160px;
}


#top #character #sanrio {
	clear: both;
}

#top #character #sanrio h3 {
	color: #f770a5;
}

#top #character #sanrio li {
	margin-right:12px;
}

#top #character #sanrio li.listFirst {
	margin-left: 0;
}

#top #character #doraemon {
	width: 106px;
	float: left;
}

#top #character #doraemon li {
	margin-bottom: 0;
}

#top #character #doraemon h3 {
	color: #8f78bc;
/*	letter-spacing: -3px;*/
}

#top #character #tomjerry {
	width: 106px;
	float: left;
}

#top #character #tomjerry li {
	margin-bottom: 0;
}

#top #character #tomjerry h3 {
	color: #84af31;
/*	letter-spacing: -3px;*/
}

#top #character #pictrain h3 {
	color: #55abdd;
}

#top #character #pictrain li {
	margin-bottom: 0;
}

#top #character #hanakappa{
	width: 106px;
	float: left;
}

#top #character #hanakappa h3 {
	color: #55abdd;
}

#top #character #hanakappa li {
	margin-bottom: 0;
}

#top #character #barbapapa{
	width: 106px;
	float: left;
}

#top #character #barbapapa h3 {
	color: #FF9900;
}

#top #character #barbapapa li {
	margin-bottom: 0;
}

#top #original {
	margin-bottom: 15px;
	position: relative;
	border-right: 1px solid #ffae00;
	border-bottom: 1px solid #ffae00;
	border-left: 1px solid #ffae00;
	clear: both;
}

#top #original h2 {
	padding: 5px 5px 3px;
	background: #ffae00;
	color:#fff;
	font-size: 108%;
	height: auto;
	min-height: inherit;
}

#top #original #originDetail {
	position: absolute;
	right: 6px;
	top: 5px;
}

#top #original .section {
	padding: 10px 14px;
}

#top #original h3 {
	margin-bottom: 14px;
}

#top #original ul {
	margin: 10px 0;
}

#top #original li {
	padding-left: 15px;
	background: url(../img/top_listmark_original.gif) no-repeat left 4px;
	list-style: none;

}

#top #original .section div {
	text-align: center;
}


.cr{
	clear: both;
}

