@charset "shift_jis" ;


#main_box {
	font-size: 100%;
}

/*--------------------------------------------------
バナーイメージ
--------------------------------------------------*/
#bannerRotation div.inner,
#infoList,
#ctlgDisplay {
	/* \*/
	display: block;
	/*  */
}

#bannerRotation div.inner:after,
#infoList:after,
#ctlgDisplay:after {
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	content: ".";
}

/* banner-rotation--*/
#bannerRotation {
	/* background: url(../images/parts/bg_bnr_rotation_b.gif) no-repeat 0 100%; */
}

#bannerRotation div.inner {
	/* background: url(../images/parts/bg_bnr_rotation_t.gif) no-repeat; */
	padding: 1px 0px 0px 0px;
}

#bannerRotation #bnrRotMain {
	width: 493px;
	position: relative;
	float: left;
}

#bannerRotation #bnrRotMain li {
	position: absolute;
	display: none;
	z-index: 1;
}

#bannerRotation #bnrRotMain #brmBox1 {
	display: block;
}

#bannerRotation #bnrRotList {
	margin-top: 0px;
	padding: 6px 6px 6px 0px;
	width: 131px;
	float: right;
	background-color:#E96670;
}

#bannerRotation #bnrRotList li {
	margin-top: 0px;
}

#bannerRotation #brmImg1,
#bannerRotation #brmImg2,
#bannerRotation #brmImg3,
#bannerRotation #brmImg4,
#bannerRotation #brlImg1,
#bannerRotation #brlImg2,
#bannerRotation #brlImg3,
#bannerRotation #brlImg4 {
	vertical-align: top;
}

/*--------------------*/


/*--------------------------------------------------
安心の理由
--------------------------------------------------*/

#easy_box {
	display:block;
	clear: both;
	/*margin-top: 10px; マージンだとロールオーバー画像との間が空かない */
	padding-top: 10px;
}

* html #easy_box {
	padding-top: 0px;
}

#easy_box li {
	float: left;
	margin-left: 13px;
	padding: 0px;
}

/*#easy_box p {
	clear: both;
	padding: 5px 0px 25px;
}*/

#bn_area {
	clear: both;
	margin-top: 25px;
}

#bn_area li {
	float: left;
}

#bn_area li img.bn_r {
	margin-left: 30px;
}

/*--------------------------------------------------
フォーカスのお知らせ
--------------------------------------------------*/
#main_box h2 {
	background-image: url(../images/ti_info.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: #ACACAC solid 1px;
	width: 625px;
	height: 22px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
}

#main_box h2 span {
	display: none;
}

#main_box h2 a {
	background: url(../common/mr_9.gif) 0 center no-repeat;
	float: right;
	font-size: 90%;
	margin: 0px 0px 0px auto;
	padding: 0px 0px 0px 12px;
}
/*----東日本大震災の情報-----*/
#info0311 {
	margin-bottom: 0px;
	padding: 5px;
	line-height: 130%;
	width: 613px;
	height: 100%;
	border: 1px solid #999999;
}
/*---------*/

#0311_02 {
	text-align: right;
}

#info {
	clear: both;
	width: 614px;
	border-color: #ACACAC;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	padding: 0px 0px 0px 10px;
}

#info ul {
	list-style: none;
	height: 300px;
	padding-top: 10px;
	overflow-y: scroll;
	overflow-x: none;
}/* Opera以外のスタイル */

html:first-child #info ul {
	overflow-y: none;
	overflow: auto;
}/* Operaのスタイル */

#info ul li {
	clear: both;
	margin-bottom: 5px;
}

#info span {
	float: left;
	width: 70px;
	margin-right: 10px;
	font-weight: bold;
}

#info p {
	float: left;
	width: 510px;
	font-size: 109%;
}

#sub_online {
	margin-top: 0px;
}/* トップページのみの記述 */


/*--------------------------------------
flow clear 
--------------------------------------*/
#easy_box:after,
#bn_area:after,
#info ul li:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#easy_box,
#bn_area,
#info ul li {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #easy_box,
* html #bn_area,
* html #info ul li {height:1px;}

#easy_box,
#bn_area,
#info ul li {display:block;}
/* End hide from IE-mac */
/*--------------------------------------
flow clear End
--------------------------------------*/

/*追加*/
#rollImage{
	width:630px;
	height:230px;
	position:relative;
	}

#rollImage #rightMenu{
	padding:6px 6px 6px 0;
	background:#E96670;
	position:absolute;
	top:0;
	left:493px;
	}
#rollImage #rightMenu li{
	width:131px;
	margin:0;
	padding:0;
	}
#rollImage #rightMenu li img{
	vertical-align:top;
	margin:0;
	padding:0;
	}

