@charset "euc-jp";
/* CSS Document */

/*  ---- Reset ----  */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	margin:0;
	padding:0;
	zoom:1;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*  ---- clearfix ----  */

.clearfix {
	zoom:1;
}
.clearfix:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/*  ---- clearfloat ----  */
.clearfloat {
	height:1px;
	font-size:1%;
	clear:both;
	display:block;
}
.alt {
	position: absolute;
	left: -5000px;
	top: -999px;
}
/*  ----------  */

strong {
	font-weight:bold;
}
/*フォント*/
#contents-body {
	font-size: 80%;
	line-height:120%;
/font:13px/1.22;
*font-size:small;
*font:x-small;/*IE用*/
}
table {
	font-size:inherit;
	font:100%;
}
strong {
	font-weight:bold;
}
.font_normal {
	font-weight:normal;
}
.font_gray3 {
	color:#ccc;
}
.font_gray6 {
	color:#666;
}
.font_white {
	color:#fff;
}
.font_black {
	color:#000;
}
.font_red {
	color:#ff0404;
}
.font_orange {
	color:#ff6600;
}
.a-center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
/*ポイント交換ページ #exchange-prof
----------------------------------------------*/
/*見出し*/
#contents-body #exchpro-ttl {
	width:950px;
	background:url(http://i.yimg.jp/images/points/exchange/top/exchpro_titlebg_01.png) no-repeat 0 0;
	text-align:left;
}
#contents-body #exchpro-ttl h1 {
	font-weight:bold;
	padding:12px 12px 10px 16px;
	font-size:140%;
	line-height:130%;
}
#contents-body #exchpro-ttl-under {
	width:950px;
	height:2px;
	background:url(http://i.yimg.jp/images/points/exchange/top/exchpro_titlebg_02.png) no-repeat 0 0;
	margin-bottom:16px;
	_margin-bottom:4px;/*IE用*/
}
/*ポイント交換方法詳細とポイント交換ボックス（2カラム）*/
#contents-body #point-prof {
	width:950px;
	margin-top:0;
	padding:0;
}
/*ポイント交換方法詳細*/
/*寸法*/
#contents-body #point-prof .point-prof-l table {
	width:100%;
}
#contents-body #point-prof .point-prof-l table th.st01 {
	width:auto;
}
#contents-body #point-prof .point-prof-l table td.logo {
	width:130px;
}
/*ボーダー*/
#contents-body #point-prof .point-prof-l table {
	border:#c5ad8b 1px solid;
}
#contents-body #point-prof .point-prof-l table td {
	border-right:#ede5da 1px solid;
	border-top:#ede5da 1px solid;
}
#contents-body #point-prof .point-prof-l table th {
	border-right:#ede5da 1px solid;
	border-top:#ede5da 1px solid;
}
#contents-body #point-prof .point-prof-l table th.ttl {
	border-top:#c5ad8b 1px solid;
	border-bottom:#dbd2cb 1px solid;
	border-right:#dbd2cb 1px solid;
}
#contents-body #point-prof .point-prof-l table td.logo {
	border-top:#c5ad8b 1px solid;
	border-right:#c5ad8b 1px solid;
	border-left:#dbd2cb 1px solid;
}
#contents-body #point-prof .point-prof-l table td.st02 {
	border-right:#dbd2cb 1px solid;
}
/*セルの詳細設定*/
#contents-body #point-prof .point-prof-l table th, #contents-body #point-prof .point-prof-l table td {
	padding:8px 0 8px 12px;
	font-size:108%;
	letter-spacing:1px;
}
#contents-body #point-prof .point-prof-l table th {
	background-color:#ffffd9;
	width:150px;
}
#contents-body #point-prof .point-prof-l table th.ttl {
	padding:12px 0 12px 0;
	background:#f9febc;
}
#contents-body #point-prof .point-prof-l table th.ttl p {
	font-size:125%;
	font-weight:bold;
	margin-left:16px;
	width:700px;
	line-height:120%;
}
#contents-body #point-prof .point-prof-l table td {
	color:#333333;
}
#contents-body #point-prof .point-prof-l table td.st02 span {
	font-weight:bold;
	color:#FF6600;
}
#contents-body #point-prof .point-prof-l table td.logo {
	width:180px;
	padding:0;
	text-align:center;
}
/*注意事項*/
#contents-body #point-prof .point-prof-l .att {
	text-align:right;
	margin-top:5px;
	font-size:100%;
}
/*ポイント交換ボックス*/
.exchno-box {
	margin:20px 150px 10px;
}
/*交換方法ページ用*/

