@charset "Shift_JIS";

/*--------------------------------------------------
	13/06/18
	チーズプラトー スタイル
--------------------------------------------------*/
#content #main #pltConts {
	width: 660px;
	margin: 0;
}

/*	チーズプラトー トップ
--------------------------------------------------*/
#content #main #pltConts #cpTtl {
	width: 660px;
	height: 65px;
	margin: 15px 0;
	position: relative;
	background: url(../img/plt_top_bg_h1.jpg) no-repeat;
}
#pltConts #cpTtl h1 {
	width: 297px;
	height: 27px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#pltConts #cpTtl p {
	font-size: 78%;
	line-height: 1.2;
	position: absolute;
	top: 11px;
	right: 7px;
}
#pltConts #pltMntyBox {
	text-align: center;
	width: 659px;
	margin: 0 auto 30px auto;
}
#content #main #pltConts p.pltMntyBoxBg {
	height: 12px;
	padding: 0;
	margin: 0;
}
#pltMntyBox p {
	margin: 0;
	padding: 0 10px;
}
/*-- メインイメージ --*/

#pltConts #pltMntyBox #mainImg {
	width: 345px;
	/* height: 226px; */
	height: auto;
	margin-left:10px;
	background: url(../img/plt_top_bg_main.gif) no-repeat;
	float:left;
}
#pltConts #pltMntyBox #mainTxt {
	float:left;
	width:300px;
	_width:280px;
	font-size:14px;
}
#pltMntyBox #mainImg ul {
	text-align: left;
	padding: 1px 0 0 2px;
}
#pltMntyBox #mainImg li img {
	border: 3px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
#pltMntyBox #mainImg li a:hover img {
	background: #FFFFFF;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	border: 3px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
}
.pltMntyBoxInr {
	width: 659px;
	background: url(../img/plt_top_bg_box_bdy.gif) repeat-y;
}
.pltMntyBoxTop {
	width: 659px;
	/* height: 80px; */
	height: 100px;
	text-align: left;
	position: relative;
}
#pltConts #pltMntyBox .pltMntyBoxTop p.boxFlag {
	color: #FFFFFF;
	font-size: 100%;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	text-align: center;
	width: 62px;
	height: 83px;
	position: absolute;
	background: url(../img/plt_top_bg_flag.gif) no-repeat;
	top: -13px;
	left: 10px;
	z-index: 10;
	padding: 10px 0 0 0;
}
#pltConts #pltMntyBox .pltMntyBoxTop p.boxFlag span {
	font-size: 150%;
	line-height: 1;
}
.pltMntyBoxTop h2,
.pltMntyBoxTop h3 {
	padding-left: 80px;
}
.pltMntyBoxTop h3 {
	margin-bottom: 12px;
}
#pltConts #pltMntyBox p.detailPage {
	text-align: right;
	font-size:17px;
	_font-size:16px;
}
#pltMntyBox p.boxTxt {
	text-align: left;
	height:200px;
}

/*-- メインイメージ 12月特別仕様--*/

#pltConts #pltMntyBox #mainImg12 {
	width: 637px;
	height: 418px;
	margin: 0 auto 10px auto;
	
	
}
#pltMntyBox #mainImg12 ul {
	text-align: left;
	padding: 1px 0 0 2px;
}
#pltMntyBox #mainImg12 li a{
	display:block;
	width: 637px;
	height: 418px;
	text-indent: 100%;  
	white-space: nowrap;  
	overflow: hidden;
	background-position:0px 0px;
	background: url(../img/plt_top_img_main2.jpg);
	zoom:1;
	position:relative;
	
	
}
#pltMntyBox #mainImg12 li a:hover{
	display:block;
	width: 637px;
	height: 418px;
	text-indent: 100%;  
	white-space: nowrap;  
	overflow: hidden;
	background: url(../img/plt_top_img_main2.jpg);
	background-position:0px 418px;
	zoom:1;
	position:relative;
}




/*	チーズプラトー サイド
--------------------------------------------------*/
#bodyAll #content #sub{
	margin-left:0;
}
#bodyAll #content #sub .subPltBox {
	font-size: 14px;
	width: 210px;
	background: #D2C59D;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subPltBoxInr {
	width: 198px;
	margin: 0 6px;
