@charset "utf-8";
/* CSS Document */


h3{
	margin-bottom:20px;
}

h4{
	border-left:solid 5px #002A1C;
	border-bottom:solid 1px #002A1C;
	font-size:200%;
	padding:2px 0 5px 8px;
	margin:0 0 25px;
	font-weight:normal;
}

#reform{}

#reform ul{
	margin:10px 0 10px 0px;
	border:solid 1px #002a1c;
	padding:10px;
	background:#FFF;
}

#reform li{
	list-style:disc;
	font-size:140%;
	line-height:130%;
	font-weight:bold;
	margin-left:20px;
}


#example_01{
	background:url(../reform/images/example_back01.jpg) no-repeat;
	width:600px;
	margin:20px auto;
	padding:235px 10px 20px 10px;
	text-align:left;
}

#example_01 a{
	display:block;
	margin:-52px 0 20px 458px;
	width:140px;
	height:26px;
	text-indent:-9999px;
}

#example_02{
	background:url(../reform/images/example_back02.jpg) no-repeat;
	width:600px;
	margin:20px auto;
	padding:235px 10px 25px 10px;
	text-align:left;
}

#example_02 a{
	display:block;
	margin:-52px 0 25px 458px;
	width:140px;
	height:26px;
	text-indent:-9999px;
}

#example_01 img{
	padding:0 10px 10px 0;
}

#example_02 img{
	padding:0 10px 10px 0;
}

#example_img{
	margin:30px auto;
	width:630px;
}

#example_img p{
	text-align:left;
	margin:0 0px 10px;
}
