* {
	margin:0;
	padding:0;
}
body {
	color:#000;
    font-family:ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size:12px;
}
#wrap {
	background:url(img/back_line.gif) center top repeat-y;

}
#content p{
	line-height:150%;
}

.long hr{
	background:url(img/border_6.gif) left center repeat-x ;
	border:0px;
}
.medium hr{
	background:url(img/border_2.gif) left center repeat-x ;
	border:0px;
	margin:0px 20px;
}
.long-bold hr{
	background:url(img/border_3.gif) left center repeat-x ;
	border:0px;
}

.title h3{
	padding-left:20px;
	font-size:180%;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.topic1 h3{
	margin:0px;
	padding:10px 0px;
	font-size:120%;
	color:#222222;
	font-family: ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro W6, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS PGothic, Arial, Verdana,sans-serif;
	background:url(img/border_1.gif) left top repeat-x;
}

.topic2 h3{
	font-size:110%;
	padding:10px 10px;
}

.comment p{
	margin:0px 20px;
	padding:0px 20px;
}

.comment img{
	border-color:#333333;
}

.schedule td{
	background-color:#EEEEEE;
}

.schedule p{
	color:#999999;
	margin:10px 10px;
	padding:0px 5px;
}
.schedule a{
	color:#333333;
}
.schedule a:hover{
	color:#660000;
}

