@charset "UTF-8";

body {
	background-image: url(10_img/head_bar.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrap {
	width: 870px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head {
	width: 870px;
	padding-bottom: 10px;
}
#logo  {
	width: 302px;
	padding-top: 15px;
	float: left;
}
#head_right {
	width: 500px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
}
#head_in {
	text-align: right;
}
#link_bt {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#main {
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#left {
	width: 192px;
	float: left;
}
#cnt {
	width: 650px;
	float: right;
}
#foot {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: small;
	text-align: center;
	clear: both;
}

#doso_bt {
	width: 650px;
	background-image: url(10_020_dousou_img/doso_bt_111108.gif);
}
#doso_bt a{
	display: block;
	width:650px;
	height:46px;
}
#doso_bt span{ display: none;}
#doso_bt a:hover{
	background-image: url(10_020_dousou_img/doso_bt_111108.gif);
	background-position: 0 46px;
}
