/*---------------------------------*/
/* Coding
/* 2013.10.15-2013.10.17
/*---------------------------------*/


/* ---------------------------------------------------
    contents
-------------------------------------------------- */
#contents {
	font-size:small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#contents h2 {
	margin-bottom:20px;
}
/* list_box */
#contents .list_box {
	width:800px;
	padding-bottom: 20px;
	overflow:hidden;
}
#contents h2 {
	padding:20px 0 10px 43px;
	background:url("../img/tit_summary.gif") no-repeat left bottom;
	
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
#contents .list_box p {
	padding-left:4px;
	line-height:1.8em;
}
#contents .list_box td {
	border: 1px dotted;
	color: #AAA;
	width:400px;
	padding:2px;
}

#contents .list_box .list_title {
	text-align: center;
	background: none repeat scroll 0 0 #F73;
	color: #FFF;
}

/* ---------------------------------------------------
    page top
-------------------------------------------------- */
#contents p.top { margin:1em 0; }
/* ---------------------------------------------------
-------------------------------------------------- */
