@charset "euc-jp";

/*----------------------------------------
style_top.css
create date:2009/03/09

-0.共通部分
-1.index.html(top page)
-2.paymentlist.html
----------------------------------------*/
/*
0.共通部分
------------------------------*/
#top-main{
	width:634px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	text-indent:-9999px;
	overflow:hidden;
}

/*-------- main --------*/
.koukin_pay_h1{
	position:relative;
	margin:0 0 2px 0;
	width:634px;
	height:49px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_pay_h1.gif) no-repeat;
}
.pay_btn01 a{
	position:absolute;
	width:130px;
	height:29px;
	bottom:5px;
	right:13px;
}
.koukin_pay_box01{
	width:634px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_pay_box01bgtop.gif) top no-repeat;
	padding:2px 0 0 0;
}
.koukin_pay_box01bg{
	padding:0 11px 0 12px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_pay_box01bg.gif) center repeat-y;
}
.koukin_pay_box01bgbtm{
	clear:both;
	width:634px;
	height:2px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_pay_box01bgbtm.gif) center top no-repeat;
	overflow:hidden;
}
.koukin_pay_box01_l{
	float:left;
	width:301px;
}
.koukin_pay_box01_r{
	float:right;
	width:301px;
}
.koukin_pay_box01_tbl{
	background:#fbf9e5;
	border:1px #dbe0da solid;
	margin:10px 0;
	padding:8px 13px;
}
.koukin_pay_box01_tbl table{
	width:271px;
}
.koukin_pay_box01_tbl th{
	padding:0 2px 4px;
	border-bottom:1px #dbe0da dotted;
	vertical-align:middle;
}
.koukin_pay_box01_tbl td{
	padding:2px 2px 0;
	font-size: 93%;
	vertical-align: top;
}
.koukin_pay_box01_tbl td a{
	min-height:11px;
	height:auto !important;
	height:11px;
	padding:4px 0 0 17px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_pay_ico01.gif) left 0.35em no-repeat;
}
h2.koukin_top_h201{
	margin:0 0 2px 0;
	width:634px;
	height:38px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_top_h201.gif) no-repeat;
}
h2.koukin_top_h202{
	margin:0 0 2px 0;
	width:634px;
	height:38px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_top_h202.gif) no-repeat;
}
.koukin_top_h201box{
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_top_h201_bgbtm.gif) bottom no-repeat;
	padding:10px 15px;
	border:1px #dfd8cd solid;
	border-bottom:none;
	font-size:85%;
	line-height:1.4em;
}
.koukin_top_h201box p{
	text-indent:-0.5em;
	padding-left:0.5em;
}
.koukin_top_h202box{
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_top_h202_bgbtm.gif) bottom no-repeat;
	border:1px #dfd8cd solid;
	border-bottom:none;

}
.koukin_top_h201box ul{
	margin:0;
	padding-left:20px;

}

/*
1.index.html(top page)
------------------------------*/
#top_head{
	position:relative;
	width:634px;
	height:204px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_top_headimg.jpg) no-repeat;
}
#top_head p{
	text-indent:-9999px;
	overflow:hidden;
}
.top_btn01 a{
	position:absolute;
	width:322px;
	height:27px;
	bottom:6px;
	left:16px;
}
.top_btn02 a{
	position:absolute;
	width:225px;
	height:37px;
	bottom:3px;
	right:7px;
}
/* Yahoo!サービス(既存style.cssより移行） */
div.yServices {
	padding: 10px;
	color: #444;
}
div.yServices dt {
	margin-top: 0.15em;
	font-weight: bold;
}
div.yServices dd {
	margin-bottom: 0.65em;
	margin-left: 20px;
}
div.yServices dl.col01 {
	float: left;
	width: 230px;
}
div.yServices dl.col02 {
	margin-left: 245px;
	width: 270px;
}
/* clearfix */
div.yServices:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.yServices {
	display: inline-block;
}
/* Hides from IE5-mac \*/
*html div.yServices {
	height: 1%;
}
div.yServices {
	display: block;
}
/* アイコン */
img.iconLeft {
	margin: 0.1em 0.25em 0.2em 0;
	vertical-align: middle;
}


/*
2.paymentlist.html
------------------------------*/
#paymentlist_head p{
	margin:10px 0 5px;
}
#paymentlist_head .paymentlist_ttl{
	text-indent:-9999px;
	overflow:hidden;
	width:365px;
	height:38px;
	background:url(https://s.yimg.jp/images/koukin/01/top/koukin_payment_ttl.gif) no-repeat;
}
.paymentlist_btn01{
	text-align:right;
}
/* 2010.11 追記 */
ul.paymentlist_btn{
	width:518px;
	float:right;
}
ul.paymentlist_btn li.conbt{
	float:left;
	width:322px;
	margin-right:20px;
}
ul.paymentlist_btn li.flowbt{
	float:right;
	width:176px;
}





