@charset "Shift_JIS";

/* インデックスcss
------------------------------------------------------------------- */

/*------------------------
	右サイド：main
------------------------*/

#main #mainVisual
	{
	margin: 0 0 8px;
	width: 660px;
	height: 230px;
	}
	
#main #mainVisual
	{
	width: 660px;
	height: 230px;
	position: relative;
	}
	
#main #mainVisual .fadecontentwrapper
	{
	height: 230px;
	overflow: hidden;
	position: relative;
	width: 660px;
	}
	
#main #mainVisual .fadeImg
	{
	background: white;
	position: absolute;
	visibility: hidden;
	width: 660px;
	}
	
#main #mainVisual .fadeImg a
	{
	overflow: hidden;
	position: absolute;
	}
	
#main #mainVisual .fadeImg a:hover
	{
	border: 3px solid #ffc000;
	}
	
#main #mainVisual .fadeImg a:hover img
	{
	margin: -3px;
	}
	
#main #mainVisual .fadecontenttoggler
	{
	bottom: -8px;
	height: 3px;
	position: absolute;
	right: 0;
	/* width: 96px;*/
	width: 74px;
	z-index: 200;
	}
	
#main #mainVisual .fadecontenttoggler ul li
	{
	float: left;
	height: 3px;
	padding-left: 4px;
	width: 20px;
	}
	
#main #mainVisual .fadecontenttoggler ul li a
	{
	background-color: #CCCCCC;
	display: block;
	font-size: 0;
	height: 3px;
	text-indent: -9999px;
	width: 20px;
	}
	
#main #mainVisual .fadecontenttoggler ul li a:hover,
#main #mainVisual .fadecontenttoggler ul li a.selected
	{
	background: #0067B6;
	}
	
element.style
	{
	display: block;
	height: 262px;
	left: 0;
	top: 0;
	visibility: visible;
	z-index: 456;
	}
	
#main #primary
	{
	margin: 4px 0 0 0;
	width: 465px;
	float: left;
	overflow: hidden;
	}
	
*html #main #primary
	{
	width: 455px;
	}
	
#primary #knowledge,
#primary #tips,
#primary #world,
#primary #wine,
#primary #calendar
	{
	width: 225px;
	float: left;
	height: 299px;
	}
	
#primary #knowledge
	{
	margin: 0;
	background: url(../../img/knowledge_foot.gif) no-repeat bottom right;
	}
	
#knowledge #klBox
	{
	height: 262px;
	background: url(../../img/knowledge_bg.gif) repeat-y right;
	}
	
#primary #tips
	{
	margin: 0 0 0 5px;
	background: url(../../img/tips_foot.gif) no-repeat bottom right;
	}
	
#tips #tiBox
	{
	height: 262px;
	background: url(../../img/tips_bg.gif) repeat-y right;
	}
	
#primary #world
	{
	margin: 10px 0 0 0;
	background: url(../../img/world_foot.gif) no-repeat bottom right;
	}
	
#world #woBox
	{
	height: 262px;
	background: url(../../img/world_bg.gif) repeat-y right;
	}
	
#primary #calendar
	{
	margin: 10px 0 0 0;
	background: url(../../img/calendar_foot.gif) no-repeat bottom right;
	}
	
#calendar #calBox
	{
	height: 262px;
	background: url(../../img/calendar_bg.gif) repeat-y right;
	}
	
#primary #wine
	{
	margin: 10px 0 0 5px;
	background: url(../../img/wine_foot.gif) no-repeat bottom right;
	}
	
#wine #wiBox
	{
	height: 262px;
	background: url(../../img/wine_bg.gif) repeat-y right;
	}
	
#primary p.photo
	{
	margin: 0 0 0 15px;
	}
	
#primary p.abst
	{
	margin: 10px 10px 0 15px;
	font-size: 85%;
	}
	
#primary ul
	{
	margin: 7px 0 0 12px;
	list-style: none;
	}
	
#primary ul li
	{
	margin: 3px 0 0 3px;
	float: left;
	}
	
#main #archives
	{
	margin: 10px 0 0 0;
	width: 200px;
	float: right;
	}
	
#archives #oshaberi
	{
	width: 200px;
	border-bottom: 1px solid #ccc;
	}
	
#oshaberi p.text
	{
	margin-top: 10px;
	padding: 0 10px 10px 15px;
	font-size: 85%;
	}
	
#oshaberi p.text strong
	{
	color: #d80b2a;
	font-size: 120%;
	}
	
#oshaberi table
	{
	margin: 0 0 10px 105px;
	font-size: 85%;
	border: 0;
	}
	
#archives #pickup
	{
	margin: 10px 0 0 0;
	width: 198px;
	border: 1px solid #ffdac0;
	}
	
#pickup div.pickupBox01
	{
	width: 184px;
	padding: 6px;
	border: 1px solid #fff;
	background: #ffdac0;
	text-align: center;
	}
	
#pickup div.pickupBox01 p.text
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:93%;
	}

#pickup div.pickupBox02
	{
	width: 164px;
	padding: 10px;
	margin-top: 10px;
	background: #fff;
	text-align: left;
	}
	
#pickup div.pickupBox02 p
	{
	margin-top: 6px;
	font-size:95%;
	width:170px;
	}
	
#pickup div.pickupBox02 p strong
	{
	color: #ff6600;
	}
	
#pickup table
	{
	margin: 10px 0 0 0;
	font-size: 95%;
	border: 0;
	}
	
#archives p.rightBn
	{
	margin: 10px 0 0 0;
	}
#pltBtn a {
    display: block;
    overflow: hidden;
    height: 89px;
    width: 200px;
    background-image: url(/cheeseclub/common/img/c_plato.jpg);
    text-indent:-9999px;
}

