/* -------------------------------
 登録審査基準について・リンク登録について */
 
#comment {
	margin-bottom:20px;
}
#main_container h2 {
	margin-bottom:6px;
}
#about p {
	margin:0 0 20px 16px;
}

/* -------------------------------
 有料・無料リンク登録 */

#detail h2 {
	margin-bottom:20px;
}
#detail h3 {
	margin:10px 0 6px;
}
#detail h4 {
	margin:16px 0 6px;
	padding-left:12px;
	font-size:1.1em;
	color:#0080ff;
	background:url(../img/common/point01.gif) 0 0.2em no-repeat;
}
#detail ul {
	margin:0 0 20px 8px;
}
#detail ul li {
	padding:4px 0 4px 12px;
	background:url(../img/common/point02.gif) 0 10px no-repeat;
	border-bottom:dotted 1px #ffd2a4;
}
#detail p {
	margin:0 0 8px 8px;
}

#detail table {
	width:100%;
	margin-bottom:8px;
	border:solid #a9d4ff;
	border-width:1px 0 0 1px;
}
#detail table th {
	padding:2px 4px;
	background:#eaf5ff;
	border:solid #a9d4ff;
	border-width:0 1px 1px 0;
	font-weight:normal;
}
#detail table td {
	padding:2px 4px;
	text-align:center;
	border:solid #a9d4ff;
	border-width:0 1px 1px 0;
}
#detail table td.bg {
	border-width:0 1px 0 0;
	background:url(../img/common/dashed_bg03.gif) 50% 100% no-repeat;
}
#detail div {
	margin-bottom:20px;
	text-align:center;
}

