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

.none{
	display:none;
}






/*コンテンツ左↓*/

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

.detailbox1{
	width:577px;
	height:547px;
	background-image:url(../img/omikuji/back.gif);
	margin-left:3px;
	text-align:center;
}




.resultimg{
	margin-top:50px;
	width:312px;
	height:231px;
}

.omikujidetail{
	width:300px;
	text-align:left;
	margin:0 auto;
	margin-top:15px;
}





















.listfooter03{
	margin-left:3px;
}
/*コンテンツ左↑*/












































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





