/* CSS Document */


#logo {
	position: relative;
	width:500px;
}

.logo_p {
	font-size:11px;
	position:absolute;
	top:43px;
	left:160px;
	color:#555;
}

.fancybox-skin {
	overflow:hidden;
	padding:0 !important;
}
 #menutrends_slide  {
	 height:413px;
	 overflow:hidden;
 }
.koe_search_box {
	clear:both;
	background:#CCC;
	padding:15px;
	z-index:5000;
}
.title10 {
	color:#4e106f;
	font-size:22px;

}
.koe_select {
	padding:5px 0 0 20px;
	height:20px;
}

.contents_more_btn {
	top:0 !important;
}


.koe_search_box ul {
	display:block;
	width:274px;
	margin:0 20px;
	height:30px;
	overflow:hidden;
	float:left;
	color:#FFF;
	z-index:5000;
	background:url(/common/images/searchBoxstyledBg.gif) no-repeat;
}
.koe_search_box ul:hover {
	overflow:visible;
}
.koe_search_box ul li {
	display:block;
	height:40px;
	z-index:5000;
	position:relative;
}
.koe_search_box ul li a {
	height:40px;
	display:block;
	position:absolute;
	top:20px;
	left:0;
	z-index:5000;
	background:#666;
	width:254px;
	padding:10px;
}

.tag_style a {
	display:inline-block;
	background: #efefef;
	padding:3px 5px;
}
.tag_style li {
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}

.tag_style a:hover {
	background: #dadada;
	transition-property: background;
	transition-duration:0.3s;
}

.center {
	text-align:center;
}

.man_box .woman_on,
.woman_box .man_on {
	display:none;
}
.menutrends_list img {
	width:auto !important;
	height:235px;
	display:block;
	margin:0 auto;
}
.koe_list {
	overflow:hidden;
	position:relative;
	display:block;
	margin: 0 15px 15px 0;
	width:237px !important;
	float:left;
}
.koe_new {
	background:#F00;
	font-size:10px;
	color:#FFF;
	display:inline-block;
	padding:0px 10px;
	position:absolute;
	left:10px;
	top:10px;
}
.koe_img_box {
	width:235px;
	height:235px;
	background:#FFF;
}
.clear_both {
	clear:both;
}
.menutrends_contents_box {
	clear: both;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	margin: 10px 0 0;
	text-align: center;
}
.menutrends_slide {
	width: 100%;
	text-align: center;
	background: #efefef;
	overflow: hidden;
	height: 413px;

}
.menutrends_contents_box .flex-direction-nav {
	display: block;
	width: 1120px;
	position: relative;
	margin: 0 auto;
}
.menutrends_contents_box .flex-prev {
	background: url(../../../../../../common/images/prev.png) no-repeat;
	text-indent: 200%;
	overflow: hidden;
	display: block;
	width: 23px;
	height: 45px;
	position: absolute;
	top: -220px;
	left: 0;
}
.menutrends_contents_box .flex-next {
	background: url(../../../../../../common/images/next.png) no-repeat;
	text-indent: 200%;
	overflow: hidden;
	display: block;
	width: 23px;
	height: 45px;
	position: absolute;
	top: -220px;
	right: 0;
}
.searchBox {
	background: #C9C9C9;
	padding: 10px 0px 10px 80px;
	margin: 30px 0;
	overflow: hidden;
}
.search1,
.search2,
.search3 {

}
.styled {
	height: 30px;
}

span.customSelect {
	/*width: 260px;*/
	background:url(../../../../../../common/images/searchBoxstyledBg2.gif) no-repeat left top;
	font-size:12px;
	color:#333;
	/*padding:5px 7px;
	border:1px solid #626262;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;*/
}

span.customSelect.changed {
	background-color: #f0dea4;
}
.customSelectInner {
	padding:4px 0 3px 20px;
	width: 380px !important;
	height: 24px !important;
	background:url(../../../../../../common/images/searchBoxstyledBg2.gif) no-repeat left top;
}

.searchBox p{
	display: inline-block;
	float: left;
	margin: 0 40px 0 0;
}
.searchBox p form {
	/*width:274px !important;*/
	width:374px !important;
	display:block !important;
	float:left !important;
}
.searchBox p:nth-child(3) {
	margin: 0;
}
.menutrends_list_box {
	margin: 0;
	overflow: hidden;
	padding:50px 0 0;
}
.menutrends_list {
	float: left;
	width: 235px;
	height: auto;
	background: #F5F5F5;
	border: 1px solid #dddddd;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0;
	overflow: hidden;
}
.menutrends_list:hover,
.menutrends_list2:hover {
	background: #4e106f;
	color:#FFF !important;
	transition-property: background;
	transition-duration:0.3s;
}

.menutrends_list:hover .date dd,
.menutrends_list2:hover .ttl dt {
	color:#FFF !important;
}

