
/*トップ*/

.usetxt {
	padding:18px 0 0 20px;
	width:440px;
	font-size:12px;
	}

.usetxt2 {
	padding:18px 0 0 160px;
	width:420px;
	font-size:12px;
	}
	
#soumu {
	background:url(../use/img/bksoumu.jpg) no-repeat left top;
	width:600px;
	height:175px;
	margin-bottom:16px;
	}

#kensetsu {
	background:url(../use/img/bkkensetsu.jpg) no-repeat left top;
	width:600px;
	height:155px;
	margin-bottom:16px;
	}

#shinryo {
	background:url(../use/img/bksinryo.jpg) no-repeat left top;
	width:600px;
	height:175px;
	margin-bottom:16px;
	}

#seizo {
	background:url(../use/img/bkseizo.jpg) no-repeat left top;
	width:600px;
	height:175px;
	margin-bottom:16px;
	}

#jichitai {
	background:url(../use/img/bkjichi.jpg) no-repeat left top;
	width:600px;
	height:175px;
	}

/*総務*/

.usetxt3 {
	width:380px;
	margin-bottom:20px;
	}

.point {
	background-color:#FFF1DC;
	width:576px;
	padding:8px 12px;
	line-height:1.7;
	margin-bottom:15px;
	}

#soumu2 {
	background:url(../use/gb3/soumu/soumubk.jpg) right bottom no-repeat;
	width:600px;
	height:240px;
	margin:15px 0;
	}

#soumu3 {
	background:url(../use/gb3/soumu/soumubk.jpg) right bottom no-repeat;
	width:600px;
	height:442px;
	margin:15px 0;
	}

#kensetsu2 {
	background:url(../use/gb3/kensetsu/kenbk.jpg) right bottom no-repeat;
	width:600px;
	height:250px;
	margin:15px 0;
	}

#shinryo2 {
	background:url(../use/gb3/shinryo/shinbk.jpg) right bottom no-repeat;
	width:600px;
	height:240px;
	margin:15px 0;
	}

#seizo2 {
	background:url(../use/gb3/seizo/seibk.jpg) right bottom no-repeat;
	width:600px;
	height:236px;
	margin:15px 0;
	}

#jichitai2 {
	background:url(../use/gb3/jichitai/jichibk.jpg) right bottom no-repeat;
	width:600px;
	height:300px;
	margin:15px 0;
	}

/*テンプレート*/
.tempt {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:4px solid #B9D08A;
	padding:3px 8px;
	font-size:120%;
	font-weight:bold;
	color:#669900;
	margin-bottom:10px;
	}
	
.imp {
	background-color:#CC0000;
	color:#fff;
	font-weight:bold;
	padding:3px 0 3px 8px;
	margin-bottom:5px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	