@charset "utf-8";
/* ===================================================================
CSS information

 file name  :row.css
 style info :歯並び
=================================================================== */
#h_story {
	background:#fff url(../img/story/title_story.gif) 0 0 no-repeat;
}
#story_body {
	clear:both;
	width:580px;
	padding-left:20px;
	padding-right:20px;
	background:url(../img/bg_contents_body.gif) 0 0 repeat-y;
}
h3 {
	clear:both;
	width:580px;
	height:50px;
	text-indent:-9999px;
}
#title_s_success {
	background:#fff url(../img/story/title_s_success.gif) 0 0 no-repeat;
}
#title_s_failure {
	background:#fff url(../img/story/title_s_failure.gif) 0 0 no-repeat;
}
#failure_menu {
	clear:both;
	width:580px;
	background:#fff url(../img/story/bg_failure.gif) 0 center no-repeat;
}
#failure_menu ul {
	clear:both;
	padding-left:95px;
}
#success_menu {
	clear:both;
	width:580px;
	background:#fff url(../img/story/bg_success.gif) right center no-repeat;
	margin-bottom:30px;
	border-bottom:#73bab7 2px dotted;
}
#success_menu ul {
	clear:both;
	margin-right:95px;
}
#failure_menu ul li,#success_menu ul li {
	margin-bottom:10px;
}
#failure_menu ul li a,#success_menu ul li a {
	width:485px;
	height:52px;
	margin-bottom:10px;
	display:block;
	text-indent:-9999px;
}
#failure_no1 a {
	background:#fff url(../img/story/btn_failure_no1.gif) 0 0 no-repeat;
}
#failure_no1 a:hover {
	background:#fff url(../img/story/btn_failure_no1.gif) -485px 0 no-repeat;
}
#failure_no2 a {
	background:#fff url(../img/story/btn_failure_no2.gif) 0 0 no-repeat;
}
#failure_no2 a:hover {
	background:#fff url(../img/story/btn_failure_no2.gif) -485px 0 no-repeat;
}
#failure_no3 a {
	background:#fff url(../img/story/btn_failure_no3.gif) 0 0 no-repeat;
}
#failure_no3 a:hover {
	background:#fff url(../img/story/btn_failure_no3.gif) -485px 0 no-repeat;
}
#success_no1 a {
	background:#fff url(../img/story/btn_success_no1.gif) 0 0 no-repeat;
}
#success_no1 a:hover {
	background:#fff url(../img/story/btn_success_no1.gif) -485px 0 no-repeat;
}
#success_no2 a {
	background:#fff url(../img/story/btn_success_no2.gif) 0 0 no-repeat;
}
#success_no2 a:hover {
	background:#fff url(../img/story/btn_success_no2.gif) -485px 0 no-repeat;
}
#failure_story {
	clear:both;
	width:580px;
	margin-bottom:10px;
}
#failure_story h4 {
	width:570px;
	height:30px;
	padding-top:15px;
	padding-left:10px;
	line-height:2.6;
	font-size:90%;
	background:#fff url(../img/story/bg_menu_failure.gif) 0 0 no-repeat;
}
#failure_story h4 a:hover {
	color:#fff;
}
#failure_story dl {
	clear:both;
	width:560px;
	padding:10px;
	margin-bottom:10px;
	background:#fff url(../img/story/bg_bottom_failure.gif) 0 bottom no-repeat;
}
#failure_story dl dt {
	width:110px;
	height:110px;
	float:left;
	text-indent:-9999px;
}
#failure_story dl dd {
	float:right;
	width:450px;
}
#success_story {
	clear:both;
	width:580px;
	margin-bottom:10px;
}
#success_story h4 {
	width:570px;
	height:30px;
	padding-top:15px;
	padding-left:10px;
	line-height:2.6;
	font-size:90%;
	background:#fff url(../img/story/bg_menu_success.gif) 0 0 no-repeat;
}
#success_story h4 a:hover {
	color:#fff;
}
#success_story dl {
	clear:both;
	width:560px;
	padding:10px;
	margin-bottom:10px;
	background:#fff url(../img/story/bg_bottom_success.gif) 0 bottom no-repeat;
}
#success_story dl dt {
	width:110px;
	height:110px;
	float:left;
	text-indent:-9999px;
}
#success_story dl dd {
	float:right;
	width:450px;
}
#failure_no1 {
	background:#fff url(../img/story/img_failure_no1.gif) 0 0 no-repeat;
}
#failure_no2 {
	background:#fff url(../img/story/img_failure_no2.gif) 0 0 no-repeat;
}
#failure_no3 {
	background:#fff url(../img/story/img_failure_no3.gif) 0 0 no-repeat;
}
#success_no1 {
	background:#fff url(../img/story/img_success_no1.gif) 0 0 no-repeat;
}
#success_no2 {
	background:#fff url(../img/story/img_success_no2.gif) 0 0 no-repeat;
}

#pattern dl dd {
	width:450px;
	display:block;
	float:right;
	padding:0 10px 10px 0;
}
#inheritance {
	padding-left:110px;
	margin-bottom:20px;
	background:#fff url(../img/row/bg_inheritance.gif) 0 center no-repeat;
}
#environment {
	padding-left:110px;
	margin-bottom:20px;
	background:#fff url(../img/row/bg_environment.gif) 0 center no-repeat;
}
#inheritance h4,#environment h4 {
	width:470px;
	height:28px;
	color:#222;
	font-size:110%;
	font-weight:bold;
	background:#fff url(../img/row/bg_cause_title.gif) 0 0 no-repeat;
}
#inheritance div,#environment div {
	width:450px;
	padding:10px;
	margin-bottom:10px;
	background:#fff url(../img/row/bg_cause_body.gif) 0 bottom no-repeat;
}