/*
	margin: 0 auto;
*/
	background: url(../img/plt_sub_box_bg_bdy.gif) repeat-y;
}
.subPltBox h3 {
	text-align: center;
	padding: 8px 0;
}
.subPltBoxInr p.aboutTxt {
	padding: 5px 10px 10px 10px;
}
.subPltBoxInr dl {
	width: 184px;
	padding-bottom: 5px;
	margin: 0 7px 5px;
	border-bottom: 1px dotted #786838;
}
.subPltBoxInr dl dt {
	width: 40px;
	float: left;
	margin-right: 7px;
}
.subPltBoxInr dl dd {
	width: 137px;
	float: left;
}
.subPltBoxInr dl dd.txt1line {
	padding-top: 10px;
}
.subPltBoxInr dl dd.txt2line {
	padding-top: 1px;
}
.subPltBoxInr dl.lastPart {
	border: none;
	padding-bottom: 0;
}

/*-- バックナンバー --*/
#content #sub .LeafNav h2 {
	background: url(../img/plt_sub_h2_plateau.gif) no-repeat;
}
#content #sub .LeafNav ul {
	border-top: 1px solid #B5A268;
}
#content #sub .LeafNav ul li {
	background: #FFFFFF url("../img/plt_sub_bdr_dotted.gif") repeat-x left bottom;
	border-left: 1px solid #B5A268;
	border-right: 1px solid #B5A268;
	padding: 10px 0;
}
#content #sub .LeafNav ul li.lastPart {
	background-image: none;
	border-bottom: 1px solid #B5A268;
}
#content #sub .LeafNav ul li.Current {
	background: #B5A268;
}
#content #sub .LeafNav ul li a {
	background-image: url("../img/plt_sub_arw.gif");
	display: block;
	font-size: 14px;
	font-weight: normal;
}
#content #sub .LeafNav ul li.Current a {
	background-image: url("../img/plt_sub_arw_clr.gif");
	color: #FFFFFF;
}

/*-- バックナンバー トップフッター --*/
#pltBkNmr {
	width: 659px;
	margin: 0 auto 15px auto;
}
#pltBkNmr h3 {
	margin-bottom: 15px;
}
#pltBkNmr ul {
	width: 670px;
}
#pltBkNmr ul li {
	text-align: center;
	width: 104px;
	float: left;
	margin: 0 7px 15px 0;
	background: url(../img/bn/plt_bn_bg.gif) no-repeat top left;
}
#pltBkNmr ul li a:first-child{
	padding-top: 0;
	line-height: 1.6;
	display: inline;
}
#pltBkNmr ul li a{
	padding-top: 10px;
	line-height: 1;
	_line-height: 1.6;
	display: inline-block;
	_display: inline;
}
#pltBkNmr ul li a img {
	border: 3px solid #FFFFFF;
}
#pltBkNmr ul li a:hover img {
	border: 3px solid #CCCCCC;
}
#pltBkNmr ul li.rightImg {
	margin-right: 0;
}
#pltBkNmr ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFFFFF;
}
#pltBkNmr .backNumber{
	text-align:right;
}
/*-- プラトーカテゴリ一覧 --*/
.pltCategry {
	width: 659px;
	margin: 0 auto 15px auto;
}
.pltCategry h3 {
	margin-bottom: 15px;
}
.pltCategry ul {
	width: 670px;
}
.pltCategry ul li {
	text-align: center;
	width: 104px;
	float: left;
	margin: 0 7px 15px 0;
	background: url(../img/bn/plt_bn_bg.gif) no-repeat top left;
}
.pltCategry ul li a:first-child{
	padding-top: 0;
	line-height: 1.6;
	display: inline;
}
.pltCategry ul li a{
	padding-top: 10px;
	line-height: 1;
	_line-height: 1.6;
	display: inline-block;
	_display: inline;
}
.pltCategry ul li a img {
	border: 3px solid #FFFFFF;
}
.pltCategry ul li a:hover img {
	border: 3px solid #CCCCCC;
}
.pltCategry ul li.rightImg {
	margin-right: 0;
}
.pltCategry ul li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFFFFF;
}
.pltCategry .backNumber{
	text-align:right;
}


