@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;
}
#top_feature{
	height:132px;
	margin: 20px 0 15px 0;
	position:relative;
	overflow:hidden;
	background:url(../img/visa/fig_top_feature.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%;
}
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#profit{
	width: 181px;
	float: left;
	margin: -5px 0 0 6px;
	background: url(../img/visa/bg_top_feature.gif) no-repeat left bottom;
}
div#travel{
	width: 181px;
	float: left;
	margin: -5px 0 0 7px;
}
div#travel h3{
	background: url(../img/visa/bar_travel.gif) no-repeat left top;
	width: 181px;
	height: 39px;
	text-indent: -9999px;
}
div#top_info,
div#top_campaign{
	width: 565px;
	clear: both;
}
div#top_info h2,
div#top_campaign h2{
	width: 565px;
	height: 31px;
	text-indent: -9999px;
}
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_safety ul li a{
}
div#top_info ul li a:hover,
div#top_safety ul li a:hover{
}
div#top_safety{
	background: url(../img/visa/bg_top_info.gif) no-repeat left bottom;
	padding-bottom: 14px;
	width: 565px;
}
p#security {
	font-size: 0.1px;
}
p#security img{
	vertical-align: baseline;
}
div#top_safety ul{
	margin: -21px 9px 0 14px;
	line-height: 1.7;
}
div#top_safety ul li{
	background: url(../img/visa/ico_arrow_blue.gif) no-repeat 0 8px;
	padding-left: 10px;
}


/*IE7用ハック
------------------------------------------------------------*/

*:first-child+html div#top_feature{
	padding-bottom: 15px;
}

/*
*{
	border: 1px solid #000;
}*/