@charset "utf-8";
/* �R���e���c�y�[�W�i�P�w�ځj --------------------------------------------------------------------- */

#main #contents #menu ul li {
	font-size: 1.9em;
	line-height:1.3em;
}
#main #container {
	position: relative;
	z-index: 1;
	background-image: url("../images/bgContents.jpg");
	background-repeat: no-repeat;
	background-position: center 74px;
	height: 900px;
}
#main #contents {
	position: relative;
	z-index: 3;
	height: 789px;
}
#main #contents #menu {
	position: absolute;
	top: 28px;
	top: 0;
	left: 22px;
	left: 0;
}
#main #contents #menu .blog
#main #contents #menu .gallery,
#main #contents #menu .news,
#main #contents #menu .media,
#main #contents #menu .store{
	width:6.5em;
	display:block;
	float:left;
}
#main #contents #menu .news,
#main #contents #menu .media,
#main #contents #menu .store{
	clear:both;
}

#main #contents #banner {
	width: 200px;
	position: absolute;
	top: 180px;
	left: 17px;
	z-index:10;
}
#main #contents #banner2 {
	width: 200px;
	position: absolute;
	top: 180px;
	left: 222px;
}
#main #contents #banner img,
#main #contents #banner2 img {
	display: block;
	margin-bottom:3px;
}

#main #contents #messageBox {
	width: 900px;
	position: absolute;
	top: 525px;
	top: 530px;
	left: 0;
}
#main #contents #messageBox #boxLeft {
	position: absolute;
	width: 431px;
	height: 231px;
	margin: 0 5px 0 0;
	padding: 0 0 0 17px;
}
#main #contents #messageBox #boxLeft img {
	margin-top: 36px;
}
#main #contents #messageBox #boxLeft #text p{
	border-bottom:dashed 1px #666;
	line-height:1.1em;
	padding:5px 0!important;
}
#main #contents #messageBox #boxLeft #text p a{
	display:block;
	margin-left:10px;
	font-size:0.8em;
	color:red;
}
#main #contents #messageBox #boxLeft hr {
	height: 1px;
	margin: 5px 0;
	border: 0;
	border-bottom: solid 1px maroon;
}

#main #contents #messageBox #boxRight {
	position: absolute;
	right: 0;
	width: 431px;
	height: 231px;
	padding: 0 15px 0 0;
}
#main #contents #messageBox #boxRight #text h3{
	font-size:1em;
	margin:0;
}
#main #contents #messageBox #boxRight #text h3 small{
	font-weight:normal;
}
#main #contents #messageBox #boxRight #text p{
	line-height:1.1em;
}


#main #contents #messageBox #text {
	width: 384px;
	_width: 400px;	/* ----- IE�p�A���_�o�[�n�b�N ----- */
	height: 155px;
	border-left: 1px solid red;
	margin: 76px 0 0 17px;
	padding: 0 8px;
	overflow: hidden;
	outline: none;	/* IE��opera */
	overflow-y: auto;
	position: absolute;
}
#main #contents #messageBox #text h1 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#main #contents #messageBox #text p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#main #contents #text .asset-body{
	margin:0 0 10px 5px;
	padding:0 0 5px 5px;
	border-bottom:dotted 1px #666;
}
#main #footer {
	position: absolute;
	z-index: 2;
	bottom: 0;
}
#main #footer .character {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
#main #footer p {
	position: absolute;
	left:0;
	bottom: 10px;
}

