@charset "Shift_JIS";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                コンテンツ用css　                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*コンテンツ関連テンプレ
---------------------------------------------------- */

#Contents {
	//background-image: url(//ts3card.com/img/common/bg_contents2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#Right-contents table td.gray {
	background-color:#D0D0D0;
	text-align:center;
}
#LeftNavi .navttl {
	font-size:1.4em !important;
}
#Right-contents h4.h3 {
	margin:10px 0 0 43px;
}

/* mem_attention/index.html
---------------------------------------------------- */
#Right-contents .atten-index {
	margin:10px 0 0 15px;
	border:1px solid #D0D0D0;
	padding:10px;
}
/* IE6専用ハック */
#Right-contents .a-h1 {
	margin-top:20px;
}
#Right-contents .atten-index p ,
#Right-contents .atten-index img {
	margin:5px;
}
#Right-contents .atten-index img.ttl {
	margin:5px 5px 10px 5px;
}
#Right-contents dl.exc {
	padding:7px 0;
	margin-left:5px;
	font-size:1.3em;
	line-height:150%;
}
#Right-contents dl.line {
	border-top:1px dashed #D0D0D0;
}
#Right-contents dl.exc dt {
	float:left;
	background-image: url(../attention/img/ico_exclamation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:6px 0 6px 22px;
	width:433px;
}
/* IE6専用ハック \*/
*html #Right-contents dl.exc dt {
	width:455px;
}
/* IE6専用ハック */
#Right-contents dl.exc dd {
	float:right;
	padding-top:6px;
	padding-bottom:6px;
}
#Right-contents dl.exc dd p.pagelink {
	font-size:1em;
	margin:0;
	line-height:100%;
}
#Right-contents dl.qrlink {
	padding-left:22px;
}
/* IE6専用ハック */
#Right-contents dl.qrlink dt {
	float:left;
	width:100px;
}
#Right-contents dl.qrlink dd {
	float:right;
	width:538px;
}
#Right-contents dl.qrlink dd p {
	margin:5px;
}
#Right-contents dl.qrlink dd p.loss-desk {
	background-image: url(//ts3card.com/img/common/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1.5em;
	line-height:150%;
	padding-left:25px;
}
#Right-contents dl.qrlink dd p.pagelink {
	margin:0;
}
#Right-contents .atten-index .left-atten {
	float:left;
	width:340px;
}
#Right-contents .atten-index .right-atten {
	float:right;
	width:320px;
}
#Right-contents .atten-index .index-border {
	border-top:1px dashed #D0D0D0;
	padding-top:10px;
	margin:10px 0 0 5px;
}
#Right-contents .atten-index .index-border p ,
#Right-contents .atten-index .index-border img {
	margin-left:0;
}
#Right-contents div.bg2Column { /* 697px 2カラム角丸 */
	background:url(../attention/img/bg_2column.gif) 0 bottom no-repeat;
	margin-bottom:20px;
	margin-left:15px;
}

#Right-contents div.bg1Column { /* 697px 2カラム角丸で左のみ */
	background:url(../attention/img/bg_1column.gif) 0 bottom no-repeat;
	margin-bottom:20px;
	margin-left:15px;
}
#Right-contents div.bg2Column div.leftBlock,
#Right-contents div.bg1Column div.leftBlock {
	float:left;
	width:340px;
}

#Right-contents div.bg2Column div.rightBlock,
#Right-contents div.bg1Column div.rightBlock {
	float:right;
	width:340px;
}

#Right-contents div.bg2Column div.text,
#Right-contents div.bg1Column div.text {
	padding:12px 18px 18px 14px;
}

#Right-contents div.bg2Column div.text div.image,
#Right-contents div.bg1Column div.text div.image {
	float:right;
	margin-left:13px;
}

#Right-contents div.bg2Column div.text,
#Right-contents div.bg1Column div.text {
	font-size:1.2em;
}

#Right-contents div.bg2Column div.text a,
#Right-contents div.bg1Column div.text a {
	padding-left:7px;
	background:url(//ts3card.com/img/common/arrow01.gif) 0 center no-repeat;
}