.menutrends_list:nth-child(4n) {
	margin: 0 0 16px 0;
}
.txtBox{
	position: relative;
}
.menutrends_list .date {
	margin: 0 0 0 0;
}
.menutrends_list .date dt{
	position: absolute;
	right: 0;
	/*background: #666666;*/
	font-size: 10px;
	color: #555;
	display: inline-block;
	padding: 10px 10px 0;
}
.menutrends_list .date dd{
	position:relative;
	color: #4e106f;
	font-weight: bold;
	font-size: 12px;
	top:10px;
	margin: 0 0 0 10px;
}

.menutrends_list .ttl,
.menutrends_list2 .ttl {
	padding: 0 10px;
}
.menutrends_list .ttl dt{
	font-size: 14px;
	font-weight: bold;
}
.menutrends_list .ttl dd{
	font-size: 12px;
	margin: 0;
}

/**/
#main_contant .ttlArea h2 {
	margin: 0;
	padding: 0;
	border: none;
	color: #555555;
}
.ttlArea {
	border-bottom: 1px solid #4e106f;
	padding: 0 0 15px 0;
}
.subttlArea {
	overflow: hidden;
	margin: 15px 0 0 0;
}
.ttlArea ul,
.subttlArea ul {
	overflow: hidden;
}
.ttlArea li,
.subttlArea li {
	display: inline-block;
}
.ttlArea li.price {
	font-size: 18px;
	margin: 0 0 0 20px;
}


.ttlArea li.date {
	padding: 5px 0 0 0;
	float: right;
}
.subttlArea ul {
	float: left;

}

.subttlArea ul.ctrlBtn {
	float: right;
	margin: 0 0 30px 0;
}

.sub_cate {
	background: #4e106f;
	padding: 2px 10px;
	color: #ffffff;
}
.sub_cate a{
	color: #ffffff;
}
h2.menutrends_h2{
	color: #4e106f;
	border-bottom: 2px dotted #4e106f;
	margin: 60px 0 30px;
}
.cont img{
	padding: 0 20px 20px 0;
}
.cont p{

}
.voiceInner {
	overflow: hidden;
	margin: 0 0 15px 0;
	clear:both;
}
.voiceBox {
	overflow: hidden;
}
.voice_f,.voice_m{
	width: 90px;
	font-size: 10px;
}
.voice_L{
	float: left;
}

.voice_R{
	float: right;
}
div.voice_L{
	margin-left:200px;
}
div.voice_R{
	margin-right:200px;
}

.voise01 .boxbg_top{
	width: 408px;
	padding: 0px 0 0 15px;
	position: relative;
}
.voise02 .boxbg_top{
	width: 408px;
	padding: 0px 15px 0 0 ;
	position: relative;
}

.boxbg_bottom{
	border: 1px solid #D9D9D9;
	background: #F5F5F5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.boxbg_top p{
	position: absolute;
	top: 30px;
	display: inline-block;
}
.voise01 .boxbg_top p{
	left: 0;
}
.voise02 .boxbg_top p{
	right: 0;
}
.boxbg_bottom dl{
	padding:7px 20px;
}
.boxbg_bottom dt{
	color: #00A1DD;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.boxbg_bottom dd{
	margin: 0;
}
.menutrends_list_box2 {
	overflow: hidden;
}

.menutrends_list2 {
	float: left;
	width: 228px;
	height: auto;
	background: #F5F5F5;
	border: 1px solid #dddddd;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 15px 16px 0;
	overflow: hidden;
}

.press_pop {
	margin-bottom:20px;
}

/*.menutrends_list2 .txtBox {
	margin:250px 0 0;
}
*/
.menutrends_list_box2 a {
	padding:0 3px 0 0;
	margin:0;
}
.menutrends_list_box2 .menutrends_list{
	width: 230px;
	margin: 0 15px 16px 0;
	overflow:hidden;
}

.menutrends_list_b {
	text-align:right;
	overflow:hidden;
	line-height:35px;
}

.menutrends_list_b a {
	background: #4e106f;
	padding: 5px 15px;
	color: #ffffff;
}

.menutrends_list_b a:hover {
	border:1px #4e106f solid !important;
	background:none;
	color:#4e106f;
}

.menutrends_list2:nth-child(3n) {
	margin: 0 0 16px 0;
}
p.link01 {
	padding: 0 0 0 15px;
	text-align:right;
}
p.link01 a{
	font-size: 16px;
	font-weight: bold;
	color: #4e106f;
	background:url(../../../../../../common/images/linkIcon.gif) no-repeat 0 50%;
	display: inline-block;
	padding:0 0 0 20px;
}

p.link01 a:hover {
	text-decoration:underline;
}

.wp-tag-cloud {
	margin: 10px 0 0 0;
}
.wp-tag-cloud li {
	display: inline-block;
	padding: 5px;
	background: #EFEFEF;
	margin: 0 0 5px 0;
}

.hidden {
        position: relative;
        display: none;
        width: 565px;
        height: 295px;
    }