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

h2 {
	background: url(../img/common/maintitle.png) no-repeat 0 20px;
	width: 508px;
	height: 138px;
	text-indent: -9999px;
	margin: 0 auto 20px;
}

em {
	font-style: normal;
	font-size: 150%;
	font-weight: bold;
}

#talkInfo {
	text-align: center;
}

/*吹き出し設定
----------------------------------------------*/
#con dl {
	width: 500px;
	margin: 0 auto 25px;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#con dl:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

#con dt {
	float: left;
	position: relative;
}
#con dd {
	float: right;
	width: 320px;
	position: relative;
	padding: 15px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#con dd span {
	position: absolute;
	top: 50%;
	left: -16px;
}

.guest { float: right!important; }
.guestdd { float: left!important; }
.guestt { left: 349px!important; }


/*キャラ色
----------------------------------------------*/
.richard { background: url(../img/common/chara13_w500.jpg) repeat-y; }
.yacchi { background: #EE8263; }
.takara { background: #ED6EA8; }
.himori { background: #D34557; }
.nagi { background: #7BC2EC; }
.tetsu { background: #FFB81F; }
.tatara { background: #3E436A; color: #fff; }
.tange { background: #D4AD71; }
.kohiyama { background: #807488; }
.kujou { background: #666666; color: #fff; }
.kojirou { background: #8A6F9F; }
.mizuki { background: #BC4E69; }
.karen { background: #b3b3b3; }


/*続く
----------------------------------------------*/
#next {
	width: 800px;
	margin: 0 auto;
	text-align: right;
}

h3 {
	background: url(../img/common/back_number_title.png) no-repeat;
	width: 508px;
	height: 118px;
	text-indent: -9999px;
	margin: 80px auto 30px;
	cursor: pointer;
}

#backnumber {
	width: 600px;
	margin: 0 auto;
	display: none;
}
#backnumber li {
	background: url(../img/common/ico_mail6A.gif) no-repeat 0 4px;
	text-indent: 25px;
	margin-bottom: 0.5em;
}





