@charset "Shift_JIS";


body {
	font-size : small;
	font-family : Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif ;
}

p {
	text-indent : 1em;
	line-height : 1.6;
}

li, ul, dl {
	margin: 0 3em 0 2em;
	text-indent : 1em;
	line-height : 1.6;
}

dt, dd {
	text-indent : 1em;
	line-height : 1.6;
}

dt {
	font-weight : bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 30px;
	text-align : center;
	line-height : 3ex;
	letter-spacing : 0.3em;
}

.list-none {
	list-style-type : none;
}

table.dat {
	border: 1px solid;
}

table.dat th {
	border-left: 1px solid;
	text-align: center;
}

table.dat td {
	border: 1px solid;
}

#container {
	margin : auto;
}

#header {
	display : none;
}

#headerSub {
	display : none;
}

#headerMain {
	display : none;
}

#sub {
	display : none;
}

#main {
	padding-left : 10px;
	width : 700px;
	float : none;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-left-width : 0px;
}

#footer {
	display : none;
}

#backbutton {
	display : none;
}

div#clubLink {
	display : none;
}

div#clubMenu {
	display : none;
}


