body {
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
	background-color: #F3F4E0;
}
* {
	letter-spacing: 1px;
	line-height: 1.5;
}
.breadCrumb {
	width: 935px;
}
.container {
	background: none;
	width: auto;
	padding: 0;
}
#wrap {
	background-repeat: repeat-y;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/common/main_bg.png);
}
#wrap_ikuze {
    background-repeat: repeat-y;
    width: 984px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
    text-align:left;
}
#top #left {
	float: left;
	width: 650px;
	padding-left: 10px;
}
#top #right {
	float: right;
	width: 310px;
	padding-right: 10px;
}
#main {
	position: relative;
	padding-bottom: 30px;
	padding-top: 5px;
	color: #555555;
	background-color: #FFFFFF;
}
#top #main {
	background-color: #fcfbea;
}
#top #main a {
	color: #555555;
	text-decoration: none;
}
#top #main a:hover {
	text-decoration: underline;
}
#main a:hover {
	text-decoration: underline;
}
.swc img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.swc:hover {
	background-image: none;
}
.swc {
	background-image: url(../../201205_renual/images/loading.gif);
}
.event_detail_none_txt{
	width:100%;
	padding-bottom:50px;
	padding-top:50px;
	background-color:#efefef;
	border-style:solid;
	border-width:1px;
	border-color:#ddd;
}

#recommend .box_special_head ,#recommend .box_special .box_special_head, #recommend .box_special_mem {
  margin: 0 0 9px;
  padding: 7px 8px 7px 40px;
  height: 26px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #fff;
  background: url(../images/ttl/ttl_special_bg.gif) no-repeat left top;
  border-radius: 8px 8px 0 0;
}

#recommend .box_special .box_special_head a.more, #recommend .box_special_mem .box_special_head a.more {
  float: right!important;
  display: inline-block!important;
  margin-top: -20px;
  padding: 0 5px;
  font-size: 11px;
  letter-spacing: 0;
  text-decoration: none!important;
  color: #ff4e00!important;
  background-color: #fff;
  border-radius: 3px;
}

#recommend .box_special, #recommend .box_special_mem {
  width: 300px;
  padding-bottom: 8px;
  margin: 0 auto 16px;
  border-radius: 8px 8px 0 0;
  border-bottom: 2px dotted #999;
}

#recommend .box_special_mem .box_special_head a.more {
	display: block;
	float: none;
	text-align: center;
}

#recommend .box_special .box_special_head a.more:before,
#recommend .box_special_mem .box_special_head a.more:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 0.2em;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #ff4e00;
}

#recommend .box_special .box_special_head a.more:before, #recommend .box_special_mem .box_special_head a.more:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.2em;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #ff4e00;
}

.clearfix {
  display: block;
}

