@charset "Shift_JIS";

/* ----------------------------------------

		電話・インターネット投票
			JRAダイレクト

---------------------------------------- */


/* --------------------------------------------------
	JRAダイレクト 共通スタイル
-------------------------------------------------- */

/* ----- ヘッダー 申し込みボタン ----- */
#headerUnit div.btnEntry {
	left: 558px;
}


/* - JRAダイレクト タブメニュー
---------------------------------------- */
#directTab {
	width: 938px;
	height: 53px;
	margin: 0 auto;
	background: url(/dento/common/img/bg_tab_sub-menu.png) repeat-x;
}

#directTab ul {
	margin-left: 29px;
	overflow: hidden;
	/zoom : 1;
}
#directTab ul:after{ content : ''; display : block; clear : both; }

#directTab ul li { float: left; }

#directTab ul li a {
	display: block;
	overflow: hidden;
	text-indent: -200%;
	height: 53px;
}

#directTab ul li#directMenu1 {
	width: 212px;
	height: 53px;
	background: url(/dento/welcome/direct/img/tab_direct-menu1.png) no-repeat;
}

#directTab ul li#directMenu1.current {
	background: url(/dento/welcome/direct/img/tab_direct-menu1_s.png) no-repeat;
}

#directTab ul li#directMenu2 {
	width: 166px;
	height: 53px;
	background: url(/dento/welcome/direct/img/tab_direct-menu2.png) no-repeat;
}

#directTab ul li#directMenu2.current {
	background: url(/dento/welcome/direct/img/tab_direct-menu2_s.png) no-repeat;
}

#directTab ul li#directMenu3 {
	width: 247px;
	height: 53px;
	background: url(/dento/welcome/direct/img/tab_direct-menu3.png) no-repeat;
}

#directTab ul li#directMenu3.current {
	background: url(/dento/welcome/direct/img/tab_direct-menu3_s.png) no-repeat;
}


/* - 見出し JRAダイレクトカラー
---------------------------------------- */
#jraDirect div.txtUnit h3 {
	border-top: 3px solid #007440;
}

#jraDirect div.txtUnit h4 {
	color: #006e33;
}

#jraDirect div.txtUnit h4.card_title {
	margin-bottom:0;
}

#jraDirect div.txtUnit h5 {
	font-size: 108%;
	font-weight: bold;
	color: #666;
}



/* - JRAダイレクトとは？
---------------------------------------- */
div.directMain {
	margin-top: 18px;
	overflow: hidden;
	/zoom : 1;
}

div.directMain:after{ content : ''; display : block; clear : both; }

div.directMain div.logo {
	width: 220px;
	float: left;
}

div.directMain div.txtBox {
	width: 630px;
	float: right;
}

div.directMain div.txtBox h3 {
	margin: 0;
}

div.directMain div.txtBox p {
	margin-top: 20px;
	margin-top: 16px;
	line-height: 1.6;
	font-size: 93%;
}



/* - div.txtBody 共通レイアウト
---------------------------------------- */
div.txtBody div.leftBlock { float: left; }
div.txtBody div.photoBlock { float: right; }


div.txtBody ul.attention li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

div.txtBody ul.dotList li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.6;
}

div.txtBody ul.attnum li {
	text-indent: -2em;
	padding-left: 2em;
	line-height: 1.4;
}


/* ------ クレジットカードの詳細リンクボタン ----- */
div.txtBody div.creditLink {
	margin-top: 20px;
}



/* --------------------------------------------------
	JRAダイレクトとは？
	/dento/welcome/direct/index.html
-------------------------------------------------- */

/* - 利用方法は？ 携帯電話やスマートフォンからも購入できるの？
---------------------------------------- */
#directAbout1 div.leftBlock { width: 484px; }
#directAbout1 div.photoBlock { width: 346px; }

#directAbout1 ul.attention {
	
}


/* - 利用可能なクレジットカードは？
---------------------------------------- */
#directAbout2 div.leftBlock { width: 488px; }
#directAbout2 div.photoBlock {
	width: 350px;
	margin-top: 40px;
}


/* - カードリスト
---------------------------------------- */
.cardList {
	margin-top: 0;
	margin-bottom:20px;
	overflow: hidden;
	/zoom : 1;
}
.cardList:after{ content : ''; display : block; clear : both; }

.cardList div.menuList {
	width: 877px;
	/*float: left;*/
	margin:0 auto;
}

.cardList div.backBtn {
	width: 260px;
	float: right;
}

.cardList div.menuList ul {
	overflow: hidden;
	/zoom : 1;
}
.cardList div.menuList ul:after{ content : ''; display : block; clear : both; }

.cardList div.menuList ul li {
	width: 115px;
	float: left;
	margin-left: 12px;
}

.cardList div.menuList ul li:first-child {
	margin-left: 0;
}

