@charset "utf-8";

/* ==

　01. 大枠レイアウトのスタイル定義

=============================================================================== */

#headerArea,
#headerNavArea,
#liquidArea,
#footerNavArea,
#footerArea {	min-width: 940px; }

#headerArea .areaInner,
#headerNavArea .areaInner,
#footerNavArea .areaInner,
#footerArea .areaInner { width: 925px; }

#container,
#footerNavArea #slideWrap .slideInner { width: 935px; }

#main {	width: 743px;	}
#siteTop #container,
#siteTop #main { width: auto;	}

/* headerNavArea
------------------------------------------------------------------------------- */

#headerNavArea .areaInner .userName {
	width: 199px;
}

/* footerNavArea
------------------------------------------------------------------------------- */

#footerNavArea #slideWrap #slideBox1 .slideCol1 { display: none; }
#footerNavArea #slideWrap #slideBox4 dt {	width: 270px; }
#footerNavArea #slideWrap #slideBox4 dd {	width: 645px; }

	
/* ==

　02. メイン領域のスタイル

=============================================================================== */

/* localNavTop
------------------------------------------------------------------------------- */

/* concept */
#cateConcept #main #localNavTop .nav01 { width: 371px; }
#cateConcept #main #localNavTop .nav02 { width: 372px; }

/* support */
#cateSupport #main #localNavTop .nav01 { width: 84px; }
#cateSupport #main #localNavTop .nav02 { width: 107px; }
#cateSupport #main #localNavTop .nav03 { width: 205px; }
#cateSupport #main #localNavTop .nav04 { width: 205px; }
#cateSupport #main #localNavTop .nav05 { width: 142px; }

/* guide */
#cateGuide #main #localNavTop li { width: 186px; }
#cateGuide #main #localNavTop .lastChild { width: 185px; }

/* premistclub */
#catePremistclub #main #localNavTop li { width: 186px; }
#catePremistclub #main #localNavTop .lastChild { width: 185px; }	

/* contents
------------------------------------------------------------------------------- */

.mResetPC {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/* infoBlock01 */
#main .infoBlock01 .colImg,
#main .infoBlock01 .col1 {	width: 32.85%; }
#main .infoBlock01 .colTxt,
#main .infoBlock01 .col2 {	width: 65.71%; }

/* infoBlock02 */
#main .infoBlock02 .col1,
#main .infoBlock02 .col2 {	width: 49.19%;	}

/* infoBlock03 */
#main .infoBlock03 .col1,
#main .infoBlock03 .colTxt,
#main .infoBlock03 .col2,
#main .infoBlock03 .colImg {	width: 49.21%; }

/* infoBlock04 */
#main .infoBlock04 .col1,
#main .infoBlock04 .col2,
#main .infoBlock04 .col3 {
	width: 229px;
	margin-right: 8px;
}
#main .infoBlock04 .col3 {	margin-right: 0; }

/* infoBlock06 */
#main .infoBlock06 img {
	max-width: 190px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

/* topCategory01 */
#main .topCategory01 { width: 713px; }
#main .topCategory01 li {	width: 339px;	}

/* topCategory02 */
#main .topCategory02 div { width: 345px; }

/* 画像可変
------------------------------------------------------------------------------- */

/* liquidL */
#main .liquidL img,
#main img.liquidL {
	width: 100%; 
	height: auto;
	-ms-interpolation-mode: bicubic;
}

/* liquid */
#main .liquid img,
#main img.liquid {
	max-width: 100%; 
	height: auto;
	-ms-interpolation-mode: bicubic;
}
#main .liquid img,
#main img.liquid { width: auto\9; } /* ie8 */