@charset "shift_jis";

/* ページ全体
----------------------------------------------- */

body {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "メイリオ", "ヒラギノ角ゴ Pro W3", "Osaka";
 	font-size:95%;
	line-height:120%;
}
a:link { size-decoration: underline; color: #0040FF}
a:visited { size-decoration: underline; color: #0040FF}
a:hover { color: #FF0066; size-decoration: underline}

.fontsmall {
 	font-size:80%;
}
.fontlarge {
 	font-size:125%;
	line-height:130%;
}
.fontlarge120 {
 	font-size:120%;
	line-height:130%;
}
.reverse_indent { margin-left:1em; text-indent:-1em; }

/*
table { font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka"; font-size: 12px; font-style: normal; line-height: 13px; font-weight: normal}
*/

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

h2.title {
	background-color:#e3ffdb;
	font-size:15px;
	text-align:center;
	margin-top:1em;
	padding:5px;
	border-bottom: #44A828 dotted 2px;
}

#footer {
	margin-top:15px;
}

.underline_b { 
 	font-size:95%;
	color:#000099;
	line-height:150%;
	margin-top:0.5em;
}
.underline_a {
 	font-size:95%;
	color:#000099;
	line-height:125%;
}

#contents_top_list td {
	border: 0;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

/* 会員規約 / プライバシーポリシー
----------------------------------------------- */

#contents_rule h3 {
	font-size:15px;
	margin:1em 0 0 0;
	padding-left:0.5em;
	border-bottom:#666666 solid 1px;
	border-left:#222222 solid 12px;
}

#contents_rule {
	font-size:12px;
	line-height:16px;
}

#contents_rule ul {
	text-indent:-1em;
	padding:0.5em 0 0 1em;
	margin:0;
	list-style:none;
}

#contents_rule ol {
	margin:0.5em 0 0 3em;
	padding:0;
}

#contents_rule p {
	margin-top:0.5em;
}
contents_rule li {
	margin-top:0.25em;
}

/* 特急ポイント交換制限事項
----------------------------------------------- */
#contents_express_limitations p {
	margin-top:0.5em;
	text-indent:1em;
}

/* よくあるご質問
----------------------------------------------- */
#contents_faq {
	margin-top:1.5em;
	text-align:center;
}

/* お問RORASSS<WEFKEOPRSSSSSわせ
----------------------------------------------- */
#contents_inquiry {
	margin-top:1em;
}

/* パスワードをお忘れの場合
----------------------------------------------- */
#contents_password_forgotten h3 {
	clear:both;
	float:left;
	font-size:100%;
	color:#FF0000;
	border-bottom:#FF0000 solid 1px;
}

#contents_password_forgotten table {
	margin:2em 0 0 0;
}

/* ご利用登録の方法
----------------------------------------------- */
#contents_login_information h3 {
	font-size:100%;
	color:#FF0000;
	margin:1em 0 0 0;	
}

#contents_login_information p {
	margin:0.25em 0 0 1em;
}


/* プライバシーポリシー
----------------------------------------------- */
#privacy_rule h3 {
	font-size:14px;
	margin:1em 0 0 0;
	padding-left:0.5em;
	border-bottom:#666666 solid 1px;
	border-left:#222222 solid 12px;
}

#privacy_rule {
	font-size:12px;
	line-height:16px;
}

#privacy_rule ul {
	text-indent:0em;
	margin:0 5 5 1em;
	padding:0;
	list-style:none;
}

#privacy_rule p {
	margin-top:0.5em;
	text-indent:1em;
	font-size:12px;
}

/* ポイント交換特典 / 近鉄百貨店商品券への交換お取扱い店舗
----------------------------------------------- */
#contents_exchange_list h3 , #contents_store_list h3 , #contents_use_guide h3 {
	font-size:100%;
	color:#FF0000;
	border-bottom:#FF0000 dotted 1px;
	margin:1em 0 0 0;	
}

#contents_store_list table {
	margin: 5px 0 0 0;
	padding: 0;
	border-collapse:collapse;
}

#contents_store_list td {
	border: 0;
	margin: 0;
	padding: 1px;
	vertical-align: top;
}

.store { width:85px; }
.post { width:85px; }
.address { width:270px; }
.tel { width:130px; }

#contents_exchange_list h4 {
	margin:0;
	font-size:95%;
	font-weight:normal;
	color:#000000;
}
#contents_exchange_list h5 {
	margin:0;
	font-size:95%;
	font-weight:bold;
	color:#FFF;
	background:#F00;
	text-align:center;
	padding:3px 0;
	margin:1em 0 0 1em;
}

#contents_exchange_list p  , #contents_use_guide p {
	margin:0.25em 0 0 1em;
}
.exchange_list_term {
	border:#999999 dotted 1px;
	margin:0.5em 0 0 1em;
	padding:10px;
}
.use_guide_term {
	border:#6362A9 solid 1px;
	margin:0.5em 0 0 0;
	padding:5px;
}
.use_guide_term strong{color:#ff0000;}

#contents_store_list p {
	margin:1em 0 0 0;
}
