@charset "UTF-8";

/*
///////////////////////
2ndページ用
///////////////////////
*/

#wrapper {
background: url(../../character/imgs/chr_bg.jpg) top center no-repeat;
width: 860px;
height: 685px;
min-height: 700px;
margin: 0 auto;
padding: 0 63px;
font-size: 90%;
line-height: 1.3em;
text-align: left;
}

#contents {
background: url(../imgs/2nd_bgline.gif) top center repeat-y;
width: 860px;
margin: 0 auto;
padding: 0;
}

			#contents:after {
			content: ".";
			display: block;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			visibility: hidden;
			}

img {
border: 0;
}

p {
font-size: 110%;
line-height: 1.5em;
margin: 10px 0;
}

h3 {
font-size: 150%;
line-height: 150%;
font-weight: bold;
}

#charaWrapper {
margin: 0 auto;

}

			#charaWrapper:after {
			content: ".";
			display: block;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			visibility: hidden;
			}


#charaWrapper #btnSet {
width: 495px; height: 40px;
margin: 4px auto 19px auto;
}

#charaWrapper ul { margin:0 ; padding: 0; overflow: hidden;}
#charaWrapper li { display: inline; width: 40px; margin-right:5px; }
#charaWrapper #frame { width: 604px; margin-left: 125px; margin-top: 0;}


#chr01 {background:url(../../character/imgs/chr_bg_01.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr02 {background:url(../../character/imgs/chr_bg_02.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr03 {background:url(../../character/imgs/chr_bg_03.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr04 {background:url(../../character/imgs/chr_bg_04.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr05 {background:url(../../character/imgs/chr_bg_05.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr06 {background:url(../../character/imgs/chr_bg_06.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr07 {background:url(../../character/imgs/chr_bg_07.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr08 {background:url(../../character/imgs/chr_bg_08.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr09 {background:url(../../character/imgs/chr_bg_09.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr10 {background:url(../../character/imgs/chr_bg_10.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr11 {background:url(../../character/imgs/chr_bg_11.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr12 {background:url(../../character/imgs/chr_bg_12.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr13 {background:url(../../character/imgs/chr_bg_13.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr14 {background:url(../../character/imgs/chr_bg_14.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr15 {background:url(../../character/imgs/chr_bg_15.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr16 {background:url(../../character/imgs/chr_bg_16.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr17 {background:url(../../character/imgs/chr_bg_17.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr18 {background:url(../../character/imgs/chr_bg_18.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr19 {background:url(../../character/imgs/chr_bg_19.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr20 {background:url(../../character/imgs/chr_bg_20.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr21 {background:url(../../character/imgs/chr_bg_21.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr22 {background:url(../../character/imgs/chr_bg_22.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr23 {background:url(../../character/imgs/chr_bg_23.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr24 {background:url(../../character/imgs/chr_bg_24.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr25 {background:url(../../character/imgs/chr_bg_25.jpg) #fff top left no-repeat; width:610px; height:460px;}
#chr26 {background:url(../../character/imgs/chr_bg_26.jpg) #fff top left no-repeat; width:610px; height:460px;}

#chrContainer {
margin: 0;
padding-top:45px;
padding-left: 262px;
width: 300px;
}

#chrContainer h4 {font-size:150%; font-weight: bold; line-height: 150%; margin:0; padding:0;}
#chrContainer h4 span {font-size:80%;}
#chrContainer p {font-size: 110%; line-height:150%; margin-top: 10px;}


/* mac ie5以外 \*/
*html #charaWrapper #btnSet { margin-top: 2px;}
/* mac ie5以外 */

/* ie7 */
*:first-child+html #charaWrapper #btnSet { margin-top: 0;}
/* ie7 */

