@charset "utf-8";
/* CSS Document */


/* text
-------------------------------------*/
body {
font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
body,th {
	line-height:1.6em;
	letter-spacing:0.05em;
	color:#333;
	font-style:normal;
	text-align:left;
	}

/* header 
-------------------------------------*/
#header .box .right .upper .fontSizeBtn {
	background: url(../img/header_size.jpg) no-repeat 0 center;
	}
#header .box .right .search {
	background: none;
	}
#header .box .right .search td.button input {
	background: url(../img/header_search_btn.jpg) no-repeat 0 0;
	}
#header .box .right .search td.button:hover input {
	background: url(../img/header_search_btn_ov.jpg) no-repeat 0 0;
	}
	
/* footer
-------------------------------------*/
#footer .box ul {
	float:left;
	letter-spacing:0;
 	}
#footer .box ul.short {
	width:110px;
	margin-right:20px;
 	}
#footer .box ul.short_02 {
	width:130px;
	margin-right:10px;
 	}
#footer .box ul.long {
	width:170px;
 	}
#footer .box ul.long_02 {
	width:180px;
 	}
#footer .box ul.last {
	width:180px;
	margin-right:0px;
 	}
#footer .box ul li a {
	background: url(../img/footer_arrow.jpg) no-repeat 0 center;
	padding-left:13px;
	font-size:86%;
	color:#333;
	text-decoration:none;
	line-height:1.4em;
	display:block;
	margin-bottom:7px;
 	}
#footer .box ul li.ttl a {
	color:#0380b7;
	font-weight:bold;
	background: none;
	padding-left:0px;
 	}

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

 top
 
=================================================== */

#topPage #mainBox .news h3{
	width:41px;
	height:31px;
	background: url(../../img/news_ttl.jpg) no-repeat 0 0;
	padding:5px 0 0 684px;
	margin-bottom:5px;
	}
#topPage #mainBox .news dl {
	width:710px;
	margin:0 0 0 5px;
	}
#topPage #mainBox .news dt {
	float:left;
	width:210px;
	padding:0 0 5px 5px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
	}
#topPage #mainBox .news dd {
	width:480px;
	padding:0 5px 5px 220px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:5px;
	*margin:-2.2em 0 5px 0;
	}

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

 corporate
 
=================================================== */

#secondPage.corporate.global #mainBox h3 span.toMap{
	margin-left:450px;
	}
#secondPage.corporate.global #mainBox .nagaoka{
	text-align:left;
	}
#secondPage.corporate.global #mainBox .nagaoka table{
	width:705px;
	}
#secondPage.corporate.global #mainBox .nagaoka td{
	vertical-align:middle;
	}
#secondPage.corporate.global #mainBox .nagaoka td.btn{
	text-align:right;
	}
#secondPage.corporate.global #mainBox .ttl.step02{
	color:#3fb5c3;
	border-bottom:1px dotted #fff;
	padding:5px 0 5px 0;
	margin:5px 0 0px 0;
	font-weight:bold;
	text-align:left;
	}


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

 ir
 
=================================================== */

#secondPage.ir #mainBox h3.tLeft span {
	margin-left:-60px;
	}
#secondPage.ir #mainBox .news dl {
	width:710px;
	margin:0 0 0 5px;
	}
#secondPage.ir #mainBox .news dt {
	float:left;
	width:200px;
	padding:0 0 5px 5px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
	}
#secondPage.ir #mainBox .news dd {
	width:490px;
	padding:0 5px 5px 210px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:5px;
	*margin:-2.2em 0 5px 0;
	}
