#contbox {
	width: 144px;

	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 6px 6px;
	font-size: 88%;
	line-height: 1.4em;
}

#leftbox ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;	
}

h4#mado {
	width: 560px;

	height: 55px;
	margin: 0px auto;
	margin-bottom: 7px;
	padding:0px 0px;
	background: transparent url(/compile/comic/image/tit_mado.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#profile {
	width: 160px;

	height: 30px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/comic/image/profile.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#backnamber {
	width: 160px;

	height: 30px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/comic/image/bn.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#char {
    width: 470px;
    height: 160px;
    margin: 0px auto;
    padding:0px 0px;
    background: transparent url(/compile/comic/image/ill_read.jpg);
    background-repeat: no-repeat;
    display: block;
    clear: both;
    text-decoration:none;
    font-weight:normal;
}

#linkcont {
	width: 158px;
	height: 160px;
	margin-left: 270px;
	font-size: 88%;
	line-height: 1.5em;
	text-align: left;
	
}

h3#noxx {
	width: 468px;
	height: 35px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/comic/image/icon_no.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	display: block;
	clear: both;
	text-align: center;
	/* border: 1px solid #333; */
}

h3 span {
	position: relative;
	top: 10px;
}

h3#comic {
	width: 537px;
	height: 760px;
	margin: 0px auto;
	padding:0px 0px;
	display: block;
	clear: both;
	text-align: center;
	border: 1px solid #999;
}

#page {
	width: 537px;
	margin: 10px auto;
	padding:0px 0px;
	display: block;
	clear: both;
}

.come {
	width: 100%;
	text-align: center;
	font-weight:bold;
	color:#BD100C;
}

h4#character {
	width: 560px;
	height: 40px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding:0px 0px;
	background: transparent url(/compile/character/image/tit_character.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#mano {
	width: 550px;
	height: 270px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/character/image/chara_mano.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#chikako {
	width: 550px;
	height: 303px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/character/image/chara_chikako.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#kaede {
	width: 550px;
	height: 303px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/character/image/chara_kaede.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

h4#shikiri {
	width: 550px;
	height: 68px;
	margin: 0px auto;
	padding:0px 0px;
	background: transparent url(/compile/character/image/ill_shikiri.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}


#charaicon {
	width: 336px;
	margin:0px auto;
	padding:0;
	list-style-position : inside ;
	display: block;
	clear: both;
}

#charaicon ul {
	width:336px;             
	height:112px;            
	list-style:none;         
	margin:0px 0px;      
	padding:0px 0px;
}

/* e */
#charaicon li
   {
    width:112px;             
    height:112px;            
	margin:0px 0px;
	padding:0px 0px;
    float:left;              
   }


#charaicon .mano a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/compile/character/image/bt_chara.jpg);
    background-position:0px 0px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
#charaicon .mano a:hover
   {
    background-image:url(/compile/character/image/bt_chara_over.jpg);
    background-position:0px 0px;
   }

#charaicon .chikako a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/compile/character/image/bt_chara.jpg);
    background-position:-112px 0px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
#charaicon .chikako a:hover
   {
    background-image:url(/compile/character/image/bt_chara_over.jpg);
    background-position:-112px 0px;
   }

#charaicon .kaede a
   {
    display:block;
    width:100%;
    height:100%;
    background-image:url(/compile/character/image/bt_chara.jpg);
    background-position:-224px 0px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
    }
#charaicon .kaede a:hover
   {
    background-image:url(/compile/character/image/bt_chara_over.jpg);
    background-position:-224px 0px;
   }
