font{
	line-height:160%;
}
#event{
	background:url(/img/event/background.gif);
	width:780px;
	padding:5px 0 0 0;
}
#event_title{
	background:#F4C71E url(/img/event/titleback.gif) left bottom no-repeat;
	width:760px;
	height:240px;
	position:relative;
}
#event_title .titlemenu{
	display:block;
	width:510px;
	position:absolute;
	left:0;
	bottom:0;
}
#event_title #calendar{
	display:block;
	width:240px;
	position:absolute;
	left:480px;
	bottom:4px;
	margin:0;
	padding:0;
}


#category{
	font-size:14px;
	background:#fadf58;
	border-top:1px solid #c49b0a;
	padding:10px 0 0 0;
	width:760px;
}
#category a{
	font-size:14px;
	background:#f4c71e;
	border:1px solid #c49b0a;
	padding:5px 5px 2px 5px;
	line-height:30px;
}
#category b{
	color:#fff;
	font-size:14px;
	background:#f4c71e;
	border:1px solid #c49b0a;
	padding:5px 5px 2px 5px;
}
.headertitle{
	font-size:14px;
	font-weight:normal;
	color:#000;
	background:#f4c71e;
	padding:5px;
	text-align:center;
	width:750px;
	margin:0 0 10px 0;
}
.headertitle b{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ce0003;
}
.backtop{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:5px 3px 5px 0;
}

/* イベント本文 */

.eventtable{
	width:670px;
	border:1px solid #fadf58;
	background:#fffcef;
	text-align:left;
}
.eventtable .ico{
	vertical-align:middle;
	margin:0;
}
.eventtable .title{
	color:#000;
	background:#fef4c4;
	font-weight:bold;
	padding:3px 0 3px 5px;
}
.eventtable .buttday{
	color:#ff0000;
	float:right;
	padding:0 5px 0 5px;
}
.eventtable .shopname{
	float:left;
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
}
.eventtable .category{
	font-size:10px;
	font-weight:normal;
}
.eventtable .cmt1{
	color:#000;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}
.eventtable .cmt2{
	color:#000;
	font-size:14px;
	line-height:20px !important;
	vertical-align:top;
	overflow:hidden;
	height:60px;
}
.eventtable .cmt2 h1,
.eventtable .cmt2 pre,
.eventtable .cmt2 p{
	max-width:570px;
}
.eventtable .cmt2,
.eventtable .cmt2 div,
.eventtable .cmt2 span,
.eventtable .cmt2 p,
.eventtable .cmt2 font,
.eventtable .cmt2 pre,
.eventtable .cmt2 li,
.eventtable .cmt2 h1,
.eventtable .cmt2 h2,
.eventtable .cmt2 h3,
.eventtable .cmt2 h4{
	max-width:570px !important;
	line-height:130% !important;
}
.eventtable .cmt2 h1,
.eventtable .cmt2 h2,
.eventtable .cmt2 h3,
.eventtable .cmt2 h4{
	display:block;
}

.eventlink{
	color:#0000ff;
	font-weight:bold;
	padding:5px 0 5px 20px;
	background:url('/img/icon/link01.png') 5px center no-repeat;
}
.eventtable .memo{
	color:#5b5b5b;
	vertical-align:top;
	font-size:12px;
}
.eventtable .footer{
	font-family:verdana, arial;
	font-size:10px;
	text-align:right;
}
.eventtable .pics{
	float:right;
	vertical-align:bottom;
}
.eventtable .gyosyu{
    
    color: #3a89ff;
}
.eventtable .search_gyosyu{
    font-size: 12px;
}

/*------------------------------------------------------------------------------------------------
広告枠部分  2010.10.21追記
--------------------------------------------------------------------------------------------------*/
.PRevent{
	width:664px;
	background:#FEF4C4;
	border:1px solid #F4C71E;
	padding:2px;
	text-align:left;
	position:relative;
}
.PRevent .title{
	background:#FADF58;
	padding:3px 1px;
}
.PRevent .shopname{
	font-size:15px;
}
.PRevent .category{
	font-size:11px;
	margin:0 0 0 2px;
}
.PRevent .pics{
	text-align:right;
	vertical-align:bottom;
	font-size:10px;
	font-family:verdana, arial;
	margin:80px 0 0 0;
}
.PRevent .txtbody{
	padding:5px 3px;
	float:left;
	display:block;
	width:550px;
}
.PRevent .txtbody a{
	display:block;
	width:550px;
	text-decoration:none;
}
.PRevent .cmt1{
	color:#0f35e3;
	font-weight:bold;
}
.PRevent .cmt2{
	color:#e60003;
	font-size:15px;
	min-height:50px;
	max-height:120px;
	overflow:hidden;
}
.PRevent .memo{
	color:#5b5b5b;
}
.PRevent .PRicon{
	background:url(../../img/event/icon_pr.gif);
	height:118px;
	width:118px;
	position:absolute;
	right:0;
	top:0;
	text-indent:-9999px;
}

#calendar{
	float:right;
	text-align:center;
	font-family:verdana, arial;
	width:175px;
	margin:7px 20px 0 0;
}
#calendar td{
	font-family:verdana, arial;
	text-align:center;
	width:25px;
}
#calendar .sun{
	color:#ff0000;
}
#calendar .sat{
	color:#0000ff;
}
#calendar a:link,#calendar a:visited{
	color:#000;
	text-decoration:none;
}
#calendar a:hover{
	color:#fff;
	text-decoration:none;
}
#calendar td a:link,#calendar td a:visited{
	color:#000;
	display:block;
	background:#f4c71e;
	text-decoration:none;
}
#calendar td a:hover {
	color:#000;
	display:block;
	background:#ffffff;
	text-decoration:none;
}
#calendar .active {
	font-weight:bold;
	color:#fff;
	background:#ee6f00;
}
#calendar .past {
	color:#fbe599;
}
#calendar .newsort {
	background:#fadf58;
	padding:2px 20px 2px 20px;
	border:1px solid #c49b0a;
}