#Right-contents div.deskService h3 a {
	font-size:1.2em;
	padding-left:0px;
	background:#fff;
}

#Right-contents div.bg2Column div.text p a,
#Right-contents div.bg1Column div.text p a {
	font-size:1em;
	padding-left:0px;
	background:none;
}

#Right-contents div.bg2Column p,
#Right-contents div.bg1Column p {
	margin:0;
}

#Right-contents div.bg2Column li,
#Right-contents div.bg1Column li {
	list-style:none;
}

#Right-contents div.bg2Column h2 a,
#Right-contents div.bg1Column h2 a,
#Right-contents div.bg2Column h3,
#Right-contents div.bg1Column h3 {
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.indent {
	padding-left:0.6em;
	text-indent:-0.6em;
}

/* mem_attention/pin.html
---------------------------------------------------- */
#Right-contents .pin-image {
	padding:20px 18px 0 0;
	float:right;
	width:114px;
}
/* IE6専用ハック \*/
*html #Right-contents .pin-image {
	width:132px;
}
/* IE6専用ハック */
#Right-contents .pin-text {
	padding-top:20px;
	float:left;
	margin:0;
	width:560px;
}
#Right-contents .border-box {
	border:1px solid #D0D0D0;
	margin:10px 0 10px 25px;
	padding:5px 10px;
	width:510px;
}
/* IE6専用ハック \*/
*html #Right-contents .border-box {
	width:530px;
}
/* IE6専用ハック */
#Right-contents .border-box p {
	margin:5px 0;
}
#Right-contents .border-box img {
	margin:5px 0;
}
#Right-contents table.pin-table {
	margin:10px 0 10px 25px;
}
#Right-contents table.pin-table td {
	border-collapse:collapse;
	border:1px solid #A1A1A1;
	padding:5px;
	font-size:1.3em;
	line-height:150%;
}
#Right-contents table.pin-table td.spacer {
	font-size:1px;
	line-height:0;
	border-top:0;
	border-right:0;
	border-left:0;
	padding:0;
}
#Right-contents table.pin-table td.gray {
	background-color:#D0D0D0;
	text-align:center;
}
#Right-contents table.pin-table td.gray2 {
	background-color:#F3F3F3;
	text-align:left;
}
.attention_pin #Right-contents p.indent{
text-indent: -0.5em;
padding-left: 6px;
}

/* loss.html
---------------------------------------------------- */
#Right-contents div.atten-desk {
	clear:both;
	padding:0;
	margin:0 0 10px 18px;
}
#Right-contents div.atten-desk p.infodesk {
	background-image: url(//ts3card.com/img/common/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size:1.5em;
	line-height:150%;
	padding-left:25px;
}
#Right-contents .loss-box {
	border:1px solid #D0D0D0;
	margin:10px 0 10px 43px;
	padding:5px 5px 5px 10px;
}
#Right-contents .loss-box p.loss-txt {
	float:left;
	padding:7px;
	margin:0;
	width:528px;
}
*html #Right-contents .loss-box p.loss-txt {
	width:522px;
}
/* IE6専用ハック */
#Right-contents .loss-box .qr {
	float:right;
	width:100px;
}
#Right-contents table.loss-table {
	margin:10px 0 10px 23px;
}
#Right-contents table.loss-table2 {
	margin:10px 77px 10px 30px;
}
/* firefox、NN他用ハック \*/
html>/**/body #Right-contents table.loss-table {
	margin-left:44px;
}
html>/**/body #Right-contents table.loss-table2 {
	width:580px;
}
/* firefox、NN他用ハック */

