@charset "Shift_JIS";

.knowledge { 
	padding-top:35px;
	padding-bottom:20px;
	background:url(../image/top/border_top.gif) 0 bottom no-repeat; }
.knowledge h2 {
	float: left;
	width: 317px;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
}
.knowledge p {
	padding-top: 18px;
}
.knowledge .btn {
	float: right;
	width: 238px;
	padding-top: 13px;
}


.knowledge_container {
	margin-top: 10px;
	text-align:center;
	/*overflow: hidden;*/
}

.k_banner {
	float:left;
	width: 214px;
	height:67px;
	overflow:hidden;
	margin: 0 10px 10px 0;
	padding: 5px;
	border-top: 1px solid #c7c8c9;
	border-right: 1px solid #c7c8c9;
	border-bottom: 1px solid #c7c8c9;
	border-left: 4px solid #00338D;
	background:#fff;	
}

.k_banner:hover{
	background:#FFF9ED;	
}


.mr0{ margin-right:0; }

.img_left{ float:left; }
.k_text { 
	float:right; 
	width:140px;
}
.k_title{
	color:#DE7E13;
	font-size:12px;
	font-weight:bold;
	line-height:135%;
}
.k_ex{
	color:#00338C;
	font-size:11px;
	text-decoration:underline;
	line-height:135%;
	margin-top:3px;
}
