@charset "UTF-8";

.main_img {
	margin:15px 0 15px 10px;
}

.block_L h4 {
 margin-left:5px;
	width:518px;
}

.box_text {
	font-size:80%;
	color:#666666;
	line-height:1.3em;
	margin-left:5px;
}

/*---テーブル----------------*/

table.jirei{
	width:518px;
	margin:5px 0 10px 0;
}
table.jirei th,
table.jirei td	{
	padding:5px;
	border:solid 1px #c0c0c0;
}
table th.case01 {
	background:#fcd88d url(../img/case_01.gif) no-repeat 3px 3px;
	padding:20px 10px 5px 10px;
}
table th.case02 {
	background:#afdaf9 url(../img/case_02.gif) no-repeat 3px 3px;
	padding:20px 10px 5px 10px;
}
table th.case03 {
	background:#cfeeae url(../img/case_03.gif) no-repeat 3px 3px;
	padding:20px 10px 5px 10px;
}
table th.case04 {
	background:#dec9f2 url(../img/case_04.gif) no-repeat 3px 3px;
	padding:20px 10px 5px 10px;
}
