@charset "UTF-8";
/* ================================================================================ */
/*      1.CSS Document                                                              */  
/* ================================================================================ */
/*「（PayPal」または「銀行」での送金がお勧め！」「銀行送金について」「paypalについて」画像*/
#depositingT {
	height: 70px;
	width: 588px;
}
/*背景*/
#table {
	background-image: url(../images/depo_bg.gif);
	background-repeat: repeat-y;
	width: 588px;
	padding-left: 19px;
	font-size: 1.4em;
}
/*見出し*/
.payT {
	background-image: url(../images/title_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa834;
}
/* ================================================================================ */
/*      2.index.html                                                                */  
/* ================================================================================ */
/*タイトル*/
#depoT01 {
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/depo_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 57px;
	width: 580px;
	display:block;
	padding-top: 1em;
}
/*li*/
.depositLi {
	color: #333333;
}
/*paypal・銀行ボタン*/
.depositBtn {
	height: 77px;
	width: 157px;
	margin-left: 35px;
	margin-bottom: 10px;
	padding-top: 10px;
}
/*→入金詳細を見る　リンク*/
.depositLink {
	text-align: right;
	padding-right: 10px;
}
/* ================================================================================ */
/*      3.bank.html                                                                 */  
/* ================================================================================ */
/*タイトル*/
#depoT02 {
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/demo_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 57px;
	width: 580px;
	display:block;
	padding-top: 1em;
}
/*li*/
#depoLi01 {
	font-weight: bold;
	font-size: 1.3em;
	width: 500px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*li*/
#depoUl {
	width: 520px;
}
#depo {
	margin-left: 10px;
}
#depositing {
	margin-bottom: 20px;
	margin-left: 6px;
}
#depoEnd {
	clear: left;
}
#depoLi02 {
	margin-bottom: 15px;
	width: 500px;
}
.deposit {
	width: 240px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 15px;
}

/* ================================================================================ */
/*      4.paypal.html                                                               */  
/* ================================================================================ */
#tableS {
	margin-bottom: 20px;
	margin-left: 4px;
}
#payAc {
	width: 500px;
}
/*まるいち文章*/
#payT01 {
	background-image: url(../images/acc01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa834;
}
/*まるに文章*/
#payT02 {
	background-image: url(../images/acc02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa834;
}
/*まるさん文章*/
#payT03 {
	background-image: url(../images/acc03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffa834;
}
/*li*/
.payAcli01 {
	margin-bottom: 10px;
	margin-left: 20px;
	color:#333;
	font-size:12px;
}
.payAcli02 {
	margin-left: 140px;
	color:#333;
	font-size:12px;
}
.payAcli03 {
	margin-left: 20px;
	color:#333;
	font-size:12px;
}
.payAcli04 {
	margin-left: 20px;
	margin-bottom: 20px;
	color:#333;
	font-size:12px;
}
/*出金方法*/
#payAca {
	background-image: url(../images/pink_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 20px;
}
/* ================================================================================ */
/*      5.payment.html                                                              */  
/* ================================================================================ */
/*出金申請書*/
#word {
	background-image: url(../images/word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
	padding-left: 20px;
	margin-bottom: 5px;
}
/*TOP画像*/
#paymentP {
	height: 19px;
	width: 588px;
}
