.leftcol{
	position:relative;
	overflow: visible;
}


/* 3カラム */
.col3_box {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.col3_box #step_box {
	float: left;
	width: 211px;
	margin-right: 22px;
}

.col3_box .boxSet1,
.col3_box .boxSet2 {
	float: right;
	width: 445px;
	margin-bottom: 10px;
}

.col3_box #voice_box {
	float: left;
	width: 209px;
}
.col3_box #voice_box h3 {
	margin-bottom: 10px;
}

.col3_box #voice_box p {
	line-height: 1.4;
	margin-bottom: 0;
}
.col3_box #voice_box .voice_img {
	float: left;
	margin: 0 5px 0 0;
}
.col3_box #voice_box .backnumber {
	margin: 0;
}
.col3_box #voice_box .backnumber a {
	padding:0.2em 10px 0.3em 14px;
	background:url(../../../images/common/icon_normal01.gif) no-repeat 0 0.6em;
}

.col3_box #simulation_box {
	float: left;
	width: 209px;
}

.col3_box #simulation_box p {
	line-height: 1.4;
	margin-top: -10px;
	margin-bottom: 10px;
}

.col3_box .member_box {
	float: right;
	width: 212px;
}

.col3_box .member_box .status {
	background: #E5EFF9;
	width: 189px;
	height: 90px;
	margin-left: 15px;
}
.col3_box .member_box .status input.text {
	width: 153px;
	margin-left: 12px;
	margin-top: 12px;
	padding: 7px 5px 6px 5px;
	border: 0;
	background: url(../images/index_status_text.gif) no-repeat;
}
.col3_box .member_box .status input.btn {
	margin-left: 12px;
	margin-top: 4px;
}
.col3_box .member_box p {
	line-height: 1.4;
	margin-bottom: 10px;
}

/* 新着情報 */
#news_box {
	width: 100%;
	clear: both;
}

/* CO2排出量 削減実績 */
#sakugen .heading2 {
	margin-bottom: 0;
}

/* あなたのデスクから鉄道コンテナをナビゲート */
#point_box {
	clear: both;
	width: 678px;
	overflow: hidden;
	min-height: 450px;
	background: url(../images/index_point_bg.gif) left bottom no-repeat;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
#point_box h2 {
	font-size:1.25em;
	margin-bottom:0;
	background: none;
	padding:0;
	zoom: 1;
}
#point_box h2 img {
	margin: 0;
}
#point_box h3 {
	background: none;
	font-size:1.15em;
	margin-bottom:0;
	padding: 0;
	zoom:1;
}
#point_box h3 img {
	margin: 0;
}
#point_box div {
	width: 206px;
	float: left;
}
#point_box div dl {
	clear: both;
	padding:6px;
	margin: 0;
	background: url(../images/index_popbox_bg04.gif) left bottom no-repeat;
	margin: 0;
}
#point_box div dl dt {
	background: none; 
	color:#303030;
	line-height:1.7;
	font-weight:bold;
}
#point_box div dl dt span.small {
	font-weight:bold;
}
#point_box div dl dd {
	padding-left:1em;
}
#point_box .note {
	display: block;
	font-size: 85%;
	margin: 5px;
	padding: 0;
	background: none;
}






#point_box div#point1 {
	margin-left: 20px;
	_margin-left: 10px;
}
#point_box div#point2 {
	margin-left: 10px;
}
#point_box div#point3 {
	margin-left: 9px;
}

/*co2削減シュミレーション*/

#simulation {
	background: url(../images/index_co2_bg.gif) no-repeat;
	position: relative;
	height: 175px;
	line-height: 1;
	margin-left: 13px;
}

/*co2削減シュミレーション 出発地/到着地*/
#simulation .departure dt {
	position:absolute;
	left: 156px;
	top: 10px;
}
#simulation .departure dd {
	position:absolute;
	left: 148px;
	top: 36px;
}
#simulation .arrival dt {
	position:absolute;
	left: 385px;
	top: 10px;
}
#simulation .arrival dd {
	position:absolute;
	left: 377px;
	top: 36px;
}
#simulation dd select {
	width: 128px;
}

/*co2削減シュミレーション 鉄道の場合/トラックの場合*/

#simulation .railway,
#simulation .truck {
	font-size: 270%;
}
#simulation .railway dd img,
#simulation .truck dd img {
	vertical-align: top;
	margin-left: 5px;
	margin-top: 18px;
}
#simulation .truck dt {
	position:absolute;
	left: 15px;
	top: 95px;
}
#simulation .truck dd {
	position:absolute;
	right: 508px;
	top: 114px;
}
#simulation .railway dt {
	position:absolute;
	left: 201px;
	top: 95px;
}
#simulation .railway dd {
	position:absolute;
	right: 330px;
	top: 114px;
}

/*co2削減シュミレーション 合計*/

#simulation .result {
	position:absolute;
	right: 170px;
	top: 108px;
	font-size: 350%;
}
#simulation .result span {
	color: #CC3366;
}
#simulation .result img {
	vertical-align: top;
	margin-left: 5px;
	margin-top: 22px;
}


