@charset "utf-8";

/*トップページ
------------------------------------------------------------*/

body#top div#content{
	background: url(../img/common/bg_content.gif) no-repeat left top;
}
body#top div#main_content h2{
	margin-bottom: 0!important;
}



div#top_info p.whole,
div#top_campaign p.whole{
	text-align: right;
	position: relative;
	top: -24px;
	font-size: 80%;
}
div#top_info p.whole a,
div#top_campaign p.whole a{
	background: url(../img/visa/ico_allow_circle_d.gif) no-repeat 0 0;
	margin-right: 10px;
	padding: 0 0 3px 16px;
	text-decoration: none;
}
div#top_info p.whole a:hover,
div#top_campaign p.whole a:hover{
	background: url(../img/visa/ico_allow_circle_o.gif) no-repeat 0 0;
	text-decoration: underline;
}
div#top_info,
div#top_campaign{
	width: 565px;
	clear: both;
}
div#top_campaign{
	margin:10px 0 0 0;
}
div#top_info h2,
div#top_campaign h2{
	background: url(../img/visa/bar_top_info.gif) no-repeat left top;
	width: 565px;
	height: 31px;
	text-indent: -9999px;
	margin: 0;
}
div#top_info h2{
	background: url(../img/visa/bar_top_info.gif) no-repeat left top;
}
div#top_campaign h2{
	background: url(../img/visa/bar_top_campaign.gif) no-repeat left top;
}
div#top_info ul,
div#top_campaign ul{
	margin: -5px 9px 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #B7B7B7;
	line-height: 1.7;
}
div#top_info ul li,
div#top_campaign ul li{
margin:0 0 0 9px;
padding:0 0 0 10px;
}
div#top_info ul li {
background:url(../jcb/img/ico_arrow_green.gif) no-repeat left center;
}
div#top_campaign ul li{
background:url(../jcb/img/ico_arrow_red.gif) no-repeat left center;
}
div#top_info ul li span,
div#top_campaign ul li span{
	margin-right: 8px;
}
div#top_info ul li img,
div#top_campaign ul li img{
	margin-left: 6px;
	vertical-align:middle;
}
div#top_info ul li.camp,
div#top_campaign ul li.camp{
	background: url(../img/visa/ico_campaign.gif) no-repeat 0 2px;
	padding-left: 69px;
}
div#top_info ul li.info,
div#top_campaign ul li.info{
	background: url(../img/visa/ico_info.gif) no-repeat 0 4px;
	padding-left: 69px;
}
div#top_info ul li a{
}
div#top_info ul li a:hover{
	color: #CC3300;
}
p#security {
	position: relative;
	top: -26px;
	left: 210px;
	display: inline;
}
p#security img{
	vertical-align: baseline;
}


#top_feature{
	height:132px;
	margin: 20px 0 15px 0;
	position:relative;
	overflow:hidden;
	background:url(../img/jcb/fig_top_feature_jcb.gif) no-repeat left top;
}
#top_feature li a {
	display:block;
	position:relative;
}
#top_feature li.feature-btn01 a {
	width:254px;
	height:42px;
	top:37px;
	left:18px;
}
#top_feature li.feature-btn02 a {
	width:254px;
	height:42px;
	top:41px;
	left:18px;
}
#top_feature li.feature-btn03 a {
	width:254px;
	height:42px;
	top:-47px;
	left:294px;
}
#top_feature li.feature-btn04 a {
	width:254px;
	height:42px;
	top:-43px;
	left:294px;
}

div#top_info p.whole,
div#top_campaign p.whole{
	text-align: right;
	position: relative;
	top: -24px;
	font-size: 80%;
}