@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#knowledge h2 {
	background:url(../images/knowledge/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}


#knowledge #content h3 {
	background:url(../images/knowledge/hl_about_hoken.gif) no-repeat;
	width:666px;
	height:57px;
	text-indent:-9999px;
}

#knowledge #content .inner ul {
	padding:16px 0 0 16px;
}

#knowledge #content .inner li {
	width:634px;
	background:url(../images/share/line_content.gif) no-repeat left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}

#knowledge #content .inner h4 {
	height:24px;
	text-indent:-9999px;
	margin-left:4px;
}

#knowledge #content .inner h4#hl_knowledge_1 {
	background:url(../images/knowledge/hl_knowledge_1.gif) no-repeat;
	width:294px;
}

#knowledge #content .inner h4#hl_knowledge_2 {
	background:url(../images/knowledge/hl_knowledge_2.gif) no-repeat;
	width:290px;
}

#knowledge #content .inner h4#hl_knowledge_3 {
	background:url(../images/knowledge/hl_knowledge_3.gif) no-repeat;
	width:277px;
}


#knowledge  .inner p {
	margin:6px 0 0 6px;
	width:630px;
}

#knowledge p.summary_btm {
	margin:0 18px 0 18px;
}