/*いろいろなコンテナ*/
#cont {
	position: relative;
}
#cont .heading2 {
	margin-bottom: 0;
}
#cont_box {
	padding: 15px 12px 15px 12px;
	position: relative;
}
#cont_box ul,
#cont_box li {
	list-style:none;
	margin: 0;
	padding: 0;
}
#cont_box .cont_list {
	position: absolute;
	z-index: 2;
	width: 490px;
	height: 60px;
	overflow: hidden;
	top: 31px;
	left: 93px;
	_left: 81px;
}
#cont_box .cont_list ul {
	position:absolute;
	width: 10000px;
}
#cont_box .cont_list ul li {
	float: left;
	margin-right: 10px;
	width: 90px;
	height: 60px;
}
#cont_box .cont_list li a {
	border: #CCCCCC 1px solid;
	display: block;
}
#cont_box .cont_list li a img {
	border: #FFFFFF 2px solid;
	width: 84px;
	height: 54px;
}
#cont_box .cont_list li a:hover {
	border: #33CCFF 1px solid;
}
#cont_box .cont_list li a:hover img {
	border: #33CCFF 2px solid;
}

#cont_box .cont_nav {
	width: 492px;
	height: 60px;
	background: #E5EFF9;
	padding: 15px 80px;
}
#cont_box .cont_nav li {
	width: 44px;
	height: 44px;
	overflow: hidden;
	position: absolute;
}
#cont_box .cont_nav li.prev {
	top: 39px;
	left: 27px;
	_left: 15px;
}
#cont_box .cont_nav li.next {
	top: 39px;
	right: 27px;
}
#cont_box .cont_nav li.prev a,
#cont_box .cont_nav li.next a {
	width: 44px;
	height: 44px;
	padding-top: 44px;
	display: block;
}
#cont_box .cont_nav li.prev a {
	background: url(../images/index_cont_arrow01.gif) left top no-repeat;
}
#cont_box .cont_nav li.next a {
	background: url(../images/index_cont_arrow02.gif) left top no-repeat;
}
#cont_box .cont_nav li a:hover {
	background-position: right top;
}



/*青ふきだし*/
#cont .pop_box {
	width: 300px;
	position: absolute;
	display:none;
	top: 0;
	left: 0px;
	z-index: 10;
	line-height: 110%;
}
#cont .pop_box h3 {
	padding: 0;
	margin: 0;
	background: url(../images/index_popbox_bg01.png) left top no-repeat;
	padding: 13px 16px 0 12px;
	font-size:100%;
}
#cont .pop_box h3 span {
	font-weight: bold;
	display: block;
	background: url(../images/index_popbox_bg03.gif) center bottom repeat-x;
	color: #FFFFFF;
	padding: 10px 2px 8px;
}
#cont .pop_box .pop_inner {
	padding: 8px 10px 3px;
	background: url(../images/index_popbox_bg02.png) left bottom no-repeat;
}
#cont .pop_box .pop_inner p {
	color: #FFFFFF;
	padding: 0;
}
#cont .pop_box .pop_inner p.code {
	font-size: 85%;
}

.btn ul {
	margin: 0 0 0 0;
	padding: 0;
}
.btn li {
	width: 315px;
	float: left;
	margin: 10px 0 10px 8px;
	padding: 0;
	list-style: none;
}
.btn li img {
	margin-bottom: 0;
}

.btn .tac {
	width: auto;
	float:none;
	text-align: center;
}

.btn .tac a {
	text-align: center;
}

/*サイドバナー*/
.webRACS_bun {
	width: 176px;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
.webRACS_bun li {
	margin: 10px 0 0 0;
}

.clearNavi{
	clear:both;
	text-indent: 2em;
}

@media print {
.webRACS_bun { display:none;}
}

.news .date{
	width: 8em;
}

.news .wrap{
	margin-left: -8em;
}

.news .text,
.news .text_attention {
	margin-left: 8em;
}
/*	heading2 	*/
.member_box .heading2 {
	margin-bottom: 5px;
}

/*	アローＢＯＸプロモーションページリンク関連	*/

.arrowLinkBox {
	margin: 20px auto 40px;
	padding: 6px;
	border: 1px #D6D6D6 solid;
	background-color: #E6E9EF;
}

.arrowLinkBox .inner {
	background-color: #F5FAFD;
	padding: 15px 10px;
}

.arrowLinkBox .bnrImg1 {
	float: right;
	width: 160px;
	border: 1px #CCCCCC solid;
	margin: 0 0 15px 15px !important;
	padding: 4px !important;
	background-color: #FFFFFF;
}

.arrowLinkBox .bnrImg1 img { margin: 0 !important;}

.arrowLinkBox .bnrImg2 {
	float: right;
	width: 120px;
	border: 1px #CCCCCC solid;
	margin: 0 0 15px 15px !important;
	padding: 4px !important;
	background-color: #FFFFFF;
}
.arrowLinkBox .bnrImg2 img { margin: 0 !important;}

.arrowLinkBox .txtLink a {
	background: url(../../../images/common/icon_normal01.gif) no-repeat left 0.3em;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.simuBnr {
	width: 678px;
	height: 157px;
	margin: 0 0 15px 0;
	background: url(../images/bnr_simulation_bg.jpg) no-repeat left top;
}

.simuBnr area {
	border:none;
	outline:none;
} 