/*	チーズプラトー 詳細
--------------------------------------------------*/
#pltConts #pltDetail .pltDtlTtl {
	margin-bottom: 15px;
}
.pltDtlTtl .pltDtlTtlInr {
	width: 659px;
	position: relative;
	background: url(../img/plt_top_bg_box_bdy.gif) repeat-y;
}
#pltConts #pltDetail .pltDtlTtl p.boxFlag {
	color: #FFFFFF;
	font-size: 130%;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	text-align: center;
	width: 62px;
	height: 83px;
	position: absolute;
	background: url(../img/plt_top_bg_flag.gif) no-repeat;
	top: -13px;
	left: 10px;
	z-index: 10;
	padding: 25px 0 0 0;
}
#pltConts #pltDetail .pltDtlTtl p.boxFlag span {
	font-size: 150%;
	line-height: 1;
}
.pltDtlTtl h2,
.pltDtlTtl h3 {
	padding-left: 80px;
}
.pltDtlTtl h2 {
	padding-bottom: 10px;
}
.pltDtlTtl h3 {
	margin-bottom: 12px;
}
#pltConts #pltDetail .pltDtlTop .pltDtlTopTxt {
	width: 640px;
	paddng: 0 10px;
}
.pltDtlTop h2 {
	text-align: center;
	margin-bottom: 20px;
}
#pltConts #pltDetail .pltDtlTop p {
	width: 640px;
	margin: 0 10px 20px;
}
/*
#pltConts #pltDetail .pltDtlTop dl {
	width: 200px;
	float: left;
}
*/
#pltConts #pltDetail .pltDtlIngre .pltDtlIngImg {
	width: 642px;
	margin: 0 auto 10px auto;
}
.pltDtlIngImg ul li.pltDtlIngImg01 {
	width: 425px;
	float: left;
}
.pltDtlIngImg ul li.pltDtlIngImg02 {
	width: 212px;
	float: left;
}
#pltConts #pltDetail .pltDtlIngName {
	width: 640px;
	margin: 0 auto;
}
#pltConts #pltDetail .pltDtlIngNL {
	width: 418px;
	float: left;
	margin-right: 10px;
}
#pltConts #pltDetail .pltDtlIngNB ul {
	margin-bottom: 20px;
}
#pltConts #pltDetail .pltDtlIngNR {
	width: 204px;
	float: right;
}
#pltConts #pltDetail .pltDtlIngNB li {
	text-indent: -1em;
	margin-left : 1em;
}
#pltConts #pltDetail .pltDtlIngNB li.pltDtlCpn {
	text-align: right;
	padding: 10px 10px 0 0;
}
.pltDtlIngNB h4 {
	padding-left: 5px;
	border-left: 7px solid #C23200;
	margin-bottom: 10px;
}
.pltDtlIngNB h4 span {
	font-size: 90%;
}
#pltConts #pltDetail .pltDtlRecipe {
	width: 640px;
	margin: 0 auto 10px auto;
}
.pltDtlRecipe dl {
	width: 204px;
	float: left;
	margin-right: 10px;
}
.pltDtlRecipe dt {
	margin-bottom: 10px;
}
.pltDtlRecipe dd {
	padding: 0 5px;
}
.pltDtlRecipe .kodawari {
	background: url(../detail1311/img/bg_kodawari.gif) no-repeat;
	width: 204px;
	height: 220px;
	padding-top:80px;
}

.pltDtlRecipe .kodawari1 {
	background: url(../detail1401/img/bg_kodawari.gif) no-repeat;
	width: 204px;
	height:240px;
	_height: 340px;
	padding-top:80px;
	_padding-top:70px;
	font-size:13px;
}
.pltDtlRecipe .kodawari1 dd{
	width: 190px;
	height: 220px;
	padding-left:9px;
}
.pltDtlRecipe .kodawari2 {
	background: url(../detail1401/img/bg_kodawari2.gif) no-repeat;
	width: 204px;
	height:240px;
	_height: 340px;
	padding-top:80px;
	_padding-top:70px;
	font-size:13px;
}
.pltDtlRecipe .kodawari2 dd{
	width: 190px;
	height: 220px;
	padding-left:9px;
}

.pltDtlRecipe .kodawari dd{
	width: 195px;
	_width: 197px;
	height: 220px;
	padding-left:9px;
}
.pltDtlRecipe .kodawari12 {
	background: url(../detail1312/img/bg_kodawari.gif) no-repeat;
	width: 207px;
	height:308px;
	padding-top:65px;
	font-size:95%;
}
.pltDtlRecipe .kodawari12 dd{
	width: 195px;
	height: 220px;
	padding-left:6px;
}

.hitokoto{
	background: url(../detail1402/img/bg_hitokoto.gif) no-repeat;
	width: 632px;
	height: 105px;
	padding-left:6px;
	margin-bottom:30px;
}
.hitokoto p{
	font-size:13px;
	
}
.hitokoto .top{
	padding-left:95px !important;
	padding-top:18px !important;
	margin-bottom:0px !important;
	
}
.hitokoto .btm{
	padding-left:95px !important;
	padding-top:8px !important;
	margin-bottom:0px !important;
	
}

