@charset="UTF-8";


#header h2{
	margin:10px 15px;
	padding:0;
	background:url(../img/12chara_title.gif) left no-repeat;
	text-indent: -2300px;
	height: 25px;
	width:730px;
}


h1 {
	color: #8080B3;
	text-indent:0;
	height: 22px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
	padding-top: 12px;
	background-image: none;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #C1DFDF;
}

.text_left {
	position: absolute;
	text-align: left;
	width:184px;
	top: 180px;
	left: 50px;
}
.text_right {
	position: absolute;
	text-align: left;
	width:184px;
	top: 180px;
	right: 41px;
}
#contents p {
	padding-top: 45px;
	padding-bottom: 70px;
	text-align: center;
}
strong {
	color: #FF3300;
}
#footer {
	margin-top: 15px;
}