#Right-contents table.loss-table td ,
#Right-contents table.loss-table2 td {
	border-collapse:collapse;
	border:1px solid #A1A1A1;
	padding:5px;
	font-size:1.3em;
	line-height:150%;
}
#Right-contents table.loss-table2 td {
	padding:5px 5px 5px 10px;
}
#Right-contents table.loss-table td.spacer ,
#Right-contents table.loss-table2 td.spacer {
	font-size:1px;
	line-height:0;
	border-top:0;
	border-right:0;
	border-left:0;
	padding:0;
}
#Right-contents table.loss-table td.gray {
	background-color:#D0D0D0;
	text-align:center;
}
#Right-contents table.loss-table2 td.gray {
	background-color:#D0D0D0;
	text-align:left;
}
#Right-contents table.loss-table td.gray2 ,
#Right-contents table.loss-table2 td.gray2 {
	background-color:#F3F3F3;
	text-align:left;
}
#Right-contents table.loss-table td p.rice {
	font-size:0.8em;
	margin:0;
}
#Right-contents div.atten-desk p.link a {
  padding-left: 7px;
  background: url(//ts3card.com/img/common/arrow01.gif) 0 center no-repeat;
}
/* web.html
---------------------------------------------------- */
#Right-contents .img-security {
	float:right;
	width:145px;
	padding-top:10px;
}
#Right-contents .security {
	float:left;
	width:555px;
}
#Right-contents .security p.ssl {
	padding-left:2.3em;
	text-indent:-2.3em;
	margin-left:43px;
}
#Right-contents .case {
	margin:10px 0 10px 25px;
	width:662px;
	border:1px solid #D0D0D0;
	padding:3px;
}
/* IE6専用ハック \*/
*html #Right-contents .case {
	width:650px;
}
/* IE6専用ハック */
#Right-contents .case p {
	margin:5px 5px 3px 5px;
}
#Right-contents .case img {
	margin:5px;
}
#Right-contents .bland-area {
	padding-left:110px;
}
#Right-contents .bland-area p {
	margin:2px 0;
}
#Right-contents .bland-area .visa {
	float:left;
	text-align:center;
	width:145px;
}
#Right-contents .bland-area .master {
	float:left;
	text-align:center;
	width:230px;
}
#Right-contents .bland-area .jcb {
	float:left;
	text-align:center;
	width:105px;
}
#Right-contents .shopping-center {
	text-align:center;
}

/* embassy.html
---------------------------------------------------- */
#Right-contents table.embassy-table {
	margin:0 0 10px 25px;
}
#Right-contents table.embassy-table td {
	border-collapse:collapse;
	border:1px solid #A1A1A1;
	text-align:left;
	padding:5px;
}
#Right-contents table.embassy-table td.spacer {
	font-size:1px;
	line-height:0;
	border-top:0;
	border-right:0;
	border-left:0;
	padding:0;
}
#Right-contents table.embassy-table td.gray {
	background-color:#D0D0D0;
	text-align:center;
}
#Right-contents table.embassy-table td.link {
	text-align:center;
}
#Right-contents table.embassy-table td p {
	font-size:1.3em;
	line-height:120%;
	margin:5px;
}
#Right-contents table.embassy-table td p.small {
	font-size:1.1em;
}


/* ご注意欄 の記述
---------------------------------------------------- */
#Right-contents div.attention {
	clear:both;
	width:692px;
	border:1px solid #A1A1A1;
	padding:3px 3px 10px 3px;
	margin:20px 0 10px 25px;
}
#Right-contents div.attention2 {
	clear:both;
	border:1px solid #A1A1A1;
	padding:3px 3px 10px 3px;
	margin:20px 0 10px 43px;
}
/* IE6専用ハック \*/
*html #Right-contents div.attention {
	width:700px;
}
/* IE6専用ハック */
#Right-contents div.attention div.att-title ,
#Right-contents div.attention2 div.att-title {
	padding:2px 4px 2px 10px ;
	margin:0 1px 6px 1px;
	border-bottom:1px solid #A1A1A1;
	color:#E60000;
	font-size:1.3em;
	font-weight:bold;
}
#Right-contents div.attention p ,
#Right-contents div.attention2 p {
	margin:3px 0 3px 10px;
	line-height:150%;
	font-weight:normal;
}
#Right-contents div.attention2 p.rice {
	font-size:1.3em;
}
/* internet_menu.html
---------------------------------------------------- */
#Right-contents .menu-area {
	width:706px;
	margin:0 0 7px 10px;
}
#Right-contents .menu-area .left-box,
#Right-contents .menu-area .right-box {
	width:330px;
	float:left;
	border:solid 1px #d0d0d0;
	padding:7px;
}
#Right-contents .menu-area .left-box {
	margin-right:7px;
}
#Right-contents .menu-area .ttl {
	margin:5px 0 10px 0;
}
#Right-contents .menu-area p.text {
	margin:0;
	padding:0;
}
*html #Right-contents .menu-area .left-box,
*html #Right-contents .menu-area .right-box {
	width:344px;
	float:left;
	border:solid 1px #d0d0d0;
	padding:7px;
}
#Right-contents .bg {
	background-image: url("/attention/img/img_pc.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* mem_attention/cashed.html
---------------------------------------------------- */
#Right-contents .cashed_img {
	float:left;
	padding:0 0 0 25px;
	margin-bottom:10px;
}
#Right-contents .cashed_text {
	float:right;
	margin:30px 0 0 0;
	padding:0 0 0 7px;
	background: url("//ts3card.com/img/common/arrow01.gif") no-repeat scroll 0 center transparent;
}


