@charset "utf-8";
/* IE */
@font-face{
	font-family:MTCORSVA;
	src:url(../fonts/MTCORSVA.eot);
}
/*Firefos,Opera,Safari*/
@font-face{
	font-family:MTCORSVA;
	src:url(../fonts/MTCORSVA.TTF) format("truetype");
}
body{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}
h1{
	margin-top:60px;
	margin-bottom:10px;
}
h2{
	font-size:150%;
	margin-bottom:15px;
}
body h3{
	width:80px;
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6C;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F6C;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
}
#title{
	font-family:MTCORSVA;
	font-size:160%;
}
#ROCKDOM{
	width:160px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