#pltBtn a:hover {
    background-image: url(/cheeseclub/common/img/c_plato_on.jpg);
}

#tanteiBtn a {
    display: block;
    overflow: hidden;
    height: 70px;
    width: 200px;
    background-image: url(/cheeseclub/img/bn_tantei.gif);
    text-indent:-9999px;
}

#tanteiBtn a:hover {
    background-image: url(/cheeseclub/img/bn_tantei_on.gif);
}
#kenteiBtn a {
    display: block;
    overflow: hidden;
    height: 70px;
    width: 200px;
    background-image: url(/cheeseclub/img/bn_kentei.gif);
    text-indent:-9999px;
}

#kenteiBtn a:hover {
    background-image: url(/cheeseclub/img/bn_kentei_on.gif);
}

/*2014.09.17変更*/
#main #tips2 , #main #plateau2{
	width: 322px;
	margin:15px 0 0;
	padding: 0;
	float: right;
}
#main #primary2 , #main #pickup2{
	width: 322px;
	margin: 15px 0 0;
	padding: 0;
	float: left;
}
#primary2 ul{
	list-style: none;
	margin:0;
}
#primary2 ul li , #tips2 ul li{
	width: 314px;
	height: 60px;
	margin: 10px 0 0 0;
	float: left;
}

#tips2 ul{
	list-style: none;

}

#pickup2 p , #plateau2 p {
	font-size: 14px;
	line-height: 140%;
}
#pickup2 .txtBox {
	width: 322px;
	height: 320px;
	box-sizing: border-box;
	padding: 10px 15px;
	background-image: url(/cheeseclub/img/bg_pickup.gif);
	background-repeat: repeat-y;
}
#pickup2 .txtBox .box02{
	width: 146px;
	float: left;
}
#pickup2 .txtBox .box02 .red{
	color: #FF3F00;
}
#pickup2 .txtBox .box03{
	float: left;
}
#pickup2 .txtBox .bold{
	margin:15px 0 10px;
	font-weight: bold;
}
#pickup2 .txtBox ul li{
	background-image: url(/cheeseclub/img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 8px;
}
#plateau2 .txtBox {
	width: 322px;
	height: 320px;
	box-sizing: border-box;
	padding: 10px 15px 10px 22px;
	background-image: url(/cheeseclub/img/bg_plateau.gif);
	background-repeat: repeat-y;
	position:relative;}
	
#pickup2 .txtBox .box01{
	padding-bottom: 25px;
}
#plateau2 .txtBox .box01{
	width: 275px;
	position: absolute;
	top: 237px;
	left: 20px;
}

#pickup2 .txtBox ul li a , #plateau2 .txtBox a{
	font-size: 14px;
	line-height: 100%;
}
#mainBanner .Bn01{
	float: left;
	margin: 15px 30px 0 5px;
}
#mainBanner .Bn02{
	float: left;
	margin: 15px 0 0;
}
#mainBanner .Bn03{
	float: right;
	margin: 15px 0 0;
}

.mOver a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; 
	opacity: 0.6; 
}

/*------------------------
	左サイド：sub
------------------------*/

#sub #register
	{
	margin: 0;
	width: 210px;
	}
	
#sub #news
	{
	width: 210px;
	margin: 10px 0 0 0;
	}
	
#news dl
	{
	width: 210px;
	font-size: 85%;
	}
	
#news dl dt
	{
	width: 180px;
	padding: 0 15px;
	margin-top: 10px;
	font-weight: bold;
	}
	
#news dl dd
	{
	width: 180px;
	padding: 0 15px;
	padding-bottom: 11px;
	border-bottom: 1px dotted #ccc;
	}
	
#sub #sbm
	{
	margin: 15px 0 0 0;
	width: 210px;
	text-align: center;
	font-size: 85%;
	}
	
#sub #sbm table
	{
	margin: 0 auto 10px auto;
	border: 0;
	}
	
#sub #banner
	{
	margin: 15px 0 0 0;
	width: 210px;
	text-align: center;
	}
	
#banner h2
	{
	font-size: 1px;
	}
	
#banner li
	{
	margin-top: 10px;
	font-size: 85%;
	}

#sub p.camBnr {
	margin-bottom:20px;
}

/*-- 新着情報 NEW --*/
#news dt span.txtNew {
	color: #FF0000;
	}
	
	
/*2014.09.17変更*/	
#sub #news2{
	width: 210px;
	margin: 10px 0 0 0;
}
	
#news2 dl{
	padding: 0 8px;
	font-size: 14px;
	border-right: solid 1px #C0BBAE;
	border-left: solid 1px #C0BBAE;
}

#news2 dl dt:first-child{
	border-top: none;
}

#news2 dl dt{
	width: 180px;
	padding: 10px 6px 0 6px;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
	
#news2 dl dd{
	width: 180px;
	padding: 0 6px 11px 6px;
}
	
#news2 dl .btm{
	width: 180px;
	padding: 0 6px 11px 6px;
	margin: 0 8px;
	border: none;
}
#news2 dt span.txtNew {
	color: #FF0000;
}
	
#sub #banner2{
	margin: 20px 0 0 0;
	width: 210px;
	text-align: center;
}	
#banner2 h2{
	font-size: 1px;
}	
#banner2 li{
	margin-top: 10px;
	font-size: 85%;
}


/* pickup　twoColumn */
.twoColumn li{
	width: 130px;
	float: left;
}

/* other */

.mgT10{margin-top:10px !important;}
.mgT15{margin-top:15px !important;}
.mgT20{margin-top:20px !important;}

.mgB10{margin-bottom:10px !important;}
.mgB15{margin-bottom:15px !important;}
.mgB20{margin-bottom:20px !important;}

.pdL10{padding-left:10px !important;}
.pdL20{padding-left:20px !important;}