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

li#RES a {
	background-image: url(../images/navi/active/navi_03.png);
	}

/*--------------------------------------------------------
			:::::	納入実績のボックス	:::::
--------------------------------------------------------*/
#box {
	background-color: #F9F8F8;
	width: 358px;
	margin-bottom: 20px;
	}
#box .padding {
	padding: 15px;
	}
#box h2 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	}
#box img {
	border: 1px solid #DCDBDB;
	margin-bottom: 5px;
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
#box dl dt {
	background-image: url(../images/base/icon/icon_green_8-8.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
	color: #393939;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	line-height: 1.8em;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	}
#box dl dd {
	text-align: justify;
	font-size: 12px;
	line-height: 1.5em;
	}
/*--------------------------------------------------------
			:::::	営業実績のボックス	:::::
--------------------------------------------------------*/
h1.second img{
	margin-top: 20px;
	}
#list_box {
	border: 8px solid #F1F1F1;
	}
#list_box ul {
	margin: 20px;
	}
#list_box ul li {
	background-image: url(../images/base/icon/icon_green_8-8.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-right: 30px;
	line-height: 1.5em;
	font-size: 12px;
	}
/*--------------------------------------------------------
			:::::	headのボックス	:::::
--------------------------------------------------------*/
#head_box {
	padding: 20px;
	margin-bottom: 30px;
	background-color: #F1F8FB;
	background-image: url(../images/jisseki/head_waku_line_t.png),url(../images/jisseki/head_waku_line_b.png);
	background-position: top,bottom;
	background-repeat: no-repeat;
	position:relative;
	behavior: url(scripts/PIE.htc);
	}
	
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1a4b7f;
	}
