/* 携快電話シリーズ　CSS */

h1.maint{
	background: url('/chou-jimaku/img/bg_head_c.gif') repeat-x;
	margin:0 0 10px 0;
	font-size:105%;
	color:#fff;
	cursor:pointer;
}
.top_l{background:url('/chou-jimaku/img/bg_head_l.gif') no-repeat top left; width:100%; padding:3px 10px 5px 0; display:block;cursor:pointer;}
.top_r{background:url('/chou-jimaku/img/bg_head_r.gif') no-repeat top right; width:100%; display:block;cursor:pointer;}
.maint a{ color:#fff;}
.maint a:hover{ background-color:transparent;}
.maint.toTop{ float:right; font-size:12px; font-weight:normal; margin-top:10px;}

h2.subt{
	font-size: 150%;
	color: #fff;
	margin: 0.2em 0 0.3em;	
	padding: 0.1em 0 0 0;
}


.bar1 a,.bar2 a{text-decoration:none; color:#000; padding:3px 3px 3px 5px; display:block;}
.bar1 a{background-color:#e7f7bd; cursor:pointer; border:1px solid #e7f7bd;}
.bar2 a{background-color:#ffffef; cursor:pointer; border:1px solid #ffffef;}
.bar1 a:hover,.bar2 a:hover{text-decoration:none; color:#000; background-color:#fff; cursor:pointer; border:1px solid #FF0000;}
.bar1 a .link,.bar2 a .link{ float:right;}


