@charset "utf-8";
/* ===================================================================
CSS information

 file name  :immunity.css
 style info :免責事項
=================================================================== */
#h_immunity {
	background:#fff url(../img/immunity/title_immunity.gif) 0 0 no-repeat;
}
#how_body {
	clear:both;
	width:580px;
	height:700px;
	padding-left:20px;
	padding-right:20px;
	background:url(../img/bg_contents_body.gif) 0 0 repeat-y;
}
#how_body02 {
	clear:both;
	width:580px;
	height:2300px;
	padding-left:20px;
	padding-right:20px;
	background:url(../img/bg_contents_body.gif) 0 0 repeat-y;
}
ul#immunity_list {
	padding-top:10px;
}
ul#immunity_list li {
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:#78c4c0 1px dotted;
	background:url(../img/immunity/icon_list.gif) left 5px no-repeat;
}
/*---免責事項追加修正分---*/

#discharge{

	}

#discharge h3{
	margin-bottom:30px;
	}

#discharge h4{
	margin-bottom:20px;
	}


#discharge p{
	margin-bottom:20px;
	}

#discharge p.head{
	margin-bottom:10px;
	font-weight: bold; 
	color:#006699;
	}

#discharge ul.precautions{
	font-size:10px;
	}

#discharge ul {
	margin-bottom:30px;
	}

#discharge ul li{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.5em;
	}
#immurl {
	clear:both;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:1em;
}
#immurl a {
	display:block;
	margin-bottom:0.3em;
	text-decoration:underline;
}



