@charset "utf-8";
@import "../common/css/0-import.css";
#conts h2 {
	margin-bottom: 34px;
}

#conts h3 {
	margin: 0 0 16px 5px;
	font-size: 14px;
	color: #13A4BF;
}

#conts table.table01 a {
	color: #333;
}

#conts table.table01 {
	margin: 0 0 18px 15px;
	width: 680px;
	line-height: 1.5;
}

#conts table.table01 td {
	padding: 5px 0 4px;
	background: url(../img/example/im_line680.jpg) repeat-x left bottom;
}

#conts table.table01 td.back {
	padding: 1px 0 0;
}

#conts h3.h301 {
	color: #13BF3F;
}

#conts h3.h302 {
	margin-bottom: 18px;
	color: #BF3F13;
}

#conts .box01 {
	margin: 0 5px;
	padding-top: 17px;
	clear: both;
}

#conts .box01 .innerbox {
	padding-top: 30px;
	width: 626px;
}

#conts .box01 .bgbox {
	padding: 11px 25px 30px 10px;
	background: url(../img/example/bg_box01.gif) no-repeat left top;
	font-weight: bold;
}
	* html #conts .box01 .bgbox {
		width: 591px;
	}
	*+html #conts .box01 .bgbox {
		width: 591px;
	}

#conts .box02 {
	margin: 18px 4px 0 7px;
	clear: both;
}

#conts .box02 .innerbox {
	margin-top: 5px;
	width: 575px;
	float: right;
}

#conts .box02 .bgbox {
	padding: 20px 20px;
	background: url(../img/example/bg_box02.jpg) no-repeat left top;
}
	* html #conts .box02 .bgbox {
		width: 535px;
	}
	*+html #conts .box02 .bgbox {
		width: 535px;
	}

#conts .box02 .img01 {
	margin-top: 9px;
}

#conts .box01 .innerbox01 {
	width: 612px;
}

#conts .box01 .innerbox01 .bgbox {
	background: url(../img/example/bg_box02.gif) no-repeat left top;
}
	* html #conts .box01 .innerbox01 .bgbox {
		width: 577px;
	}
	*+html #conts .box01 .innerbox01 .bgbox {
		width: 577px;
	}

#conts .box03 {
	margin-left: 20px;
}

#conts .box03 .innerbox .bgbox {
	background: url(../img/example/bg_box03.jpg) no-repeat left top;
}

#conts .box03 .img02 {
	margin-top: 20px;
}

#conts .box04 .innerbox {
	padding-top: 30px;
	width: 600px;
}

#conts .box04 .bgbox {
	background: url(../img/example/bg_box03.gif) no-repeat left top;
}
	* html #conts .box04 .bgbox {
		width: 565px;
	}
	*+html #conts .box04 .bgbox {
		width: 565px;
	}

#conts .box05 {
	margin-left: 30px;
}

#conts .box05 .innerbox .bgbox {
	background: url(../img/example/bg_box04.jpg) no-repeat left top;
}

#conts .box05 .img02 {
	margin-top: 15px;
}

#conts a {
	color: #0080ff;
}