@charset "shift_jis";

main {
	padding-top: 4px;
	background: url(../chara/images/bg_top.png) repeat-x left -1px;
}
main .inner {
	background: url(../chara/images/bg.png) repeat left top;
}
main h1 img {
	width: 100%;
	height: auto;
}
#chara-area {
	position: relative;
	width: 100%;
	height: auto;
}
#chara-area img {
	width: 100%;
	height: auto;
}
#chara-area li#chara01 {
	position: relative;
	z-index: 100;
}
#chara-area li#chara02,
#chara-area li#chara03 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}
#movie-area {
	margin: 6px 15px 10px;
	text-align: center;
}
#movie-area img {
	width: 100%;
	height: auto;
}
.text {
	line-height: 1.6;
	margin: 0 15px 13px;
}
.bnr-roop {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.bnr-roop ul {
	position: relative;
	width: 750px;
}
.bnr-roop ul li {
	float: left;
}