@charset "utf-8";
#jalannetosusume_top  {
	margin-bottom: 20px;
	width: 876px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#jalannetosusume  {
	margin-bottom: 20px;
	background-image: url(../../images/include1_bg001.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 876px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#jalannetosusume .osusume_block1 {
	background-image: url(../../images/include1_bg002.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-top: 20px;
}

.osusume_block1 h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F60;
	clear: both;
}
.osusume_block1 ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.osusume_block1 .fond_image {
	float: left;
}

/* clearfix */
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	font-size:0.1em;
	height:0.1px;
	line-height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
	zoom:1;
}
* html .clearfix {
	height:1px;
}.osusume_block1 #gohoukoku {
	font-size: 12px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F90;
	line-height: 1.4;
}
.osusume_block1 #gohoukoku strong {
	font-weight: bold;
}
