@charset "Shift_JIS";

/*============================================================
//  多目的スペース
//==========================================================*/

/*=============タイトル=============*/

#event {
	width:730px;
	margin-bottom:25px;
}

#event .title-box{
	width:730px;
	margin-bottom:15px;
}

#event .title-box h2{
	width:540px;
	height:123px;
	background : url(/event/image/title.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
	float:left;
}

#event .title-box h3{
	width:190px;
	height:123px;
	background : url(/imgcommon/icon_reserve.gif) no-repeat;
	text-indent:-9999px;
	float:right;
}

/*=============メイン=============*/

#event .main{
	width:495px;
	float:left;
}

#event .main .photo01{
	width:493px;
	margin-bottom:15px;
}

#event .main .photo01 img{
	border:1px solid #CCCCCC;
}

#event .main .tel {
	width:355px;
	height:54px;
	background : url(/imgcommon/in_tel.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#event .main .map {
	width:70px;
	height:54px;
	background : url(/imgcommon/btn_in_map.gif) no-repeat;
	text-indent:-9999px;
	float:right;
}

#event .main .map a{
	display:block;
	width:70px;
	height:54px;
	text-indent:-9999px;
	background : url(/imgcommon/btn_in_map.gif) no-repeat;
	overflow:hidden;
}

#event .main .map a:hover {
	background : url(/imgcommon/btn_in_map.gif) no-repeat;
}

#event .main .message p{
	font-size:12px;
	color:#666666;
	line-height:140%;
	margin-bottom:25px;
}

#event .main .month {
	width:215px;
	height:30px;
	text-indent:-9999px;
	background : url(/event/image/sub_title.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}

#event .main .month-passed {
	width:215px;
	height:30px;
	text-indent:-9999px;
	background : url(/event/image/sub_title-end.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}

#event .main ul{
	width:280px;
	list-style-image: url(/event/image/point.gif);
	margin-top:6px;
	float:right;
}

#event .main li{
	font-size:12px;
	color:#666666;
	line-height:140%;
	margin-right:35px;
	float:left;
}

#event .main .entry-box {
	width:495px;
	margin-bottom:25px;
}

#event .main .entry-box .box-body {
	width:395px;
	background : url(/event/image/entry_bg.gif) no-repeat;
	float:right;
}

#event .main .entry-box .box-body h4{
	font-size:18px;
	color:#993366;
	line-height:120%;
	font-weight:bold;
	margin:15px 0 10px 20px;
}

#event .main .entry-box .box-body p{
	font-size:12px;
	color:#666666;
	line-height:140%;
	margin:10px 0 7px 20px;
}

#event .main .entry-box .box-body .toptop{
	font-size:12px;
	color:#666666;
	line-height:140%;
	text-align:right;
	margin:10px 0 0 0;
}

#event .main .entry-box .box-body .toptop a{
	font-size:10px;
	color:#666666;
}

#event .main .entry-box .box-body .toptop a:hover {
	font-size:12px;
	color:#FF6600;
}

#event .main .entry-box .box-day {
	width:100px;
	height:130px;
	background : url(/event/image/day_bg.gif) no-repeat;
	margin-top:25px;
	float:left;
}

#event .main .entry-box .box-day p{
	font-size:14px;
	color:#333333;
	line-height:140%;
	margin-top:15px;
	margin-bottom:7px;
}

/*=============写真=============*/
#event .main .box-body .box-photo {
	width:370px;
	margin-left:20px
}

#event .main .box-body .box-photo img{
	border:1px solid #DDD;
}


