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

#title_concept {
	background: url(../images/infomation/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 660px;
	margin-bottom: 10px;
}


#main_content h3 {
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	letter-spacing: 0.2em;
}


#main_content ul {
	padding-bottom: 10px;
}

#main_content ul li {
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
	background: url(../images/infomation/arrow.gif) no-repeat 10px center;
}

#main_content dl {
	margin-bottom: 20px;
}

#main_content dl dt {
	width: 230px;
	padding-left: 25px;
	background: url(../images/infomation/arrow.gif) no-repeat 10px center;
	margin-bottom: 5px;
}

#main_content dl dd {
	width: 250px;
	margin-top: -18px;
	padding-left: 250px;
	margin-bottom: 5px;
}

#infomation_table {
	width: 640px;
	border-top: 1px dotted #999999;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#infomation_table th {
	border-bottom: 1px dotted #999999;
	font-weight: normal;
	text-align: left;
	background: #F7F7F7;
	padding: 10px 5px;
	width: 120px;
}

#infomation_table td {
	border-bottom: 1px dotted #999999;
	padding: 10px 5px;
}
