@charset "utf-8";
/* CSS Document */

h2 {
	font-size: 30px;
	font-weight: bold;
	color: #462620;
	line-height: 2em;
	text-align: center;
}

h3 {
	margin: 0 0 15px;
	padding-left: 0.5em;
	border-left: #600 0.2em solid;
	line-height: 2em;
	font-size: 22px;
	font-weight: bold;
	color: #462620;
}

h4 {
	margin: 5px 0 10px;
	font-size: 18px;
	color: #462620;
}

#pick-up {
	padding: 15px;
	margin-bottom: 40px;
	border: #3C1B15 1px solid;
	margin:0 40px 40px 20px !important;
}

#pick-up p {
	padding: 0 0 15px;
}

.box_pick-up {
	padding: 15px;
}

.section {
	width: 700px;
	margin-bottom: 30px;
	border-bottom:1px solid #eee;
	
}
.section img{
	float: left;
}
.event {
	padding: 0 15px;
	font-size: 14px;
}

.event p {
	margin: 5px 0 10px;
}

dl.event dt {
  padding:0 0 0 15px;
  background: url(../images/arrow_gray.gif) no-repeat;
  font-weight: bold;
}

dl.event dd {
  margin: 0 0 10px 5px;
  padding: 0 0 0 11px;
}











/*---------------------------------*/


.letter {
	font-size: 9pt;
	line-height : 13pt;
	color : #3c300e;
}
.large {
	font-size: 16pt;
	line-height : 18pt;
	color : #3c300e;
}
.large2 {
	font-size: 20pt;
	line-height : 22pt;
	color : #123C0E;
}
ul#shiku {
	padding-left:2em;
}
#shiku li {
	list-style: square;
	list-style-position: outside;
}
table.t_table {
	width:700px;
}
table.t_table td {
	background:#FFF;
}
ul.caution {
	padding-left:20px;
}


.event .stage{
	margin-bottom:0;
	font-weight:bold;
	color:#FF6600;
}