@charset "utf-8";


/* Keyvisual Setting
--------------------------------------------------*/


a {
	overflow:hidden;
}

#contents_spe{
	color: #333;
	position: relative;
}
p.visual_spe{
	margin-top:10px;
	padding:0;
}
p.visual_spe img{
	vertical-align:bottom;
}

/* eco Setting
--------------------------------------------------*/
.eco{
	margin-top: 20px;
}

.eco h2{
	margin-bottom: 10px;
}
.ecoarea{
	background:url(../images/special/eco_area_top.gif) 0 0 no-repeat;
	width:780px;
	padding-top:2px;
}
.ecoarea_body{
	background:url(../images/special/eco_area_middle.gif) 0 0 repeat-y;
	padding: 0 15px;/* font-sizeによって高さ変更あり*/
	color:#2b0606;
	font-size:77%;
}
.ecoarea_body p.eco_text{
	padding:13px 0;
	font-size:120%;
}
.eco_img{
	padding-top:2px;
	width:750px;
}
.eco_img_left{
	padding:0;
	width:368px;
	display:block;
	float:left;
}
.eco_img_right{
	width:368px;
	display:block;
	float:right;
}
#toppage #container #contents_spe .eco .ecoarea .ecoarea_body .eco_text span{
	font-weight:bold;	
}
p.annotation{
	padding:10px 0 10px 0;
	font-size:85%;
	color:#333333;
}
.ecoarea_bottom{
	background:url(../images/special/eco_area_bottom.gif) 0 0 no-repeat;
	height:2px;
}
/* eco Setting END
--------------------------------------------------*/

/* pasmo_suica Setting 
--------------------------------------------------*/
#pasu_colum_top{
	margin:0;
	padding:0;
	width:780px;
}
.pasu_colum{
	float:left;
	display:block;
	width:385px;
	margin-bottom:10px;
	padding:0;
	font-size:93%;
	line-height:166%;
}
.pasu_colum_r{
	float:left;
	display:block;
	width:385px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:93%;
	line-height:166%;
}
#toppage #container #contents_spe #pasu_colum_top .pasu_colum h2,
#toppage #container #contents_spe #pasu_colum_top .pasu_colum_r h2{
	margin:20px 0 15px 0;
	height:27px;
}

#toppage #container #contents_spe #pasu_cen{
	background:url(../images/special/pasu_area_top.gif) no-repeat 0 10px ;
	display:block;
	padding-top:12px;/*firefox 10px ずれる*/
}

#pasu_cen_body{
	background:url(../images/special/pasu_area_middle.gif) repeat-y 0 0 ;
	padding-bottom:18px;
	width:780px
}
#pasu_cen_bottom{
	background:url(../images/special/pasu_area_bottom.gif) 0 0 no-repeat;
	height:2px;
}
#toppage #container #contents_spe #pasu_cen #pasu_cen_body .pasu_content{
	padding-top:9px;
	width:668px;
	margin:0 auto;
}
p.btn_l a:link,
p.btn_l a:visited{
	background:url(../images/special/pasu_btn_1.jpg) 0 0 no-repeat;
	text-indent:-10000px;
	width:329px;
	height:47px;
	float:left;
	display:block;
}
p.btn_r a:link,
p.btn_r a:visited{
	background:url(../images/special/pasu_btn_2.jpg) 0 0 no-repeat;
	text-indent:-10000px;
	width:329px;
	height:47px;
	float:left;
	display:block;
	margin-left:10px;
}

p.btn_r a:hover,p.btn_r a:active,
p.btn_l a:hover,p.btn_l a:hover{
	background-position:0 -47px;
}

p.copy {
	font-size: 77%;
	padding-top: 15px;
}
sup.note {
	font-size: 70%;
}

