@charset "Shift_JIS";
iframe.up_frame{
	width: 1080px; 
	height: 1930px; 
}

iframe.up_frameTest{
	width: 950px; 
	height: 175px; 
}

iframe.up_frame2{
	width: 950px; 
	height: 175px; 
}

iframe.left_frame{
	width:280px;
	height:6200px;
}

iframe.left_tag{
	width:103px;
	height:103px;
}

iframe.left_frame2{
	width:288px;
	height:2510px;
}

iframe.under_frame{
	width: 920px; 
	height: 1150px; 
}

	/*	visibility値：　visible　or　hidden	でキャンペーン表示の調整　*/
iframe.campaign{
width: 470px;
height: 1px;
visibility:hidden;

}

   /*	ボディの指定　*/

body{ background:url(http://www.rakuten.ne.jp/gold/igusakotatu/indeximg/top/bg-body_new1.png) center;
background-repeat:repeat-y;
text-align: center;
margin: 0px;
padding: 0px;}

}

	/*	センタリング白地の指定(没)　
	
#container{    
	width: 971px;
    height: 100%;
    background-color:#FFFFFF;
    margin: 0px auto;}
*/

a:hover{text-decoration: underline;}
a{text-decoration:none;]
img { border-width:0; } 

/*　タブ形式セレクタ用　*/
#caption {
	margin: 0px;
	padding-top: 20px;
	padding-left: 25px;
	font-size: x-small;
	line-height: 18px;
}

/*　固定タブ用　*/
div#righttab {
	width: 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
	z-index: 100;
	background-color: #FFFFFF;
	border: 0px dashed #FFFFFF;
	left:0px;
}  

* html div#righttab {
position:absolute !important;
top:expression((documentElement.scrollTop || document.body.scrollTop));
left:0px;
}

#righttab p {
	font-size: 14px;
	text-align: left;
	line-height: 20px;	
}
