*{
	margin:0;
	padding:0;
	}

body{
	width:100%;
	text-align:center;
	line-height:15px;
	}
#otomewrapper{
		width:950px;
		margin:0 auto;
		}
#eyecatch{
			width:100%;
			height:398px;
			background:url(../img/new_fortune/otome/eyecatch.jpg);
			color:#FFFFCC;
			text-align:left;
		
		}
#eyecatch>h3{
			font-weight:600;
			font-size:small;
			}
#eyecatch>div{
			position:relative;
			top:265px;
			left:60px;
			font-weight:600;
			font-size:small;
			}
		
		
#topcontents{
			width:100%;
			height:485px;
			background:url(../img/new_fortune/otome/topcontents.jpg);			
			}
#topcontents>div{
				letter-spacing:1px; 
				
				font-size:small;
				text-align:left;
				position:relative;
				top:60px;
				left:60px;
				}


#bottomcontents{
				width:100%;
				height:750px;
				background:url(../img/new_fortune/otome/bottomcontents.jpg)  no-repeat;
				text-align:right;
				font-size:small;
				letter-spacing:1px;
				}
#bottomcontents>div{
				position:relative;
				top:50px;
				left:-60px;
				}
#bottomcontents>div>h3>span{
				font-size:large;
				color:blue;
				}
.bityousei{
				letter-spacing:2px;
				position:relative;
				top:0;
				left:-75px;
				}

#btn{
	width:100%;
	height:88px;
	background:url(../img/new_fortune/otome/btn_bg.jpg) no-repeat;
	margin-top:25px;
	padding-top:12.5px;
	
	}

h3{
	font-size:small;
	}