@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);
}









#boxtitle1{
	width:575px;
	height:35px;
	background-image:url(../img/linkimg/title1.gif);
	margin-left:4px;
	margin-bottom:4px;
	margin-top:5px;
}
#boxtitle2{
	width:575px;
	height:35px;
	background-image:url(../img/linkimg/title2.gif);
	margin-left:4px;
	margin-bottom:4px;
	margin-top:5px;
}
#boxtitle3{
	width:575px;
	height:35px;
	background-image:url(../img/linkimg/title3.gif);
	margin-left:4px;
	margin-bottom:4px;
	margin-top:5px;
}
#boxtitle4{
	width:575px;
	height:35px;
	background-image:url(../img/linkimg/title4.gif);
	margin-left:4px;
	margin-bottom:4px;
	margin-top:5px;
}











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

#contentsleft table{
	width:550px;
	margin:20px auto;
}

#contentsleft td{
	vertical-align:top;
	padding:4px;
	font-size:smaller;
}

#contentsleft td img{
	width:88px;
	margin:0px auto;
}

#contentsleft td a{
	text-decoration:none;
	color:#333333;
}

#contentsleft td a:hover{
	text-decoration:underline;
}

#contentsleft li{
	
}

img.frame{
	vertical-align:bottom;
	margin-left:3px;
}


.detailbox1 a{
	color:#329de8;
	text-decoration:none;
}

.detailbox1 li{
	width:90px;
	margin:0px 1em;
	height:90px;
	float:left;
	display:inline;
}

















/*コンテンツ左↑*/



















/*コンテンツ右↑*/




















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