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

.hed_img {
	width:650px;
	margin-bottom:20px;
}


/*title_name
--------------------------------*/
h2.character_name {
	background:url(../images/character/bg_title.gif) 0 0 no-repeat;
	width:630px;
	height:32px;
	font-size:1em;
	line-height:-1em;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 10px 0;
	margin-bottom:20px;
}

h2.bland_name span {
	padding-left:15px;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}


/*inner_main
--------------------------------*/
.inner_main {
	width:630px;
	margin:auto;
}


.inner_main_l {
	width:150px;
	float:left;
}

.inner_main_r {
	width:460px;
	float:right;
	margin-bottom:20px;
}


.inner_main_r h3 {
	background:url(../images/brand/bg_line.gif) bottom no-repeat;
	height:25px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
}

.bland_comment {
	font-size:0.8em;
	line-height:1.8em;
	margin-bottom:20px;
}


/*イメージ画像一覧
------------------------------------------*/

.inner_main_img {
	width:255px;
	float:left;
	padding-right: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
	text-align: center;
}
