@charset "utf-8";
/* CSS Document */


/* キャラクター紹介 */
body.chara { background:url(../../common/images/bg_001.jpg) center top repeat-y #941118; }
body.chara #Wrap { background:url(../images/bg_001.jpg) center top no-repeat; }
body.chara #Main { background:none; }
body.chara #Main_inner_bg { padding:0; margin-bottom:75px; }
body.chara h2 { margin-bottom:28px; margin-top:-2px; padding-left:1px;}
.charaarea01 { background:url(../images/bg_01.png) center top ; width:980px; height:2044px; clear:both; margin-bottom:104px;}
.charaarea02 { background:url(../images/bg_02.png) center top ; width:980px; height:810px; clear:both; margin-bottom:57px;}
.chara_head { padding:31px 0 0 37px; position:relative; margin-bottom:4px;}
.charaarea02 .chara_head { padding:30px 0 0 37px; margin-bottom:18px;}
.chara_head img { display:block;}
.chara_head .mark { position:absolute; top:-101px; right:4px;}
.charaarea02 .chara_head .mark { top:-90px;}
.chara_list { margin:0 0 0 5px;}
.chara_list li { display:inline; float:left; margin-bottom:15px; position:relative;}
.chara_list li span{ position:absolute; bottom:1px; left:131px;}
.mb13 {margin-bottom:13px!important;}