#p1403{
	margin-top:30px !important;
	margin-bottom:30px !important;
}

#p1403 .kodawari{
	background: url(../detail1403/img/bg_kodawari.gif) no-repeat;
	width: 308px;
	_width:320px;
	height: 178px;
	_height:258px;
	padding-left:6px;
	padding-right:6px;
	margin-left:10px !important;
	_margin-left:0 !important;
	padding-top:80px !important;
	float:left;
}
#p1403 .sankou{
	background: url(../detail1403/img/bg_sankou.gif) no-repeat;
	width: 308px;
	_width:320px;
	height: 178px;
	_height:258px;
	padding-left:6px;
	padding-right:6px;
	margin-left:10px !important;
	_margin-left:15px !important;
	padding-top:80px !important;
	float:left;
}

/*	チーズプラトー 共通
--------------------------------------------------*/
.txtRed {
	color: #C23200 !important;
}
.txtS90 {
	font-size: 90%;
}
.boxRight {
	margin-right: 0 !important;
}
.boxRight2 {
	margin-left: 10px; !important;
	margin-right:0 !important;
	
}
.vtlaT {
	vertical-align: top !important;
}
.uLine {
	text-decoration: underline !important;
}

.marB30{margin-bottom:30px !important;}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html .clearfix{
	display:inline-block;
}

.clearfix{
	height:1%;
}



.cheesePreT {
	margin: -20px 0 50px 0 !important;
	padding:0 !important;
	text-align: right;
}

/*	チーズプラトー トップ　村山先生紹介
--------------------------------------------------*/
#pltTopReco{
	margin-bottom: 15px;
}
#pltTopReco #mainImg{
	width: 385px;
	height: 225px;
	margin-left: 10px;
	background: none;
}
#pltTopReco #mainImg img{
	margin-bottom: 10px;
	border: none;
}
#pltTopReco #mainImg p{
	margin-bottom: 10px;
	border: none;
	font-size: 14px;
}
#pltTopReco p.boxTxt{
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 10px;
}
#pltTopReco #RecoBox {
	width: 240px;
	_width: 240px;
	height: 260px;
	padding-right: 12px;
	float: right;
	font-size: 14px;
}
#pltTopReco #RecoBox p{
	padding: 0 !important;
}
#pltTopReco #RecoBox p.linkTxt{
	margin: 20px 0 5px !important;
	text-align: right;
}

.marB10{margin-bottom:10px !important;}
.marB20{margin-bottom:20px !important;}

.pltTopTxt{
	font-size: 16px;
}
.boxTxt{
	font-size: 14px;
}

/*	バックナンバー
--------------------------------------------------*/
.moreBox .moreBtn{
	width: 300px;
	height: 55px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/cheeseclub/plateau/common/img/btn_more_off.png) 0 0 no-repeat;
}
.moreBox .moreBtn:hover{
	background: url(/cheeseclub/plateau/common/img/btn_more_on.png) 0 0 no-repeat;
}
.moreBox .moreBtn.close{
	background: url(/cheeseclub/plateau/common/img/btn_close_off.png) 0 0 no-repeat;
}
.moreBox .moreBtn.close:hover{
	background: url(/cheeseclub/plateau/common/img/btn_close_on.png) 0 0 no-repeat;
}
.moreBox .moreBoxInr{
	display: none;
}

/*	チーズプラトー トップ　ベスト
--------------------------------------------------*/
#content #main .pltBestSec .best{
	width: 659px;
	background:  url(../img/plt_top_bg_box_bdy.gif) repeat-y 0 0;
	padding: 13px 0 15px 12px;
	margin-bottom: 40px;
	box-sizing: border-box;
	position: relative;
}
#content #main .pltBestSec .best:before{
	content: url(../img/plt_top_bg_box_top.gif);
	position: absolute;
	top: 0;
	left: 0;
}
#content #main .pltBestSec .best:after{
	content: url(../img/plt_top_bg_box_btm.gif);
	position: absolute;
	bottom: 0;
	left: 0;
}
#content #main .pltBestSec .best .ttlBox{
	padding-left: 73px;
}
#content #main .pltBestSec .best .ttlBox h2{
	padding: 15px 0;
}
#content #main .pltBestSec .best .ttlBox .boxFlag{
	position: absolute;
	top: -2px;
	left: 13px;
}
#content #main .pltBestSec .best .txtBox p{
	padding: 5px 10px;
}
#content #main .pltBestSec .best .txtBox .link{
	font-size: 17px;
	text-align: right;
}

.BannerSec{ padding: 10px 0 30px;}