.cardList div.menuList ul li.current {
	background: url(/dento/welcome/direct/img/bg_card-menu.png) no-repeat left top;
}

.cardList div.menuList ul li a {
	display: block;
	padding-bottom: 22px;
}

.cardList div.menuList ul li a img { vertical-align: top; }


/* - JRAが指定するクレジットカードを持っていれば、誰でもJRAダイレクトに登録できるの？
---------------------------------------- */
#directAbout3 div.leftBlock { width: 590px; }
#directAbout3 div.photoBlock { width: 250px; }




/* --------------------------------------------------
	ご利用について
	/dento/welcome/direct/use.html
-------------------------------------------------- */

/* -利用登録はどのように行うの？
---------------------------------------- */
#directUse1 {
	margin-top: 16px;
}
#directUse1 div.leftBlock { width: 484px; }
#directUse1 div.photoBlock { width: 346px; }

#directUse1 div.leftBlock h5 {
	margin-bottom: 4px;
}

#directUse1 ul.attnum {
	margin-top: 6px;
}


/* -利用制限、手数料等は発生するの？
---------------------------------------- */
#directUse2 table.systemList {
	border-collapse: collapse;
	width: 880px;
	margin: 0 auto;
}

#directUse2 table.systemList th {
	background-color: #006E33;
	background-color: #15b068;
	background-color: #06c66e;
	background-color:#79b499;
	color: #fff;
	border: 1px solid #ccc;
	padding: 8px 10px;
	text-align: center;
	font-weight: bold;
}

#directUse2 table.systemList th.label {
	background:none;
	color: #333;
	text-align:left;
	background-color: #f3f3f3;
}

#directUse2 table.systemList td {
	border: 1px solid #ccc;
	padding: 8px 10px;
	text-align: center;
	line-height: 1.4;
}


/* - 払戻金はどのようにして受け取るの？
---------------------------------------- */
#directUse3 table.bankList {
	border-collapse: collapse;
	width: 880px;
}

#directUse3 table.bankList th {
	border: 1px solid #ccc;
	padding: 8px 5px;
	text-align: center;
	width: 90px;
	font-weight: bold;
	background-color: #f3f3f3;
}

#directUse3 table.bankList td {
	border: 1px solid #ccc;
	padding: 8px 5px;
	text-align: center;
	width: 120px;
}

/* -一人で複数枚のクレジットカードを登録できるの？
---------------------------------------- */
#directUse4 div.leftBlock { width: 484px; }
#directUse4 div.photoBlock { width: 346px; }

#directUse4 div.leftBlock h4 {
	margin-bottom: 5px;
}



/* --------------------------------------------------
	利用可能なクレジットカード
	/dento/welcome/direct/card.html
-------------------------------------------------- */

/* - 利用可能なクレジットカード
---------------------------------------- */
#directCard1 { margin-top: 16px; }

#directCard1 ul.cardList {
	margin-right: -40px;
	overflow: hidden;
	/zoom : 1;
}
#directCard1 ul.cardList:after{ content : ''; display : block; clear : both; }

#directCard1 ul.cardList li {
	float:left;
	margin-right: 40px;
	margin-top:20px;
}

#directCard1 ul.cardList li a img { vertical-align: top; width:190px;}

#directCard1 ul.cardline {
	display:table;
	width:880px;
	margin:0 auto;
	margin-top:30px;
}

#directCard1 ul.cardline > li {
	display:table-cell;
	width:190px;
	padding-left:40px;
	/*box-sizing:border-box;*/
}

#directCard1 ul.cardline > li a {
	display:block;
	width:190px;
}

#directCard1 ul.cardline > li a img { vertical-align: top; width:190px;}

#directCard1 ul.cardline > li:first-child {
	padding-left:0;
}

#directCard1 ul.cardline.three {
	width:650px;
}

#directCard1 ul.cardline > li {
	display:table-cell;
	width:190px;
	padding-left:40px;
	/*box-sizing:border-box;*/
}

#directCard1 ul.cardline > li:first-child {
	padding-left:0;
}


#directCard2 ul.komeList li { margin-bottom: 1em; }


/* - カードメニュー
---------------------------------------- */
#cardMenu {
	margin-top: 10px;
	overflow: hidden;
	/zoom : 1;
}
#cardMenu:after{ content : ''; display : block; clear : both; }

#cardMenu div.menuList {
	width: 877px;
	/*float: left;*/
	margin:0 auto;
}

#cardMenu div.backBtn {
	width: 260px;
	float: right;
}

#cardMenu div.menuList ul {
	overflow: hidden;
	/zoom : 1;
}
#cardMenu div.menuList ul:after{ content : ''; display : block; clear : both; }

#cardMenu div.menuList ul li {
	width: 115px;
	float: left;
	margin-left: 12px;
}

