@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#goodpoint h2 {
	background:url(../images/goodpoint/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}


#goodpoint #content h3 {
	background:url(../images/goodpoint/hl_kind.gif) no-repeat;
	width:666px;
	height:97px;
	text-indent:-9999px;
}

#goodpoint .box {
	width:634px;
	background:url(../images/share/line_content.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-left:20px;
}

#goodpoint #box_1 {
	padding-top:20px;
}

#goodpoint #box_2 {
	background:none;
	padding-bottom:0;
}

#goodpoint h4#hl_conbination {
	background:url(../images/goodpoint/hl_conbination.gif) no-repeat;
	width:629px;
	height:32px;
	text-indent:-9999px;
}

#goodpoint #content p {
	padding-left:3px;
	padding-right:3px;
	
}

#goodpoint #content p.top {
	padding-top:10px;
}

#goodpoint #content h5#hl_main_kind {
	background:url(../images/goodpoint/hl_main_kind.gif) no-repeat;
	width:161px;
	height:17px;
	text-indent:-9999px;
	margin-left:4px;
}

#goodpoint #content h5#hl_tokuyaku {
	background:url(../images/goodpoint/hl_tokuyaku.gif) no-repeat;
	width:125px;
	height:17px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:4px;
}

#goodpoint #content .tbl {
	margin:10px 0 10px 4px;
}

#goodpoint #content .tbl table {
	border-collapse:collapse;
}



#goodpoint #content .tbl th,
#goodpoint #content .tbl td {
	padding-top:8px;
	padding-bottom:7px;
	padding-left:12px;
	border-bottom:2px solid #f3f0ea;
	vertical-align:top;
}

#goodpoint #content .tbl th.title {
	background-color:#ffa2c8;
	color:#FFF;
	font-size:14px;
	padding-top:5px;
	padding-bottom:3px;
}

#goodpoint #content .tbl th.name {
	background-color:#ffe1c0;
	width:140px;
	font-weight:normal;
}

#goodpoint #content .tbl td {
	background-color:#FFF;
	padding-right:12px;
}