/* iframe
---------------------------------------------------- */
.iframe_attenstion #Contents {
	background-image:none;
	width:710px;
	margin:0;
}
.iframe_attenstion #DocBody {
	width:710px;
	margin:0;
}
.iframe_online {
}
iframe.online {
	width:710px;
	height:750px;
}
.online_text_area {
	float:left;
	padding:0 0 25px 25px;
}
.online_text_area div {
	float:left;
	padding-right:8px;
}
.online_logo {
	text-align:center;
	width:170px !important;
}
.online_logo p {
	font-size:12px;
	padding:10px 0 0 0;
	margin:0 !important;
}
.online_detail p {
	font-size:12px;
	margin:0 !important;
	padding-left:5px;
}
.online_detail .clearfix div {
	float:left;
	padding:5px 10px 0 5px;
}
.online_detail .clearfix p.title {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.online_detail .online_image {
	padding:10px 0 10px 55px;
}
.online_table {
	width:670px !important;
}
.online_wrap {
	width:750px !important;
}
.online_wrap #Contents {
	width:710px !important;
	background-image:none;
	margin: 10px 15px 0;
}
.online_wrap #Header.old {
	background: url("//ts3card.com/img/common/bg_head-line.gif") repeat-x scroll left bottom transparent;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 750px !important;
}
.online_wrap #Header {
	background-image: url("//ts3card.com/img/common/bg_head-line.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 68px;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 750px;
}
.online_wrap #Footer.old {
	background-image: url("//ts3card.com/img/common/bg_foot-line.gif");
	background-position: left top;
	background-repeat: repeat-x;
	clear: both;
	height: 85px;
	margin: 0 0 0 0;
	padding-top: 25px;
	width: 730px;
}
.online_wrap #Footer {
	clear: both;
	line-height: 1.1;
	margin: 25px 0;
	padding: 0 10px;
}

/* /mem/authentication.html
---------------------------------------------------- */
.coll_button2 {
	margin:0 0 20px 200px;
}
.btn1 {
	margin:5px 0 20px 230px!important;
}

.coll_button2 span.id_btn,
.coll_button2 span.id_btn span,
.coll_button2 span.id_btn span a {
	display:block;
}
.coll_button2 span.id_btn {
	float:left;
	background:url(../mem/img_authentication/bg_btn_c.gif) left top repeat-x;
	width:250px;
	margin:0 10px;
}
.coll_button2 span.id_btn span {
	background:url(../mem/img_authentication/bg_btn_l.gif) left top no-repeat;
}
.coll_button2 span.id_btn span a {
	background:url(../mem/img_authentication/bg_btn_r.gif) right top no-repeat;
	height:29px;
	/height:38px;
	color:#000000 !important;
	text-decoration:none;
	font-size:13px;
	padding:9px 0 0 0;
	text-align:center;
}
ul.onlineNote {
	list-style:none;
	margin: 0 5px 5px 25px;
	font-size: 1.1em;
	padding-left: 1em;
	text-indent: -1em;
}

.textUnderline{
	text-decoration: underline;
}