@charset "shift_jis";
 html{
	margin: 0px;
	padding: 0px;

}

body{
	font: 95% "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pre_bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #e24298;
}


table,tr,td{

}
 


a:link{color : #ffffff; text-decoration:none;}
a:visited{color : #ffffff; text-decoration:none;}
a:active{color : #ffffff; text-decoration:none;}
a:hover	{color : #ffffff; text-decoration:none;}


h1{
	font-size: 100%;
}

h2{
	font-size: 100%;
}



.nasi{
display:none;
}

