/*　メインイメージ＆FLASH用　　*/
.main_flash{
	width:700px;
	margin-top:0px;
	margin-bottom:12px;
}

/*　メイン領域　バナータイトル　*/
.main_titletxt{
	width:100%;
	margin-top:6px;
	font-size:10pt;
	color:#AEA093;
	border-color:#AEA093;
	border-bottom-style: solid; 
	border-bottom-width: 2px
}

/*　メイン領域バナー */
.main_bnnp{
	width:100%;
	margin-top:3px;
	font-size:8pt;
	color:#808080;
	letter-spacing:0px;
	text-align:left;
}

/*　メイン領域汎用　全体　*/
.main_bnn{
	width:700px;
	margin-top:6px;
}

.main_bun01ttltxt{
	width:344px;
	margin-top:6px;
	font-size:10pt;
	color:#AEA093;
	border-color:#AEA093;
	border-bottom-style: solid; 
	border-bottom-width: 2px
}

.main_bun03ttltxt{
	width:344px;
	margin-top:6px;
	font-size:10pt;
	color:#AEA093;
	border-color:#AEA093;
	border-bottom-style: solid; 
	border-bottom-width: 2px
}

/*　メイン領域バナー　左　*/
.main_bnn01{
	width:344px;
	margin-top:6px;
	float:left;
}


/*　メイン領域バナー　右　*/
.main_bnn03{
	width:344px;
	margin-top:6px;
	float:right;
}

/*　メイン領域小画像バナー　左　*/
.main_minibnn01{
	width:170px;
	margin-top:6px;
	float:left;
}

/*　メイン領域小TXTバナー　右　*/
.main_minibnn03{
	width:170px; 
	margin-top:6px;
	padding-left:3px;
	font-size:8pt;
	color:#808080;
	line-height: 14px;
	letter-spacing:1px;
	float:right;
}


/*　おすすめカテゴリ　全体幅　*/
.main_cate{
	width:514px;
	margin-top:6px;
	float:left;
}


/*　おすすめカテゴリ　コメント　*/
.main_catep{
	width:220px; 
	margin-top:3px;
	margin-left:8px;
	font-size:8pt;
	color:#808080;
	line-height: 14px;
	letter-spacing:1px;
}



/*　おすすめカテゴリ　左　*/
.main_cate01{
	width:242px; 
	height:160px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	float:left;
	border-left:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

/*　おすすめカテゴリ　右　*/
.main_cate03{
	width:242px; 
	height:160px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	float:right;
	border-left:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}



/*　パートナーブランド 全体　*/
.main_brand{
	width:175px;
	margin-top:6px;
	float:right;
}

.main_bran_bnn{
	width:175px;
	margin-top:6px;
	font-size:8pt;
	color:#808080;
	line-height: 14px;
	letter-spacing:1px;
}

/*　WHATS NEW　*/

.main_whats01{
	width:700px;
	height:200px;
	overflow:auto;
	font-size:9pt;
	color:#333333;
	letter-spacing:1px;
	line-height: 16px;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#0080ff;
}

.main_whats02{
	width:60px;
	float:left;
	font-size:9pt;
	color:#333333;
	letter-spacing:1px;
	border-color:#333333;
	border-top-style: dotted; 
	border-top-width: 1px;
	padding-top:4px;
	padding-bottom:4px;
}

.main_whats03{
	width:620px;
	float:right;
	font-size:9pt;
	color:#333333;
	letter-spacing:1px;
	line-height: 18px;
	border-color:#333333;
	border-top-style: dotted; 
	border-top-width: 1px;
	padding-top:4px;
	padding-bottom:4px;
}


/*　ランキング　*/

.main_rankbun{
	font-size:9pt;
	color:#333333;
	letter-spacing:1px;
	line-height: 14px;
}