.exchno-box-bt {
	background:url(http://i.yimg.jp/images/points/exchange/top/exchpro_exno_under650.png) no-repeat 0 0;
	width:650px;
	height:10px;
}
.exchno-box dl {
	border:#ffd07d 1px solid;
	border-bottom:none;
}
.exchno-box dt {
	border-bottom:#ffd07d 1px solid;
	background:#fff5ce url(http://i.yimg.jp/images/points/exchange/top/exch_exno_bg.png) repeat-x 0 0;
	padding-left:6px;
	font-weight:bold;
	color:#ff6600;
	font-size:108%;
        line-height:120%;
}
.exchno-box dt p {
	padding:5px 0 0 10px;
	color:#6C3300
}
.exchno-box dd {
	padding:5px;
	background:#fefced;
}
.exchno-box dd p {
	margin-top:10px;
	line-height:120%;
	color:#666666;
	text-align:center;
	font-size:105%;
}
.exchno-box dd p.id {
	line-height:150%;
	margin-top:5px;
	font-weight:normal;
}
.exchno-box dd p.id a {
	padding-top:10px;
}
.exchno-box-r {
	float:left;
	width:565px;
}
/*ポイント交換番号ボックスログイン前*/
.exchno-box dl dd p.login {
	text-align:center;
	font-weight:normal;
	color:#000;
}
.exchno-box dl dd p.login span {
	display:block;
	border:1px solid #fdbf66;
	width:400px;
	margin:5px auto 0;
	padding:5px;
}
.exchno-box dl dd p.login b {
	color:#fdbf66;
	font-weight:normal;
}
}
/*STEP*/
#contents-body .step {
	width:950px;
	font-size:108%;
}
#contents-body .step dl {
	margin:0;
	margin-top:20px;
	width:950px;
	background:url(http://i.yimg.jp/images/points/exchange/top/exchpro_step_bg.png) no-repeat 0 0;
	border-bottom:#fd9e00 1px solid;
	font-weight:bold;
}
#contents-body .step dl dt {
	float:left;
	padding:8px 0 4px 0;
	text-align:center;
	color:#6C3300;
	width:160px;
}
#contents-body .step dl dd {
	font-size:118%;
	float:left;
	padding:4px 0 4px 0;
	text-align:left;
	width:790px;
	color:#6c3300;
}
#contents-body .step dl dd p {
	margin-left:36px;
}
/**/
#contents-body .step p.pic {
	float:left;
	margin-top:15px;
	margin-left:10px;
	width:300px;
}
#contents-body .step p img {
	margin:0;
}
#contents-body .step .step-txt {
	float:left;
	margin:30px;
	line-height:140%;
	width:890px;
}
#contents-body .no-step dl {
	margin:auto;
	width:800px;
}
#contents-body .no-step dl dd p {
	margin:15px 0;
	line-height:140%;
}
/*文字の設定*/
#contents-body .step .step-txt p {
	font-size:108%;
	padding-left:70px;
}
#contents-body .step .step-txt p span {
	font-size:108%;
}
/*お問い合わせ先*/
#contents-body .info {
}
#contents-body .info dl {
	background-color:#fbfecf;
	margin:40px 150px 30px;
	padding:0;
	text-align:left;
	border:#c5ae8e 1px solid;
}
#contents-body .info dl dt {
	display:block;
	float:left;
	background-color:#fbfecf;
	margin:13px 0 0 13px;
	width:120px;
	color:#6c3300;
	font-weight:bold;
	font-size:110%;
}
#contents-body .info dl dd {
	float:right;
	background-color:#ffffff;
	border-left:#dedbd7 1px solid;
	padding:10px;
	width:457px;
	font-size:108%;
	letter-spacing:1px;
}