*{
	margin:0px;
	padding:0px;
	}

body{
	width:500px;
	margin:0 auto;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#C4C9C9;
	color:#222;
	font-size:12px;
	font-family: "Hiragino Kaku Gothic Pro W3","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka","£Í£Ó ¥´¥·¥Ã¥¯",sans-serif;
	line-height:160%;
	}

p,dl,h2,h3{
	margin:0 5px;
	}

h2,h3{
	margin-bottom:1em;
	}


h1{
	width:500px;
	height:240px;
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	}

h1 span{
	visibility:hidden;
	}

h2{
	color:#766655;
	font-family:"¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","HiraMinPro-W6","Ê¿À®ÌÀÄ«","£Í£Ó £ÐÌÀÄ«",serif;
	letter-spacing:0.2em;
	}

h2 span{
	display:none;
	}


h3{
	font-size:12px;
	}

div#contents{
	margin:20px;
	}

div.column{
	margin-bottom:2em;
	padding-bottom:2em;
	background-image:url(img/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}

img{
	display:block;
	float:right;
	padding:0 0 10px 10px;
	}

#schedule h3{
	clear:both;
	padding-top:10px;
	}

dl{
	margin:0.5em 1em 2em 1em;
	}

dt{
	font-size:10px;
	color:#766655;
	font-weight:bold;
	}

dd{
	margin-bottom:0.5em;
	}

address{
	font-style:normal;
	text-align:right;
	}