/*クリスマスと正月にはソウルgo!go!*/
a{
	text-decoration: none;
}
a:hover{
	color:#6e29af;
	text-decoration:underline;
}
.contentsBox{
	width:880px;
	height:auto;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
	background-color:#e2e2e2;
}
.contentsBox_w{
	width:878px;
	height:auto;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-color:#ffffff;
}
.contentsBox h3,
.contentsBox_w h3{
	margin:0;
	padding:5px 0 5px 10px;
	font-size:12px;
	font-weight:bold;
	background:url(../../img/common/bg_div_gray.gif) left bottom repeat-x #d7d7d7;
	color:#333;
}
.contentsBox_w h4{
	margin:20px 20px 5px 20px;
	padding:0;
	background: url(../../img/icon/ic_2squa_violet.gif) no-repeat 0 5px;
	color:#5d07a4;
	font-size:12px;
	font-weight:bold;
	text-indent:15px;
}
#scheduleArea{
	width:840px;
	margin:10px 19px;
	padding:0;
	background-color:#FFF;
	border:solid 1px #cccccc;
}
#detailArea {
	width:840px;
	margin:0 19px 10px 19px;
	padding:0;
	background-color:#eeeeee;
}
#detailArea p,
#detailArea ul{
	width:800px;
	margin:0;
	padding:10px 20px;
}
#detailArea li{
	margin:0;
	padding:0;
	background:url(../../img/icon/ic_triangle_gray.gif) no-repeat 0 7px;
	text-indent:10px;
	line-height:1.8em;
}
table.schedule{
	width:800px;
	margin:20px;
	padding:0;
}
table.schedule th{
	background:#666;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	color:#FFF;
	border-bottom:solid 1px #cccccc;
}
table.schedule td{
	border-bottom:solid 1px #cccccc;
	padding:2px 10px;
	text-align:left;
}
table.price {
	width:800px;
	margin:20px;
	padding:0;
	border-left:solid 1px #CCC;
	border-top:solid 1px #CCC;
}
table.price th{
	background:#FFF;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#333;
	border-top:solid 1px #ccc;
	border-right:solid 1px #CCC;
}
table.price td{
	text-align:center;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
img.reserve{
	margin:2px 10px;
	padding:0;
	border:none;
}
.smallP{
	font-size:10px;
	color:#333;
	line-height:1.5em;
	font-weight:normal;
	margin:0 15px;
}
.whiteBold{
	font-size:12px;
	color:#FFF;
	line-height:1.8em;
	font-weight:bold;
}
.redP{
	font-size:12px;
	color:#F00;
	line-height:1.5em;
}
.cautionP{
	color:#333;
	font-size:10px;
	font-weight:normal;
	line-height:1.8em;
	text-align:left;
	margin:5px 20px;
}
strong{
	font-weight:bold;
}
	
	
	

