@charset "utf-8";

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	color:#FF6EB4;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color:#FFF4F9;
	text-align:center;
	letter-spacing:1px;
}

	a:link { color: #fff; } 
	a:visited { color: #fff; } 
	a:hover { color: #fff; } 
	a:active { color: #fff; } 
	a { text-decoration: none; } 

img{
	border: 0;
	margin: 0;
	padding: 0;
    border:0;
    vertical-align:bottom;
}
＊html img{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align:text-bottom;
}

img, div, input {
	behavior: url(js/iepngfix.htc)
}

#main{
	width:100%;
	text-align:center;
	background-color:#FFF4F9;
	text-align:center;
}

#index_top{
	margin: 0 auto;
	background-image: url('../images/entrance/frame.jpg');
	width: 713px;
	height: 633px;
}
#index_img{
	margin: 0;
	padding: 0;
	padding-top:285px;
}

a.smartphone:link { color: #FE7ABB; } 
a.smartphone:visited { color: #FE7ABB; } 
a.smartphone:hover { color: #FE7ABB;} 
a.smartphone:active { color: #FE7ABB; } 
a.smartphone { text-decoration:underline; } 

#heaven a:link { color: #FF6EB4; } 
#heaven a:visited { color: #FF6EB4; } 
#heaven a:hover { color: #FF6EB4; } 
#heaven a:active { color: #FF6EB4; } 
#heaven a { text-decoration: none; } 
