@charset "utf-8";
/* CSS Document */
/*グローバルナビ*/
.this{
	display:block;
	width:130px;
	height:101px;
	background-image:url(../img/navi3_o.gif);
}
.this:hover{
	background-image:url(../img/navi3_o.gif);
}

dt{
	vertical-align:middle;
}
dl{
	float:none;
	
}

dd{
	margin-top:0;
}



#boxtitle1{
	width:575px;
	height:35px;
	background-image:url(../img/agreementimg/title1.gif);
	margin-left:4px;
	margin-bottom:4px;
	margin-top:5px;
}


.detailbox1{
	width:577px;
	height:auto;
	background-image:url(../img/detailsimg/listback.gif);
	margin-left:3px;
}



.listfooter03{
	margin-left:3px;
}



#clear{
	clear:both;
}

.detailbox1 dl{
	width:540px;
	margin:0 auto;
	color:#329de8;
}
.detailbox1 dl dd{
	margin-left:20px;
	font-size:11px;
	padding-bottom:10px;
	line-height:1.2em;
}

.detailbox1 dl dt{
	font-size:12px;
	
	font-weight:normal;
}



















/*コンテンツ左↑*/



























/*コンテンツ右↑*/




















/*フッターグローバルナビ↓*/
.fthis{
	display:block;
	width:130px;
	height:101px;
	background-image:url(../img/fnavi2.gif);
}
.fthis:hover{
	background-image:url(../img/fnavi2_o.gif);
}


