@charset "euc-jp";
/*  メインページ　基本
---------------------------------------------------------------------*/
#rakutenNavigation {
	padding-bottom: 52px;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#index {
	width:980px;
	margin-right: auto;
	margin-left: auto;
}
#headerIndex {
	width: 980px;
}
#leftNavigationIndex {
	width: 340px;
	float: left;
}
#mainPageIndex {
	width: 600px;
	text-align: left;
}
#mainPageIndex * {
	margin: 0px;
	padding: 0px;
}

#mainPageIndex ul {
	margin: 0px;
	padding: 0px;
}

#mainPageIndex iframe {
	float: left;

}

/*  メインページ　メインコンテンツ
---------------------------------------------------------------------*/
#IFrameRanking {
	height: 1153px;
	width: 600px;
}
#IFrameFreeShipping {
	width: 600px;
}
#IFrameNewItem {
	width: 600px;
}
#IFrameChoiceItem {
	width: 600px;
}
#IFrameCosmeChoiceItem {
	width: 600px;
}

/*  メインページ　各ページ　タイトル
---------------------------------------------------------------------*/
#mainPageIndex #eachTitle {
	/*background-image: url(../../common/img/main_page/each_title.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 600px;
	line-height: 44px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 35px;
	padding-bottom: 10px;
	font-size: 16px;
	*/
	font-size: 20px;
	margin: 0 0 30px 0;
	text-indent: 25px;
	height: 45px;
	line-height: 45px;
	color: #ec0880;
	border-bottom: solid 2px #eee;
	font-family: "游ゴシック","ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

/*  フッター
---------------------------------------------------------------------*/
#footerIndex {
	clear: left;
	width: 980px;
}

#footerIndex iframe {
	float: left;
}

