
#MainArea {
	position:relative;
	text-align: center;
	font-size: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	width:380px;
	height: 840px;
	margin-right: auto;
	margin-left: auto;

    background-repeat: repeat;
	background-image: url("../img/01_top/kabegami01.jpg");
}


/* 購入ページ */
.DL_btn {
	z-index: 100;
	position: fixed;
    right: 0;
    top: 200px;
}

/* こはねＪＫロゴ */
.logo{
	position: absolute;
	top:-50px;
    left: 0;
    width:300px;
    height:auto;
	margin:0;
	z-index:5;
	text-align:left;
}
.logo img{
	width:45%;
	height:auto;
}

/*こはね*/
.obi1{
	height: 50px;
	width: 100%;
	background-color: #ff8ab5;
	border: none;
	margin:1em 0 1em 0;    /* 行間（上 右 下 左） */
}

.obi2{
	height: 10px;
	background-color: #ffb4cf;
	width: 100%;
	border: none;
}

.obi3{
	height: 6px;
	background-color: #ffd4e4;
	width: 100%;
	border: none;
	margin:1em 0;    /* 行間（上下、左右） */
}

.obi4{
	height: 10px;
	background-color: #ffacca;
	width: 100%;
	border: none;
}


/*とびお*/
.obi5{
	height: 50px;
	width: 100%;
	background-color: #5be29b;
	border: none;
	margin:1em 0 1em 0;
}

.obi6{
	height: 10px;
	background-color: #82f9ba;
	width: 100%;
	border: none;
}

.obi7{
	height: 6px;
	background-color: #adfed6;
	width: 100%;
	border: none;
	margin:1em 0;
}

.obi8{
	height: 10px;
	background-color: #71f9b1;
	width: 100%;
	border: none;
}


/*Bani*/
.obi9{
	height: 50px;
	width: 100%;
	background-color: #fec24c;
	border: none;
	margin:1em 0 1em 0;
}

.obi10{
	height: 10px;
	background-color: #ffe595;
	width: 100%;
	border: none;
}

.obi11{
	height: 6px;
	background-color: #f7e867;
	width: 100%;
	border: none;
	margin:1em 0;
}

.obi12{
	height: 10px;
	background-color: #ffd34c;
	width: 100%;
	border: none;
}


/*Princess Rabi*/
.obi13{
	height: 50px;
	width: 100%;
	background-color: #b7a2fc;
	border: none;
	margin:1em 0 1em 0;
}

.obi14{
	height: 10px;
	background-color: #d3c6fd;
	width: 100%;
	border: none;
}

.obi15{
	height: 6px;
	background-color: #dedcff;
	width: 100%;
	border: none;
	margin:1em 0;
}

.obi16{
	height: 10px;
	background-color: #ccbdff;
	width: 100%;
	border: none;
}


/*King Wani*/
.obi17{
	height: 50px;
	width: 100%;
	background-color: #b5aebe;
	border: none;
	margin:1em 0 1em 0;
}

.obi18{
	height: 10px;
	background-color: #d3ccdc;
	width: 100%;
	border: none;
}

.obi19{
	height: 6px;
	background-color: #e6dfef;
	width: 100%;
	border: none;
	margin:1em 0;
}

.obi20{
	height: 10px;
	background-color: #ccc5d4;
	width: 100%;
	border: none;
}



.chara_list{
	position:absolute;
	width: 380px;
	height: 100px;
	top:64px;
	right:0;
	left:0;
	margin:0 auto;
	border-style:none;	/*枠線のスタイルを「線なし」にする*/
}

.list{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: auto;
}


.setumeiArea{
	position:relative;
	width: 380px;
	height: 400px;
	top:10px;
	left:0;
	right:0;
	margin:0 auto;   /*  中央揃え  */
	z-index:1;
}
.setumei{
	position:relative;
	width: 380px;
	height: 115px;
	top:-10px;
	left:0;
	right:0;
	margin:0 auto;   /*  中央揃え  */
}

.next_page{
	position:absolute;
	width: 380px;
	height: 50px;
	top:110px;
	right:0;
	margin:0 0 0 0;   /*  上 右 下 左  */
	text-align: right;
}
.next_page img{
	width: 5%;
	height: auto;
}
.pre_page{
	position:absolute;
	width: 380px;
	height: 50px;
	top:110px;
	left:0;
	margin:0 0 0 0;   /*  上 右 下 左  */
	text-align: left;
}
.pre_page img{
	width: 5%;
	height: auto;
}

.voice{
	position:absolute;
	width:380px;
	height:40px;
	top:70px;
	left:0;
	right:0;
	padding-right:45px;
	text-align: right;
	box-sizing:border-box;	/*あらゆるものを高さに含める*/
	line-height:0;
}

.box{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0;
	text-align: center;
	cursor:pointer;
}
.box img{
	width: 80%;
	height: auto;
}




.obi{
	height: 50px;
	width: 100%;
	bottom: 0;
	background-color: #ffacca;
	/* background: linear-gradient(180deg, #ff9bc1, #3c3c3c); */
	border: none;
	margin:0 0 0 0;    /* 行間（上 右 下 左） */
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

.text{
	position: absolute;
	box-sizing:border-box;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #ff8ab5;
	font-size:5px;
	text-decoration:none;
	text-align:center;
	line-height:5px;
	margin:0;
}



*{
	margin:0;
	padding:0;
	box-sizing:border-box;            /* パディングとボーダーを幅と高さに含める */
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
body {
	width:100%;
	height:100%;
	min-width:380px;
}


