@charset "utf-8";


/*Content
---------------------------------------------------------------------------------------------------------------------------*/
#content-container h2{
	background:url(images/contents_title.jpg) no-repeat;
	}

img.check{
	margin:0 0 15px 407px;
}

.list_title{
	padding:3px 0 2px 35px;
	font-size:93%;
	font-weight:bold;
	background:#ddd url(../common/images/h3_bg.gif) no-repeat center left;
	clear:both;
	}


#content-container table{
	margin-bottom:30px;
}

th.list_content{
	padding:3px 10px;
	border-bottom:1px solid #ddd;
	color:#333;
	font-size:85%;
	width:360px;
	}

th.list_period{
	padding:3px 10px;
	border-bottom:1px solid #eee;
	color:#333;
	font-size:85%;
	}

td{
	vertical-align:top;
	padding:5px 10px;
	font-weight:bold;
	}


.list_end{
	padding-bottom:45px;
	}

