
* {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		line-height:150%;
}



body {
	background:#000000 url(../img/back2.gif) center repeat-y;
	background-position:center;
	text-align:center;
}

.dotline {
border-style:dashed;
border-width:1px;
}

.main {
	margin: auto;
	width: 600px;
	text-align:left;
	}

.manu {

}





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