@charset "UTF-8";

*{
border:0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#c-container{
	width:620px;
	height:auto;
}

h2{
    padding-bottom:0.5em;
	line-height:1.4em;
}

#c-container p.sentence,
.eventbox p.sentence,
.topics_text{
	width:600px;
	font-size:13px;
	color:#666;
	line-height:1.5em;
	}
p.sentence2{
	width:530px;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	padding-left:50px;
	background:url(../img/mark.jpg) 0 0 no-repeat;
	
}





.photo{
	width:580px;
	height:600px;
}
.eventbox{
	margin-top:20px;
	border-top:#999 dotted 2px;
}
h4{
	font-size:18px;
	color:#006;
	font-weight:bold;
	padding:10px 0 10px 0;
}


.to_link{
	color:#F30;
}

.sentence3{
	font-size:13px;
	line-height:1.5em;
}
.to_top{
	text-align:center;
	padding-bottom:10px;
	
}
.to_top a{
	text-align:center;
	font-size:13px;
	color:#666;
	
}
.to_top a:hover{
	color:#FC9;
	
}

.each{
	width:610px;
	height:805px;
	background:url(../img/20120518.jpg) 0 0 no-repeat;
	position:relative;
	padding-bottom:10px;
}
.each p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#666;
}
.first{
	width:250px;
	position:absolute; top:95px; left:20px;
}
.second{
	width:230px;
	position:absolute; top:360px; left:360px;
}
.third{
	width:230px;
	position:absolute; top:610px; left:20px;
}
.topics_text{
	padding-bottom:15px;
}

.bold{
	font-weight:bold;
	font-size:14px;
}
.center{
	padding-bottom:15px;
	font-size:14px;
	color:#666;
	text-align:center;
}
.center a{
	font-size:14px;
	color:#666;
}