@charset "utf-8";
/* ===================================================================
CSS information

 file name  :character.css
 style info :キャラクターページのスタイル
=================================================================== */

/* ---------------------------------------------------------------

キャラクターページ共通
index.html

--------------------------------------------------------------- */

.pageTitle {
}

#charaDetail {
	float:right;
	width:704px;
	padding:20px 30px 0 0;
}

#charaDetail .leftSpace {
	padding-left:194px;
}

#charaDetail h1 {
	margin:30px 0 18px;
	padding-left:194px;
}

#charaDetail h2 {
	margin-bottom:20px;
	padding-left:194px;
}

#charaDetailFull {
	float:right;
	width:733px;
	padding:20px 0 0 30px;
}


#charaNav {
	float:left;
	width:212px;
	position:relative;
	margin-top:21px;
}

#charaNav li {
	position:absolute;
}

#charaNav li.tit_lnav01 {top:0px;}
#charaNav li.charaNav01 {top:43px;}
#charaNav li.tit_lnav {top:130px;}
#charaNav li.charaNav02 {top:173px;}
#charaNav li.charaNav03 {top:250px;}
#charaNav li.charaNav04 {top:324px;}
#charaNav li.charaNav05 {top:401px;}
#charaNav li.charaNav06 {top:478px;}
#charaNav li.tit_lnav03 {top:567px;}
#charaNav li.charaNav07 {top:601px;}

#charaNav li img {
}

#content p.zokuhou {
	text-align:right;
	padding:35px 30px 0 0;
	clear:both;
}


/* ---------------------------------------------------------------

キャラクタートップページ
index.html

--------------------------------------------------------------- */

.indexPage #content {
	text-align:center;
}

.indexPage .pageTitle {
	margin-bottom:24px;
}

.indexPage #thumnailTop {/*
	margin:21px 0 19px;*/
}

.indexPage #thumnailBottom {
	margin:0 0 14px;
}

.indexPage .thumnailNav {/*
	padding-left:51px;*/
}

.indexPage .thumnailNav li {
	float:left;
	margin-right:15px;
}

.indexPage #content h2 {
	text-align:center;
	clear:both;
}

.indexPage .gotop {
	padding-right:36px;
}




/* ---------*/

.indexPage .thumbNavArea {
	widht: 872px;
	margin: 30px auto 0;}
	
	
.thumbNavArea .floatRight {
	width: 548px;}
	

.thumbNavArea .chara01 {
	width: 310px;
	margin-bottom: 14px;
}
.thumbNavArea .bg01 {
	background: url(../images/character/bg01.gif) no-repeat;
	padding: 15px;
	width: 280px;}
	
.thumbNavArea .bg02 {
	background: url(../images/character/bg02.gif) no-repeat;
	padding: 15px;
	width: 519px;}
	
.thumbNavArea .bg03 {
	background: url(../images/character/bg03.gif) no-repeat;
	padding: 15px;
	width: 280px;}



/* ---------------------------------------------------------------

キャラクター別背景

--------------------------------------------------------------- */

.mikotoPage #contentWrap {
	background:url(/images/character/bg_content_chara01.jpg) no-repeat center top;
}

.mikotoPage #contentWrap #charaDetail {
	padding-top:26px;
}
/*
.mikotoPage #contentWrap h1 {
	margin-top:0;
}*/

.fushimiPage #contentWrap {
	background:url(/images/character/bg_content_chara02.jpg) no-repeat center top;
}

.fukasePage #contentWrap {
}

.kamiyaPage #contentWrap {
	background:url(/images/character/bg_content_chara04.jpg) no-repeat center top;
}

.shindoPage #contentWrap {
	background:url(/images/character/bg_content_chara05.jpg) no-repeat center top;
}
.shindoPage #contentWrap p.zokuhou {
	padding-top:105px;
}
.ressentimentmanPage #contentWrap {
	background:url(/images/character/bg_content_chara06.jpg) no-repeat center top;
}
.skeletonPage #contentWrap {
	background:url(/images/character/bg_content_chara07.jpg) no-repeat center top;
}

/* ---------------------------------------------------------------

共通


--------------------------------------------------------------- */

.skeletonPage #charaDetailFull h1,
.mikotoPage #charaDetailFull h1 {
	margin: 0 0 20px;
}
.ressentimentmanPage #charaDetailFull h1,
.fushimiPage #charaDetailFull h1,
.kamiyaPage #charaDetailFull h1,
.shindoPage #charaDetailFull h1 {
	margin:30px 0 20px;
}


/* ---------------------------------------------------------------

深瀬ページ

--------------------------------------------------------------- */

.fushimiPage #contentWrap {
}

/* ---------------------------------------------------------------

新道ページ

--------------------------------------------------------------- */

.shindoPage #charaDetailFull p.right_txt {
	float: right;
    padding: 138px 0 22px;
    width: 411px;
}
/* ---------------------------------------------------------------

伏見ページ

--------------------------------------------------------------- */	
	
.fushimiPage #hina {
	position: absolute;
	right: -71px;
	top: 1115px;}
	
/* ---------------------------------------------------------------

伏見ページ

--------------------------------------------------------------- */	
	
.ressentimentmanPage #img {
	position: absolute;
	right: -146px;
	top: 1094px;}