@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-04-17
 * Modified: 2010-04-17
 * Editor:   hara
 *
 * Information: common
 *
 * ******************************
 */
/**********************************/
/*****▼ right_column start ▼*****/
/**********************************/
#story #right_column h2{
	background: url(../../img/story/title_h2.jpg) left top no-repeat;
	height: 47px;
}

h3{
	width: 546px;
	height: 30px;
	margin-bottom: 20px;
	text-indent: -9999px;
	display: block;	
}

#first_area,
#second_area,
#third_area{
	margin-bottom: 30px;
}

#first_area h3{
	background: url(../../img/story/title_h3_01.jpg) left bottom no-repeat;
}

#second_area h3{
	background: url(../../img/story/title_h3_02.jpg) left bottom no-repeat;
}

#third_area h3{
	background: url(../../img/story/title_h3_03.jpg) left bottom no-repeat;
}

.section_lv1,
.section_lv2,
.section_lv3{
	padding: 0 10px;
}

#first_area .section_lv1 img{
	padding: 0 0 10px 10px; 
	float: right;
}

#second_area .section_lv1,
#second_area .section_lv2,
#third_area .section_lv1,
#third_area .section_lv2{
 margin-bottom: 20px;
}

#second_area .section_lv2 img,
#third_area .section_lv2 img{
	margin: 0 25px 0 35px;
	float: right;
}

#second_area span,
#third_area span{
	font-weight: bold;
}

#second_area .section_lv2 .red,
#second_area .section_lv3 .red,
#third_area .section_lv2 .red,
#third_area .section_lv3 .red{
	color: #CC0000;
}

/**********************************/
/*****▲ right_column end ▲*****/
/**********************************/

/**********************************/
/*****▼ left_column start ▼*****/
/**********************************/


/**********************************/
/*****▲ left_column end ▲*****/
/**********************************/

