/* PeXポイントを使う spend.css */

@charset "UTF-8";

/* ナビゲーションバー */
#header .menu_contents .spend a {
	background: 	#35a236;
	color:#ffffff;
	font-weight:bold;
	border-left:1px solid #35a236;
	border-right:1px solid #35a236;
	border-top:1px solid #35a236;	
}

#contents .contents_bg .mainlead{background:url(/images/spend/lead_visual.gif) no-repeat 524px 0; margin:0 18px; font-weight:bold; font-size:15px; line-height:1.4; padding:20px 0;}

#exchenge_free{position:relative; margin:5px auto 0;}
*html #exchenge_free .sign{position:absolute; top:-10px; left:-68px;}
#exchenge_free .sign{display:block; position:absolute; top:-10px; left:5px;}
#exchenge_free h3{color:#ffffff; font-size:17px; background:#fb8024; margin:0 18px; padding:10px; text-indent:45px; position:relative;}
#exchenge_free h3 .date{font-size:13px; position:absolute; top:14px; right:10px; *right:15px;}
#exchenge_free ul{border:solid 3px #fb8024; margin:0 18px; padding:5px 5px 10px 5px; *padding:5px 0;}
#exchenge_free li{width:180px; display:inline; float:left; margin:5px 0 0 0; text-align:center; position:relative;}
#exchenge_free li h4{font-size:13px; margin:2px auto 0;}
#exchenge_free li .lead{margin:3px;}
#exchenge_free li .logo{width:120px; margin:0 auto; padding:1px; border:solid 1px #cccccc;}
#exchenge_free li .ex_btn{text-align:center; margin:10px auto 5px;}
#exchenge_free li .ex_btn a{display:block; margin:0 auto; overflow:hidden; text-indent:-9999px; width:90px; height:25px; background:url(/images/common/btn/btn_go_exchange_s.gif) no-repeat;}
#exchenge_free li .ex_btn a:hover{background-position:0 -25px;}


/* bokin */
div#bokin {
	width: 740px;
	margin: 15px 0 0 18px;
	text-align: left;
}
div#bokin h3 {
	height: 22px;
	background: url(/images/common/icon/icon_circle_green.gif) 5px 1.5px no-repeat;
	border-bottom: solid 2px #CCCCCC;
	font-size: 16px;
	line-height: 18px;
	margin-bottom:13px;
	padding: 0 0 0 24px;
	color: #333333;
}

*html div#bokin dl {
	height: 1%;
}
div#bokin dt {
	width: 1px;
	float: left;
}
div#bokin dl.details dt {
	width: 1px;
	height: 160px;
	float: left;
	background: url(/images/common/line/line_reco.gif) repeat-y;
}
div#bokin dd {
	width: 355px;
	padding:0 5px;
	float: left;
	position:relative;
}
div#bokin dd div.bnr {
	float:left;
	width:120px;
	}

div#bokin dd div.bnr span {
	width: 124px;
	height: 64px;
	top:0;
	background: url(/images/common/bg/bg_logo120_frame.gif) no-repeat;
	text-align: center;
	display: block;
	padding: 2px 0;
}

div#bokin div.text {
	float: right;
	width: 223px;
}

div#bokin dd div.text h4 {
	margin-bottom: 7px;
}

div#bokin dd div.text p {
	font-size: 12px;
}

div#bokin p.link {
	text-align: right;
	margin: 10px 0 0 0;
}

div#bokin p.link img {
	margin: 0 5px 0 0;
}

