@charset "Shift_JIS";
/* =======================================

記述項目
	>>全体
	>>メインイメージ
	>>コンテンツ
		>>ニュース
		>>お知らせ
		>>バナー用
		>>金価格iframe用

======================================= */



/* ---------------------------------
全体
--------------------------------- */
#top #wrapper {
	margin: 0;
	width: 100%;
	text-align: left;
	background: none;
}
#top h1{
	text-indent: 0;
	font-size: 0;
}



/* ---------------------------------
メインイメージ
--------------------------------- */
#top #mainImage{
	width: 100%;
	height: 329px;
	border-bottom: solid 1px #ccc;
}
#top #mainImage div{
	width: 100%;
	height: 325px;
	background: url(../img-top/p_topimage.jpg) no-repeat center top;
	overflow: hidden;
	border-bottom: solid 4px #369;
}
#top #mainImage img{
	display: none;
}

#top #top_gNavi{
	width: 232px;
	margin-left: 225px;
	position: relative;
	top: 50px;
	left: 50%;
	line-height: 0;
}
#top #mainImage #top_gNavi img{
	display: block;
	margin: 0 0 1px;
	font-size: 0;
	line-height: 0;
}



/* ---------------------------------
コンテンツ
--------------------------------- */
#areaPageBody{
	margin: 0 auto;
	width:949px;
}
#top #contents{
	width: 932px;
}

#top #areaLeft{/* メインコンテンツ部分 */
	width: 684px;
	margin: 8px 0 0 0;
	font-size: 80%;
	position: relative;
}
#top #areaRight{/* サブコンテンツ部分 */
	width: 189px;
	margin: 16px 0;
	padding: 18px 20px 18px 21px;
	border: solid 1px #ccc;
	background: #f5f5f5;
	font-size: 69%;
}

#top #pubNotice a,
#top #cemNotice a {/* 2011.05.19 #pubNotice追加 2011.12.15 #semNotice追加*/
	width: 218px; /* 1215original=210px */
	xfont-size: 14px; /* 1215original=15px */
	font-size: 13px; /* 1215original=15px */
	color: #fff;
	xfont-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #003b5b;
	padding: 6px 6px; /* 1215original=5px 10px */
	margin-bottom: 16px;
}


/* ▼ニュース///////////////////*/
#top #news h2{
	width: 100px;
	height: 23px;
	background: url(../img-top/obj_b.gif) no-repeat;
	text-indent: -9999px;
	font-size: 0;
	position: absolute;
	left: 10px;
	top: -31px;
}
#top #newsList{
	overflow: hidden;
}
#top #newsList ul{
	width: 674px;
	margin: -2px 0 0 10px;
	line-height: 1.5em;
}
#top #newsList ul li,
#top #infoList ul li,
#top #eventList ul li,
#top #infoList p {
	padding: 6px 0 4px;
	border-bottom: 2px dotted #ccc;
}
#top #newsList ul a{
	display: block;
	margin-left: 5.3em;
}
#top #newsList ul li p{
	margin: 3px 0 auto 0;
}


/* ▼お知らせ///////////////////*/
#top #information h2{
	width: 684px;
	height: 23px;
	margin-bottom: 8px;
	background: url(../img-top/obj_a.gif) no-repeat;
	text-indent: -9999px;
	font-size: 0;
}
#top #infoList{
	overflow: hidden;
	line-height: 1.5em;
}
#top #infoList ul{
	width: 674px;
	margin: -2px 0 0 10px;
}
#top #infoList ul a{
	display: block;
}

/* -2008.12.01 スタイル統一のため廃止- #top .attention{
	margin-left: 10px;
}
*/

#top .archive{
	margin: 12px 0 28px 10px;
} 

#top .archive img{
	margin-right: 1px;
}

#top #attentionList{
	margin: 24px 0 36px;
	padding-left: 10px;
}

/* ▼イベント///////////////////*/
#top #eventNews h2{
	width: 684px;
	height: 23px;
	margin-bottom: 8px;
	background: url(../img-top/obj_c.gif) no-repeat;
	text-indent: -9999px;
	font-size: 0;
}
#top #eventNews{
	overflow: hidden;
	line-height: 1.5em;
}
#top #eventNews ul{
	width: 674px;
	margin: -2px 0 0 10px;
}
#top #eventNews ul a{
	display: block;
}


/* ▼バナー///////////////////*/
#banner{
	margin-bottom: 14px;
}
#banner div{
	margin-bottom: 7px;
	line-height: 1.2em;
}
#banner p{
	padding-left: 16px;
	letter-spacing: -0.05em;
}
#banner img{
	margin-bottom: 2px;
}

/* ▼金価格iframe用///////////////////*/
#corp_price{
	width: 191px;
	height: 121px;
}


/*-- 2010.04.27 下部バナー追加 --*/
#top #infoList p.bBunner {
	xline-height: 86px;
	border: none;
	margin-top: 35px;
}

#top #infoList p.bBunner img {
	margin-bottom: 5px;
}

