/*=============================================================/
【メインコンテンツ(ヘッダ以外)全体】
/=============================================================*/
#montoakMainContainer {
	width: 740px;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: 10px solid #fff;
	background: url(../img/montoak/bgLine.gif) no-repeat center bottom;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}
/*■フッタPDF*/
.pdfContents {
	width: 470px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: right;
}
/*■フッタアーカイブ*/
.archiveContents {
	width: 470px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: right;
}
#montoakMainContainer a {
	color: #fff;
	background: none;
}
#montoakMainContainer a:hover {
	color: #e7309d;
	background: none;
	text-decoration: underline;
}
#montoakMainContainer img {
	border: none;
}
/*=============================================================/
【クリアー用】
/=============================================================*/
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}
/*=============================================================/
【下余白調整用からDIV】
/=============================================================*/

#bottomMargin {

}
/*=============================================================/
【ヘッダ画像(フラッシュ?)】
/=============================================================*/
#montoakHeadImage {
	width: 740px;
	height: 240px;
	margin-bottom: 10px;
	background: #000;
}
/*=============================================================/
【メイン左コンテンツ(ページ内アンカー)】
/=============================================================*/
#montoakLeftContainer {
	width: 190px;
	height: auto;
	margin-left: 10px;
	float: left;
	display: inline;
	text-align: center;
	position: relative;
}
#montoakLeftContainer .headerImage {
	width: 100px;
	height: auto;
	margin: 40px auto 30px;
	padding: 0;
}
#subNaviContainer {
	widows: 100px;
	height: auto;
}
#montoakLeftContainer ul {
	width: 100px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#montoakLeftContainer li {
	margin-bottom: 20px;
	list-style: none;
}
#montoakLeftContainer li .bottomList {
}
#montoakLeftContainer li a {
}
#montoakLeftContainer li a:hover{
}

/*=============================================================/
【メイン右コンテンツ】
/=============================================================*/
#montoakRightContainer {
	width: 520px;
	height: auto;
	float: right;
	text-align: center;
}
/*■ヘッダ画像下『年』部分*/
#pageTitleYearTop {
	width: 480px;
	height: auto;
	margin: 20px auto 20px;
	padding: 0;
}
/*■ISSUE『年』部分*/
#pageTitleYearBottom {
	width: 480px;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
}
/*=============================================================/
■インフォメーション(メイン右コンテンツ内)
/=============================================================*/
#infoContainer {
}
#infoContainer .titleImage {
	width: 450px;
	height: auto;
	margin: 0 auto 40px;
}
#infoContainer .subjectImage {
	width: 450px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}
#infoContainer .infoMain {
	width: 450px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
	line-height: 20px;
}
#infoContainer .infoMain p {
	margin-bottom: 30px;
}
/*=============================================================/
■レコメンド(メイン右コンテンツ内)
/=============================================================*/
#recomContainer {
}
#recomContainer .titleImage {
	width: 480px;
	height: auto;
	margin: 0 auto 40px;
}
#recomContainer .subjectImage {
	width: 480px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}
#recomContainer .recomImage {
	width: 480px;
	height: auto;
	margin: 0 auto 40px;
	clear:  both;
}

.recomMain {
}
.recoMain .mainContents {
	margin-bottom: 20px;
}
.recomMain .leftContents {
	width: 145px;
	height: auto;
	float: left;
}
.recomMain .leftContents .image {
	width: 145px;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
}

.recomMain .rightContents {
	width: 350px;
	height: auto;
	text-align: left;
	float: left;
}
.recomMain .rightContents p {
	margin: 0;
	margin-left: 5px;
	margin-bottom: 20px;
	line-height: 21px;
}
/*=============================================================/
■ディッシュアップ(メイン右コンテンツ内)
/=============================================================*/
#dishContainer {
}
/*■ヘッダフリーレイアウト部分*/
.dishHeaderContainer {
	width: 520px;
	height: 220px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	position: relative;
}
.dishHeaderContainer .titleImage {
	width: 146px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 160px;
}
.dishHeaderContainer .leftImage{
	width: 134px;
	height: 134px;
	position: absolute;
	top: 50px;
	left: 10px;
}
.dishHeaderContainer .centerImage{
	width: 125px;
	height: 53px;
	position: absolute;
	top: 55px;
	left: 160px;
}
.dishHeaderContainer .rightImage{
	width: 215px;
	height: 252px;
	position: absolute;
	top: -40px;
	right: -15px;
}

#dishContainer .dishupMenuContents {
	width: 520px;
	height: auto;
	margin: 0 auto 50px;
	padding: 0;
}
#dishContainer .dishupMenuContents .image{
	width: 250px;
	height: auto;
	float: left;
}
#dishContainer .dishupMenuContents .text {
	width: 260px;
	height: auto;
	float: left;
}
#dishContainer .dishupMenuContents .text p {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#dishContainer .dishupMenuContents .text p .nameJP{
}
#dishContainer .dishupMenuContents .text p .nameEN{
}
#dishContainer .dishupMenuContents .text p.end{
	margin-bottom: 20px;
}

/*=============================================================/
■イシューモントーク(メイン右コンテンツ内)
/=============================================================*/
#issueContainer {
}
#issueContainer .titleImage {
	width: 480px;
	height: auto;
	margin: 0 auto 40px;
}
#issueContainer .subjectImage {
	width: 450px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}
.issueMain {
	width: 450px;
	height: auto;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}
.issueMain p {
	line-height: 20px;
}
.issueImage {
	width: 450px;
	height: auto;
	margin: 0 auto 70px;
	padding: 0;
}
/*=============================================================/
■メイン右コンテンツ下ライン部分
/=============================================================*/
#montoacFooterContainer {
	width: 540px;
	height: 80px;
	margin: 0 auto;
	margin-left: -20px;
	padding: 0;
	border-top: 10px solid #fff;
	text-align: right;
	position: relative;
}
#montoacFooterContainer a {
	display: block;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
}