@charset "utf-8";
#fanfunTtl{
	width: 100%;
}

#fanunContents img{
	max-width: 100%;
}

.intro{
	background-color: #feffd6;
	width: 92%;
	margin: 0 auto 10px;
	border: 2px solid #ffff66;
	padding: 2%;
	line-height: 1.5;
}

.intro span{
	color: #ff3399;
}


.sectionIntro {
    background-color: #ffffff;
    line-height: 1.7;
    padding: 2%;
    width: 92%;
    margin: 0 auto 10px;
}

.sectionIntro span{
	font-weight: bold;
}

.sectionStyle{
	padding-bottom: 5%;
}

#section_1{
	background: url(../img/bg_section_1.jpg) repeat left top;
	background-size: 7px 13px;
}

#section_2{
	background: url(../img/bg_section_2.jpg) repeat left top;
	background-size: 7px 13px;
}

#section_3{
	background: url(../img/bg_section_3.jpg) repeat left top;
	background-size: 7px 13px;
}


#section_1 .sectionIntro span{
	color: #9933cc;
}

#section_2 .sectionIntro span{
	color: #ff3399;
}

#section_3 .sectionIntro span{
	color: #9933cc;
}


.setumelistBox{
	width: 96%;
	margin: 0 auto;
}

.setumelistBox li{
	background-color: #ffffff;
	width: 96%;
	padding: 1%;
	margin: 0 0 10px 0;
}



.setumelistBox li p{
	line-height: 1.5;
}

.setumelistBox li p span{
	color: #ff3399;
}

#sectionInner_1 .setumelistBox li{
	border: 2px solid #e3b7ff;
}

#sectionInner_2 .setumelistBox li{
	border: 2px solid #ffc8d4;
}


.listTtl{
	display: block;
	width: auto;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#sectionInner_1 .setumelistBox .listTtl{
	background: url(../img/inner_list_bg_1.jpg) repeat-x left top;
}

#sectionInner_2 .setumelistBox .listTtl{
	background: url(../img/inner_list_bg_2.jpg) repeat-x left top;
}

.btn_page{
	width: 96%;
	margin: 0 auto;
}


#mangaBox {
	width: 90%;
	position: relative;
	margin: 0 auto;
}


#section_4{
	position: relative;
	width: 100%;
}

.btnList {
    left: 13%;
    position: absolute;
    top: 46%;
    width: 76%;
}

.btnList li{
	width: 100%;
	margin-bottom: 5px;
}

#slides{
	background-color: #ff0000;
}