#cardMenu div.menuList ul li:first-child {
	margin-left: 0;
}

#cardMenu div.menuList ul li.current {
	background: url(/dento/welcome/direct/img/bg_card-menu.png) no-repeat left top;
}

#cardMenu div.menuList ul li a {
	display: block;
	padding-bottom: 22px;
}

#cardMenu div.menuList ul li a img { vertical-align: top; }



/* - JCBカード
---------------------------------------- */
#directCardJCB1 { margin-top: 0; }
#directCardJCB1 div.leftBlock { width: 620px; }

/* ----- MyJCBにご登録可能なカード ---- */
#directCardJCB2 table.cardCompanyList { border-collapse: collapse; }

#directCardJCB2 table.cardCompanyList td {
	padding-right: 3em;
	padding-bottom: 0.4em;
	font-size: 108%;
	font-weight: bold;
}

/* ----- ご登録可能なカードの共通事項 ----- */
#directCardJCB3 div.leftBlock { width: 347px; }
#directCardJCB3 div.photoBlock { width: 503px; }

#directCardJCB3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
	font-weight: bold;
}

/* ----- その他の注意事項 ----- */
#directCardJCB4 ul.komeList li { margin-bottom: 0.5em; }



/* - 三井住友カード
---------------------------------------- */
#directCardMitsui1 { margin-top: 0; }
#directCardMitsui1 div.leftBlock { width: 620px; }



/* ----- インターネットサービス「Vpass」にご登録可能なカード ---- */
#directCardMitsui2 p.cardCompany {
	font-size: 108%;
	font-weight: bold;
}

#directCardMitsui2 ul.komeList li { margin-bottom: 0.5em; }


/* ----- ご登録可能なカードの共通事項 ----- */
#directCardMitsui3 div.leftBlock { width: 306px; }
#directCardMitsui3 div.photoBlock { width: 544px; }

#directCardMitsui3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
}

/* ----- その他の注意事項 ----- */
#directCardMitsui4 ul.komeList li { margin-bottom: 0.5em; }



/* - UCカード
---------------------------------------- */
#directCardUC1 { margin-top: 0; }
#directCardUC1 div.leftBlock { width: 620px; }


/* ----- UCインターネットサービス「アットユーネット！」にご登録可能なカード ---- */
#directCardUC2 ul.cardCompanyList li {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#directCardUC2 ul.komeList li { margin-bottom: 0.5em; }

/* ----- ご登録可能なカードの共通事項 ----- */
#directCardUC3 div.leftBlock { width: 399px; }
#directCardUC3 div.photoBlock { width: 451px; }


/* ----- JRAダイレクトご登録における注意事項 ----- */
#directCardUC4 ul.komeList li { margin-bottom: 0.5em; }



/* - MUFGカード
---------------------------------------- */
#directCardMufg1 { margin-top: 0; }
#directCardMufg1 div.leftBlock { width: 620px; padding-right:40px; box-sizing:border-box;}



/* ----- MUFGカードWEBサービスにご登録可能なカード ---- */
#directCardMufg2 p.cardCompany {
	font-size: 108%;
	font-weight: bold;
}

#directCardMufg2 ul.komeList li { margin-bottom: 0.5em; }


/* ----- ご登録可能なカードの共通事項 ----- */
#directCardMufg3 div.leftBlock { width: 306px; }
#directCardMufg3 div.photoBlock { width: 544px; }

#directCardMufg3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
}

/* ----- その他の注意事項 ----- */
#directCardMufg4 ul.komeList li { margin-bottom: 0.5em; }

/* ----- MUFGカードWEBサービスにご登録可能なカード ---- */
#directCardMufg2 ul.cardCompanyList li {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}


/* - DCカード
---------------------------------------- */
#directCardDc1 { margin-top: 0; }
#directCardDc1 div.leftBlock { width: 620px; padding-right:40px; box-sizing:border-box; }



/* ----- DCカードWEBサービスにご登録可能なカード ---- */
#directCardDc2 p.cardCompany {
	font-size: 108%;
	font-weight: bold;
}

#directCardDc2 ul.komeList li { margin-bottom: 0.5em; }


/* ----- ご登録可能なカードの共通事項 ----- */
#directCardDc3 div.leftBlock { width: 306px; }
#directCardDc3 div.photoBlock { width: 544px; }

#directCardDc3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
}

/* ----- その他の注意事項 ----- */
#directCardDc4 ul.komeList li { margin-bottom: 0.5em; }

/* ----- DCカードWEBサービスにご登録可能なカード ---- */
#directCardDc2 ul.cardCompanyList li {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#directCardDc2 ul.cardCompanyList li.sec {
	margin-left:1em;
	font-weight:normal;
}


/* - NICOSカード
---------------------------------------- */
#directCardNicos1 { margin-top: 0; }
#directCardNicos1 div.leftBlock { width: 620px; padding-right:40px; box-sizing:border-box; }



