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

h2 {
	display:block;
	background:url(../img/title.gif) no-repeat;
	width:896px;
	height:40px;
	text-indent:-9999px;
	}
#contents_2nd {
	width:896px;
	margin:0px 12px 12px 12px ;
	background:none;
	}
#contents_2nd #main {
	border-bottom:none;
	margin-top:10px;
	width:896px;
	}
#contents_2nd #main .block {
	padding-bottom:10px;
	width:896px;
	}
#contents_2nd #main .block h4 {
	clear:both;
	padding-left:5px ;
	border-left:4px solid #d50303;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;
	}
#contents_2nd #main .block p {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	font-size:small;
	line-height:1.5em;
	}
#contents_2nd #main .block .text {
	font-size:small;
	float:right;
	width:530px;
	}
#contents_2nd #main .block dl {
	font-size:small;
	margin:5px;
	}
#contents_2nd #main .block dd {
	background:url(../../common/img/dot.gif) repeat-x bottom;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:5px;
	}