/* Sプランのバナー */
/* 写真掲載エリア */
.s_banner_photo {
	width: 624px;
	height: auto;
	margin: 0 auto 10px auto;
}

.s_banner {
	background-color: #fffdf6;
	width: 670px;
	height: 112px;
	margin: 15px auto;
	border:1px solid #dedede;
	overflow: hidden;
}
.s_banner p {
	font-size: 13px;
	color: #585858;
	text-align: left;
	padding: 8px 50px;
	font-weight: bolder;
	background: url(../../../img/shop/search/icone.png) 0 center no-repeat;
	background-position: 28px 6px
}

/* Sプランの画像 */
.s_banner_photo-slider-area img {
	height: auto;
	border: 1px solid #f3f3f3;
}



.slick-prev {
	z-index: 5;
	left: -4px;
	top: 12px;
	background-color: #4d4d4d;
	background-image: url("/img/s/shoplist/prev_yajirushi.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 5px 6px;
	border-radius: 1px;
	height: 44px;
	opacity: 0.7;
	width: 10px;
}

.slick-next {
	z-index: 5;
    right: -4px;
	top: 12px;
    background-color: #4d4d4d;
    background-image: url(/img/s/shoplist/next_yajirushi.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    border-radius: 1px;
    height: 44px;
    opacity: 0.7;
    width: 10px;
}

/* 画像サイズ */
/* 1枚だった時 */
.s_list_1 img {
	width: 624px;
	height: 65px;
}

/* 2枚だった時 */
.s_list_2 img {
	width: 308px;
	height: 65px;
	margin: 0 5px 0 5px;
}

/* 3枚以上だった時 */
.s_list_3 img {
	width: 205px;
	height: 65px;
	margin: 0 2px 0 1px;
}