/* ----- NICOSカードWEBサービスにご登録可能なカード ---- */
#directCardNicos2 p.cardCompany {
	font-size: 108%;
	font-weight: bold;
}

#directCardNicos2 ul.komeList li { margin-bottom: 0.5em; }


/* ----- ご登録可能なカードの共通事項 ----- */
#directCardNicos3 div.leftBlock { width: 306px; }
#directCardNicos3 div.photoBlock { width: 544px; }

#directCardNicos3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
}

/* ----- その他の注意事項 ----- */
#directCardNicos4 ul.komeList li { margin-bottom: 0.5em; }

/* ----- NICOSカードWEBサービスにご登録可能なカード ---- */
#directCardNicos2 ul.cardCompanyList li {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#directCardNicos2 ul.cardCompanyList li.sec {
	margin-left:1em;
	font-weight:normal;
}


/* - 楽天カード
---------------------------------------- */
#directCardRakuten1 { margin-top: 0; }
#directCardRakuten1 div.leftBlock { width: 620px; padding-right:40px; box-sizing:border-box;}



/* ----- 楽天カードWEBサービスにご登録可能なカード ---- */
#directCardRakuten2 p.cardCompany {
	font-size: 108%;
	font-weight: bold;
}

#directCardNicos2 ul.komeList li { margin-bottom: 0.5em; }


/* ----- ご登録可能なカードの共通事項 ----- */
#directCardRakuten3 div.leftBlock { width: 306px; }
#directCardRakuten3 div.photoBlock { width: 544px; }

#directCardRakuten3 p.subjectList {
	font-size: 108%;
	margin-top: 15px;
}

/* ----- その他の注意事項 ----- */
#directCardRakuten4 ul.komeList li { margin-bottom: 0.5em; }

/* ----- 楽天カードWEBサービスにご登録可能なカード ---- */
#directCardRakuten2 ul.cardCompanyList li {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#directCardRakuten2 ul.cardCompanyList li.sec {
	margin-left:1em;
	font-weight:normal;
}

#directCardRakuten2 ul.komeList li.sec {
	margin-left:1em;
	font-weight:normal;
}




/* --------------------------------------------------
	ＪＲＡダイレクト 利用者登録
	/dento/welcome/direct/direct_kanyu.html
-------------------------------------------------- */

/* - ＪＲＡダイレクト 利用者登録
---------------------------------------- */
#directEntry1 { margin-top: 16px; }
#directEntry1 div.entryCaution { margin-top: 30px; }

#directEntry1 div.entryCaution div.entryCautionBody {
	width: 838px;
	border: 1px solid #d3d3d3;
	border-top: none;
	background-color: #f3f3f3;
	
	padding: 0 20px;
	padding-bottom: 12px;
	padding-top: 4px;
}

#directEntry1 div.entryCaution div.entryCautionBody ul.komeList li { margin-bottom: 0.4em; }

p.card_start {
	text-align: center;
	font-weight: bold;
	color: #d00;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px;
}

p.card_start > i {
	margin-right:5px;
}

p.start {
	font-weight:bold;
	color:#d53e3e;
	font-size:14px;
	margin-bottom:25px;
	padding:10px;
	background-color:#ebebeb;
}

p.start > i {
	margin-right:5px;
}

ul.direct_kanyu {

}

ul.direct_kanyu > li {
	padding:10px;
	background-color:#ebebeb;
	line-height:1.4;
	margin-top:15px;
}

ul.direct_kanyu > li > .inner {
		display:table;
}

ul.direct_kanyu > li > .inner > span {
		display:table-cell;
}

ul.direct_kanyu > li > .inner > span.exc {
		padding-right:5px;
}

ul.direct_kanyu > li > i {
	margin-right:5px;
}

ul.direct_kanyu > li > span.red {
	color:#d00;
	margin-right:5px;
}

ul.direct_kanyu > li:first-child {
	margin-top:0;
}

div.btn_area {
	display:table;
	width:100%;
	table-layout:fixed;
	background-color:#ebebeb;
}

div.btn_area > .cap {
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	line-height:1.4;
}

div.btn_area > .btn_img {
	display:table-cell;
	text-align:right;
	vertical-align:middle;
	padding:10px;
}


/* - ＪＲＡダイレクトプライバシーポリシーについて
---------------------------------------- */
#directEntry2 ul.dotList li { margin-bottom: 1em; }

#directEntry2 table.numList {
	border-collapse: collapse;
	margin-left: 1em;
}

#directEntry2 table.numList th { vertical-align: top; }

#directEntry2 table.numList td {
	vertical-align: top;
	padding-bottom: 10px;
}

#directEntry2 table.numList td ul { margin-top: 10px; }
#directEntry2 table.numList td ul li { margin-bottom: 0.5em; }
