@charset "utf-8";

h1 {
	position: absolute;
	font-size: 12px;
	font-weight:normal;
	line-height: 150%;
	left:30px;
	top:7px;
	letter-spacing:1px;}


.subtitle {
	font-size: 14px;
	color: #F99;
	padding-left: 10px;
	font-style: italic;
}
.number {
	font-size: 18px;
	color: #E5535D;
	margin-right: 10px;
	line-height: 40px;
}
.kana {
	font-size: 12px;
	font-style: italic;
	color: #BFAD95;
	padding-right: 1em;
	padding-left: 1em;
}
.category {
	font-size: 18px;
	color: #662c18;
	background: url(../image/common/category.png) repeat-x left bottom;
	font-weight: bold;
	padding: 5px 15px 10px;
	margin-bottom: 5px;
	text-align: left;
}
h2 {
	background:url(../image/common/h2.png) repeat left center;
	color:#fff;
	text-shadow:0 0 3px #333;
	margin:0 0 5px 0;
	font-size: 20px;
	line-height:35px;
	height:35px;
	padding:0 0 0 10px;
	letter-spacing:1px;}


h3{ 
font-size:20px;
margin:0 0 15px 0;
color: #333;
background: url(../image/common/h3.png) no-repeat left top;
padding:0 0 0 25px;
line-height:45px;
position:relative;
overflow:hidden;}


h6{ color:#10A5EB;
border-bottom:#10A5EB 2px dotted;
font-size:15px;
margin:0 0 7px 0;}


.vivid {
	font-size: 22px;
	font-weight: bold;
	color: #F90;
	line-height: 170%;
}


.notes {
	font-weight: bold;
	color: #F00;
}


.red {
	color: #FF726A;
	font-weight: bold;
}
.bold {	font-weight: bold;}

