/* ==========================================
				/index.html用定義
============================================ */

/* ------------------------------------------
					リードエリア
--------------------------------------------- */
#lead {
	width:710px;
	margin-bottom:15px;
}

/* ------------------------------------------
					コンテンツエリア
--------------------------------------------- */
#content-top {
	width:670px;
	text-align:left;
	background:#fff;
}

		/*   -   -   -   -   -   -   -   -   -   -   -
				ニュース一覧エリア
		   -   -   -   -   -   -   -   -   -   -   -   */
#content-top #infoarea{
	margin:0 0 20px 0;
}

		/*   ==========  ニュースタブエリア ==========  */
#content-top #infoarea #headline{
	width:670px;
}

#content-top #infoarea #headline #box{
}

#content-top #infoarea #headline #box dl#info {
	clear: both;
	width: 670px;
	margin:0;
}

#content-top #infoarea #headline #box dl#info dt {
	width: 670px;
	margin-bottom:0.2em;
	border-top:1px solid #E5E5E5;
	margin-top:3px;
	padding-top:3px;
}

#content-top #infoarea #headline #box dl#info dd {
	margin: -1.4em 0 0 8.6em;
	padding: 0 0 0 80px;
}

#content-top #infoarea #headline #box dl#info dd.icn-abt {
	background: url(/en/common/img/icon_news_about.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-faq {
	background: url(/en/common/img/icon_news_faq.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-nws {
	background: url(/en/common/img/icon_news_news.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-pub {
	background: url(/en/common/img/icon_news_publications.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-reg {
	background: url(/en/common/img/icon_news_regulations.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-stm {
	background: url(/en/common/img/icon_news_statements.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box dl#info dd.icn-sts {
	background: url(/en/common/img/icon_news_statistics.gif) no-repeat 0% 1px;
}

#content-top #infoarea #headline #box .btnarea{
	border-top:1px solid #E5E5E5;
	margin-top:3px;
	padding-top:3px;
}

#content-top #infoarea #headline #box .btnarea .rssbtn{
	float:right;
	width:45px;
	margin:4px 0px 0 5px;
}

#content-top #infoarea #headline #box .btnarea .morebtn{
	float:right;
	width:50px;
	margin:4px 0 0 0px;
}

		/*   -   -   -   -   -   -   -   -   -   -   -
					コンテンツエリア
		   -   -   -   -   -   -   -   -   -   -   -   */
.contentBlockf {
	width:670px;
	background: url(/img/p_buyersguide.jpg) no-repeat 100% 0;
}

.contentBlockf .pad0{
	padding: 5px 202px 15px 0;
}

/* ------------------------------------------
						右ナビエリア
--------------------------------------------- */
#rightside {
	float:right;
	width:220px;
	background-color:#FFFFFF;
	margin:0px;
	padding-bottom:10px;
}

		/*   -   -   -   -   -   -   -   -   -   -   -
				各種ナビエリア
		   -   -   -   -   -   -   -   -   -   -   -   */

#rightside .navibox {
	background:url("/img/box_navi_bg.gif") repeat-y;
	margin:0 0 12px 0;
}

#rightside .navibox .frm{
	padding:4px 8px 6px 12px;
	background:url("/img/box_navi_bottom.gif") no-repeat 0 100%;
}

#rightside .navibox .frm p{
	padding:0 0 2px 0;
}

#rightside .navibox2 {
	background:url("/img/box_navi2_bg.gif") repeat-y;
	margin:0 0 12px 0;
}

#rightside .navibox2 .frm{
	padding:4px 8px 6px 12px;
	background:url("/img/box_navi2_bottom.gif") no-repeat 0 100%;
}

#rightside .navibox2 .frm p{
	padding:0 0 2px 0;
}

		/*   -   -   -   -   -   -   -   -   -   -   -
				関連リンクエリア
		   -   -   -   -   -   -   -   -   -   -   -   */
#rightside .refarea {
	background:url("/common/img/dotline_w220.gif") repeat-x 0 100%;
}

#rightside .refarea table.refbox {
	width:220px;
}

#rightside .refarea table.refbox td.txt0 {
	background:url("/common/img/dotline_w220.gif") repeat-x 0 0;
	width:158px;
	padding:8px 0;
}

#rightside .refarea table.refbox td.img0 {
	background:url("/common/img/dotline_w220.gif") repeat-x 0 0;
	padding:8px 0 8px 12px;
}
#rightside .refarea table.refbox td.img2 {
	background:url("/common/img/dotline_w220.gif") repeat-x 0 0;
	padding:8px 0;
}
