@charset "Shift_JIS";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #                コンテンツ用css　                # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */



/*コンテンツ関連テンプレ
---------------------------------------------------- */

#Contents {
	background-image: url(../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(../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(../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;
}


/* 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(../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 .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;
}

/* 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:642px;
	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;
}