@import "../lib/cmn_css/component.css";

#container h1.indexVi {
	font-size: 0;
	height: 391px;
	line-height: 100%;
	vertical-align: bottom;
	width: 688px;
}

#container div.infoArea {
	background: url(../images/bg_information.gif) left bottom no-repeat;
	background-color: #FDF7DF;
	margin: 0 0 18px 4px;
	padding: 4px 0 16px;
	width: 680px;
}

#container div.infoAreaL {
	float: left;
	text-align: right;
	margin-right: 24px;
	width: 120px;
}

#container div.infoAreaR {
	float: left;
	width: 495px;
}

#container div.infoAreaR table {
	width: 495px;
}

#container div.infoAreaR table th {
	font-size: small;
	text-align: left;
	line-height: 140%;
	padding: 0 10px 5px 0;
	vertical-align: top;
	white-space: nowrap;
	width: 10%;
}

#container div.infoAreaR table td {
	font-size: small;
	line-height: 140%;
	padding-bottom: 5px;
	vertical-align: top;
	width: 90%;
}


#contents div.storyL {
	float: left;
	margin-right: 26px;
	width: 260px;
}

#contents div.storyR {
	background: url(../images/bg_story_btm.gif) left bottom no-repeat;
	float: left;
	padding: 0 0 130px 0;
	width: 314px;
}

#contents div.storyL p.storyTxt {
	font-size: 0;
	line-height: 100%;
	margin-bottom: 10px;
}

#contents div.storyL h2 {
	font-size: 0;
	line-height: 100%;
	vertical-align: bottom;
}

#contents div.storyTop {
	background: url(../images/bg_story_top.gif) left top no-repeat;
	padding-top: 20px;
	width: 314px;
}

#contents div.storyTop ul {
	margin: 0 0 10px 20px;
	width: 284px;
}

#contents div.storyTop ul li {
	font-weight: bold;
	line-height: 140%;
	width: 284px;
}

#contents div.storyTop p {
	font-size: 0;
	line-height: 100%;
	text-align: center;
	margin-bottom: 28px;
}

#contents div.storyTop ul li a {
	background: url(../images/icon_blue_berry.gif) left top no-repeat;
	display: block;
	padding: 5px 0 10px 32px;
}

#contents div.storyTop ul li a:link{
	text-decoration: underline;
}
#contents div.storyTop ul li a:visited {
	text-decoration: underline;
}
#contents div.storyTop ul li a:hover {
	text-decoration: underline;
}

#contents div.preFace {
	background: url(../images/bg_preface.jpg) left top no-repeat;
	margin: 0 0 28px 25px;
	width: 630px;
}

#contents div.preFace h2 {
	font-size: 0;
	line-height: 100%;
	text-align: center;
	margin-bottom: 11px;
}

#contents div.preFace p {
	margin-left: 25px;
	width: 582px;
}


/* [charaBtn] */
#contents div.charaBtn {
	float: left;
	width: 259px;
}

#contents div.charaBtn p {
	line-height: 100%;
	height: 70px;
	padding: 0;
	width: 259px;
}

#contents div.charaBtn p a {
	display: block;
	height: 70px;
	width: 259px;
}

#contents div.charaBtn p img {	vertical-align: top;}
#contents div.charaBtn p a:hover {	background-color: transparent;}
#contents div.charaBtn p a:hover img {	visibility: hidden;}
#contents div.charaBtn p{ background: url(../images/btn_character_intro_h.gif); }

