@charset "UTF-8";

#story_cont_1{
	width:960px;
	height: 2565px;
	background-image: url(images/story_1.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 170%;
}
#story_cont_2{
	width:960px;
	height: 2565px;
	background-image: url(images/story_2.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 170%;
}
#story_cont_3{
	width:960px;
	height: 2565px;
	background-image: url(images/story_3.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 170%;
}
#story h1{
	width:960px;
	height: 50px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#story h2{
	height: 40px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#story h3{
	height: 106px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#wrap_story{
	width: 830px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/*local_navi */

#l_navi_area{
	width:960px;
	height: 66px;
}
#l_navi{
	width: 960px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-top: 36px;
}
div.l_navi_01 a{
	background-image: url(images/l_navi.jpg);
	width: 150px;
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0px;
	float: left;
}
div.l_navi_01 a:hover{
	background-position: 0px -30px;
}
div.l_navi_02 a{
	background-image: url(images/l_navi.jpg);
	width: 150px;
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	background-position: -180px 0px;
	float: left;
}
div.l_navi_02 a:hover{
	background-position: -180px -30px;
}
div.l_navi_03 a{
	background-image: url(images/l_navi.jpg);
	width: 150px;
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	background-position: -360px 0px;
	float: left;
}
div.l_navi_03 a:hover{
	background-position: -360px -30px;
}
.l_n_225{
	width: 225px;
	height: 30px;
	float: left;
}
.l_n_30{
	width: 30px;
	height: 30px;
	float: left;
}

/*text */

.txt_r{
	width: 535px;
	height: 125px;
	text-align: left;
	padding-top: 80px;
	padding-left: 295px;
	font-size: 14px;
	color: #666666;
	line-height: 150%;
}
.txt_l{
	width: 535px;
	height: 125px;
	text-align: left;
	padding-top: 80px;
	padding-left: 3px;
	padding-right: 292px;
	font-size: 14px;
	color: #666666;
	line-height: 150%;
}
