@charset "shift_jis";


/* common */
/* -------------------------------------------------------- */
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
	margin:0;
	padding:0;
}
body {
	color:#777777;
	text-align:center;
	background-image: url(/common/images/bg.gif);
	background-repeat: repeat;
}
p , dl {
	font-size:80%;
	line-height:130%;
}
ul {
	font-size:80%;
	line-height:130%;
	list-style-type:none;
}
img {
	border:0;
}
.clear {
	clear:both;
}
a:link,
a:visited,
a:active {
	color:#777777;
	text-decoration:none;
}
a:hover {
	color:#FFAF00;
	text-decoration:underline;
}
#container {
	background-color: #FFFFFF;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
}
form {
	margin: 0px;
}
#flow {
	margin-top: 15px;
}
#box1 {
	margin-top: 15px;
	font-size: 80%;
	line-height: 130%;
}
#box2 {
	margin-top: 30px;
	font-size: 80%;
	line-height: 130%;
}
#box2 a:link,
#box2 a:visited,
#box2 a:active {
	color:#5EB3D4;
	text-decoration:none;
	font-weight: bold;
}
#box2 a:hover {
	color:#A2D2E6;
	text-decoration:underline;
	font-weight: bold;
}
#box3 {
	margin-top: 30px;
	font-size: 80%;
	line-height: 130%;
}
#box3 a:link,
#box3 a:visited,
#box3 a:active {
	color:#5EB3D4;
	text-decoration:none;
	font-weight: bold;
}
#box3 a:hover {
	color:#A2D2E6;
	text-decoration:underline;
	font-weight: bold;
}
#box4 {
	margin-top: 30px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 50px;
	margin-left: 50px;
}
#box5 {
	margin-top: 20px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 50px;
	margin-left: 50px;
}
.box6 {
	margin-top: 40px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 50px;
	margin-left: 50px;
}
.mgn3 {
	margin-top: 3px;
}
.mgn6 {
	margin-top: 6px;
}
.mgn10 {
	margin-top: 10px;
}
.mgn15 {
	margin-top: 15px;
}
.mgn20 {
	margin-top: 20px;
}
.mgn30 {
	margin-top: 30px;
}
.mgn40 {
	margin-top: 40px;
}
.mgn_l80 {
	margin-left: 80px;
}
.signup {
	margin-left: 288px;
}
.txt_1 {
	margin-top: 25px;
}
.txt_2 {
	margin-left: 15px;
	margin-right: 10px;
}
.txt_3 {
	font-size: 78%;
	margin-top: 20px;
}
.txt_4 {
	font-size: 78%;
	margin-top: 6px;
}
.txt_5 {
	margin-top: 30px;
	margin-right: 25px;
	text-align: right;
}
.txt_6 {
	font-size: 110%;
	font-weight: bold;
	color: #ff6600;
}
.txt_7 {
	margin-left: 30px;
	margin-right: 30px;
}
.small {
	font-size: 78%;
}

.orange {
	font-weight: bold;
	color: #ff6600;
}
.red {
	color: #ff5656;
}
.red_s {
	color: #ff5656;
	font-size: 78%;
}
.sky {
	color: #5EB3D4;
}
.sky_b {
	color: #5EB3D4;
	font-weight: bold;
}

#return_home {
	clear: both;
	width: 725px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 38px;
}
#return_home2 {
	clear: both;
	width: 725px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 38px;
}
#return_login {
	clear: both;
	width: 738px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 25px;
	margin-top: 20px;
}
#iframe {
	width:548px;
    height:148px;
    overflow:auto;
    border: 1px solid #8a8a8a;
    padding: 15px;
    margin: 30px 0px 0px; 
}
.gray_box {
	background-color: #f4f4f4;
	margin-top: 20px;
	padding: 10px;
}
.point_box {
	font-size: 80%;
	line-height: 130%;
	margin: 0px;
}
.pagetop {
	clear: both;
	width: 725px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 38px;
	margin-top: 10px;
}
.pagetop2 {
	clear: both;
	width: 758px;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 5px;
	margin-top: 10px;
}

/* header */
/* -------------------------------------------------------- */
#header {
	width:763px;
	margin:0 auto;
    font-size: 10px;
    color: #626262;
}
a.hmenu:link {
         color: #626262;
         font-size: 10px;
}
a.hmenu:visited {
 　　　　color: #626262;
　　　　 font-size: 10px; 
}
a.hmenu:hover {
          color: #000;
          font-size: 10px;
          text-decoration: underline;
}
.hlink {
          margin-top: 31px;
}
#topimage {
	clear:both;
	width:763px;
	height:130px;
}

/* global navigation */
/* -------------------------------------------------------- */
#g_navi {
	height: 30px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
}
.g_navi1 {
	float:left;
	padding-left: 5px;
	height: 30px;
	width: 155px;
}
.g_navi2 {
	float:left;
	padding-left: 4px;
	height: 30px;
	width: 155px;
}
.g_navi3_tit {
	float:left;
	padding-left: 4px;
	height: 30px;
	width: 61px;
}
.g_navi3_box {
	float:left;
	background-image: url(/common/images/g_navi/navi03_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 174px;
}
.g_navi3_l {
	float: left;
	width: 49px;
	padding-top: 3px;
	padding-left: 4px;
}
.g_navi3_c {
	width: 42px;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
.g_navi3_r {
	width: 65px;
	padding-top: 3px;
	float: right;
	padding-right: 3px;
}
.g_navi4 {
	float:left;
	padding-left: 5px;
	height: 30px;
	width: 95px;
}
.g_navi5 {
	float:right;
	height: 30px;
	width: 95px;
	padding-right: 5px;
}

/* flash */
/* -------------------------------------------------------- */
#flash {
	width: 763px;
	height: 410px;
    margin-right: auto;
	margin-left: auto;
}

/* pankuzu */
/* -------------------------------------------------------- */
#pan {
	width:758px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 78%;
	margin-top: 0px;
	height: 25px;
	margin-bottom: 0px;
}
#pan li {
	float:left;
}
#pan a:link {
	color:#34a5e1;
	text-decoration:underline;
}
#pan a:visited {
	color:#34a5e1;
	text-decoration:underline;
}
#pan a:active {
	color:#34a5e1;
	text-decoration:underline;
}
#pan a:hover {
	color:#83C8ED;
	text-decoration:none;
}

/* side menu */
/* -------------------------------------------------------- */
#side {
	position:relative;
	top:0;
	left:-2px;
	width:186px;
	float:left;
}
#side-login-tit {
	width:186px;
	height:38px;
	background-image: url(/common/images/bg_side_01_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#side-login-box {
	width:186px;
	height:32px;
	background-image: url(/common/images/bg_side_01_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}
#side-login-btn {
	width:156px;
	height:32px;
	margin-right: auto;
	margin-left: auto;
}
#side-login-tit h2 {
	padding-top:8px;
	padding-left:15px;
}
#side-login-idpw {
	width: 186px;
	background-image: url(/common/images/bg_side_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 0px;
}
#side-login-idpw-btn {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	height: 7px;
	padding-top: 5px;
}
#side-member-tit {
	width: 186px;
	margin-top: 10px;
	height: 35px;
}
#side-member-box {
	background-image: url(/common/images/bg_side_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 186px;
}
#side-member-btn {
	height: 32px;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
}
#side-navi {
	width:186px;
	padding-bottom:12px;
	background:url(/common/images/bg_side_02.gif) no-repeat left bottom;
	margin-top: 10px;
}
#side-navi img {
	vertical-align:top;
}
#side-navi ul {
	width:165px;
	margin-left:10px;
}
#side-navi li {
	padding-bottom:2px;
	background:url(/common/images/bg_side_03.gif) no-repeat left bottom;
}
#side-navi li.last {
	padding-bottom:0;
	background:none;
}
#side-qr-code {
	padding:10px 0 0 1px;
}
#point_top {
	background-image: url(/common/images/point_top_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 10px;
	font-weight: bold;
	font-size:80%;
	line-height:130%;
}
#point_box {
	background-image: url(/common/images/point_box_bg.gif);
	background-repeat: no-repeat;
	height: 78px;
	padding-top: 27px;
}
#point {
	text-align: center;
    font-weight: bold;
}
#history {
	margin-top: 20px;
	margin-left: 20px;
}
#change {
	margin-top: 5px;
	margin-left: 20px;
}
#logout {
	background-image: url(/common/images/logout_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 15px;
	padding-left: 20px;
}
#logout_2 {
	background-image: url(/common/images/logout_bg_2.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 15px;
	padding-left: 20px;
}
#info_top {
	margin-top: 10px;
}
#info_box {
	background-image: url(/common/images/info_box_bg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 130%;
	padding-right: 15px;
    font-size:80%;
	line-height:130%;
}
#info_btm {
}

/* footer */
/* -------------------------------------------------------- */
a.fmenu:link {
        color: #626262;
        font-size: 10px
}
a.fmenu:visited {
        color: #626262;
        font-size: 10px
}
a.fmenu:hover {
        color: #000;
        font-size: 10px;
        text-decoration: underline
}
#footer p {
	color: #626262;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	clear:both;
	width:757px;
	text-align:left;
	padding-top:20px;
	padding-bottom:30px;
	background-image: url(/common/images/bg_footer.gif);
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	border-top:solid 1px #e2e2e2;
	background-repeat: no-repeat;
	background-position: left top;
}

/* toppage */
/* -------------------------------------------------------- */
#top-lbox {
	width:501px;
	float:left;
}
#top-rbox {
	width:246px;
	float:right;
}
#top-box1 {
	width:501px;
	height:148px;
	margin-top:4px;
	background:url(/common/images/bg_01.gif) no-repeat left top;
}
#top-box1 img {
	display:block;
}
#top-box1 h2 {
	padding:8px 0 0 22px;
}
#top-box1 ul {
	margin:6px 0 0 8px;
}
#top-box1 li {
	float:left;
	padding-bottom:11px;
}
#top-box1_1 {
	background-image: url(/common/images/top_categorytop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 501px;
}
#top-box1_1 h2 {
	padding:8px 0 0 22px;
}
#top-box1_2 {
	background-image: url(/common/images/top_categorybox_bg.gif);
	background-repeat: repeat-y;
	width: 481px;
	padding-right: 10px;
	padding-left: 10px;
}
#top-box1_3 {
}
#top-box2 {
	width:246px;
	margin-top:7px;
}
#top-box2 img {
	display:block;
}
#top-box2 li {
	padding:6px 5px 0 0;
	float:left;
}
#top-box3 {
	width:246px;
	margin-top:7px;
	height: 176px;
}
#top-box3 img {
	display:block;
}
#top-box3 li {
	padding-top: 7px;
	float:right;
}
#top-box4 {
	width:245px;
	height:58px;
	margin-top:16px;
	background:url(/common/images/bg_02.gif) no-repeat left top;
}
#top-box4 img {
	display:block;
}
#top-box4 h2 {
	padding-left:44px;
}
#top-box4 .bt {
	height: 32px;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
#top-box5 {
	width:243px;
	height:98px;
	margin-top:7px;
	background:url(/common/images/bg_03.gif) no-repeat left top;
}
#top-box5 img {
	display:block;
}
#top-box5 h2 {
	padding-top:9px;
	padding-left:26px;
}
#top-box5 ul {
	margin-top:9px;
	margin-left:4px;
}
#top-box5 li {
	margin-right:1px;
	float:left;
}
#top-box6 {
	margin-top:0px;
}
#top-box6 img {
	display:block;
}
#top-box6 li {
	width:243px;
	display:inline;
}
#top-new {
	padding-bottom: 20px;
}
.top-new_l {
	float: left;
	width: 79px;
	height: 16px;
	margin-top: 20px;
}
.top-new_r {
	float: right;
	width: 53px;
	height: 15px;
	margin-top: 21px;
	padding-right: 8px;
}
#top-new li {
	margin-top:7px;
	padding:7px 0 0 16px;
	background:url(/common/images/bg_new.gif) no-repeat left top;
}
#top_pointname {
	background-image: url(/common/images/bg_top_point_name.gif);
	background-repeat: no-repeat;
	height: 29px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
	font-size:80%;
	background-position: left top;
	width: 213px;
	margin-top: 16px;
}
#top_pointbox {
	background-image: url(/common/images/bg_top_pointbox.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 243px;
	background-position: left top;
	padding-top: 8px;
}
#top_point {
	text-align: right;
	margin-right: 40px;
    font-weight: bold;
}
#top_history {
	margin-top: 20px;
	margin-left: 30px;
}
#top_change {
	margin-top: 7px;
	margin-left: 30px;
}
#top_logout {
	background-image: url(/common/images/bg_top_logout.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;
	height: 24px;
	padding-top: 15px;
	padding-left: 30px;
}

.top-part {
	padding-bottom:30px;
}

.top-part h2 {
	margin-bottom:10px;
}

.top-part p {
	font-size:12px;
}

.top-part p#top-category {
	font-size:12px;
	margin-bottom:15px;
}

.top-part p#top-category a,
.top-part p#top-category a:link,
.top-part p#top-category a:visited {
	color:#349ac9;
}

.top-part p#top-part-p-2 {
	margin-bottom:10px;
}

.top-part p#top-part-p-3 {
	width:220px;
	float:left;
}

.top-part img#top-part-i-3 {
	float:right;
	padding-right:20px;
}

/* IE7以下 */
.top-part img#top-part-i-3 {
	/padding-bottom:30px;
}


.top-part p#top-part-p-4 {
	width:240px;
	float:left;
}

.top-part img#top-part-i-4 {
	float:right;
	padding-right:20px;
	padding-bottom:30px;
}




/* main */
/* -------------------------------------------------------- */
#main {
	width:763px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .bt-top {
	clear:both;
	text-align:right;
	margin-top:1px;
	padding-top:15px;
	padding-bottom: 30px;
}
#contents {
	width:556px;
	float:right;
}

/* shop */
/* -------------------------------------------------------- */
#contents .bt-box1 {
	position:relative;
}
#contents .bt-box1 p {
	position:absolute;
	padding:4px 0 0 404px;
}

#contents .bt-box2 {
	position:relative;
}
#contents .bt-box2 p {
	position:absolute;
	top:-20px;
	padding-left:490px;
}
#contents-top {
	width:556px;
	padding-bottom:32px;
	background:#87c9e2 url(/common/images/bg_contents_01.gif) no-repeat left bottom;
}
#contents-top1 {
	margin:0 6px;
}
#contents-top .lbox {
	width:268px;
	margin-top:20px;
	padding-bottom:6px;
	background:#ffffff url(/common/images/bg_contents_02.gif) no-repeat left bottom;
	float:left;
}
#contents-top .rbox {
	width:268px;
	margin-top:20px;
	padding-bottom:6px;
	background:#ffffff url(/common/images/bg_contents_02.gif) no-repeat left bottom;
	float:right;
}
#contents-top .banner {
	margin-left:17px;
}
#contents-top .text1 {
	margin:0 15px 0 17px;
	padding:8px 0 6px 0;
}
#contents-top .text2 {
	color:#56acd8;
	background:#ffffff url(/common/images/bg_contents_03.gif) no-repeat left top;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 36px;
}
#contents-top .bt {
	padding-top:8px;
	background:#ffffff url(/common/images/bg_contents_04.gif) no-repeat left top;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#contents-top .bt1 {
	float: left;
	height: 36px;
	width: 117px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contents-top .bt2 {
	float: right;
	height: 36px;
	width: 117px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contents-top .text3 {
	background-image: url(/common/images/arrow_town.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-right: 17px;
	margin-left: 17px;
	padding-left: 17px;
	margin-top: 6px;
}
#contents-top .bt3 {
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
}
#contents-top .line {
	background-image: url(/common/images/bg_contents_04.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 17px;
	margin-left: 17px;
	height: 2px;
	margin-bottom: 0px;
}
#contents-store {
	width:556px;
	padding-bottom:15px;
	background:url(/common/images/bg_contents_06.gif) no-repeat left bottom;
}
#store-box1 {
	width:511px;
	margin-left:23px;
	padding-bottom:18px;
	background:url(/common/images/bg_contents_05.gif) no-repeat left bottom;
}
#store-box1 .banner {
	width:253px;
	float:left;
}
#store-box1 .text {
	width:240px;
	float:right;
}
#store-box2 {
	width:511px;
	margin-left:23px;
	padding-bottom:15px;
}
#store-box2 img {
	display:block;
}
#store-box2 li {
	width:130px;
	margin-top:20px;
	float:left;
}
#store-box2 li.last {
	width:120px;
	margin-top:20px;
	float:left;
}
#store-box3 {
	width:511px;
	margin-left:23px;
	background-image: url(/common/images/bg_contents_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#store-box3 .lbox {
	width:245px;
	float:left;
}
#store-box3 .lbox_txt {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 53px;
	margin-top: 8px;
	background-image: url(/common/images/icon_point2.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	color: #55ACD8;
	background-color: #F0F0F0;
}
#store-box3 .rbox {
	width:245px;
	float:right;

}
#store-box3 .rbox_txt1 {
	margin-top: 3px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#store-box3 .rbox_txt2 {
	margin-top: 3px;
	padding-left: 10px;
}
#store-box-btn {
	width:511px;
	margin-left:23px;
	margin-bottom: 20px;
	height: 28px;
}
.store-box-btn_l {
	float: left;
	height: 28px;
	width: 152px;
}
.store-box-btn_c {
	float: left;
	height: 28px;
	width: 212px;
	margin-left: 13px;
}
.store-box-btn_r {
	float: right;
	height: 28px;
	width: 122px;
}
#contents-top .new_listbox {
	width:544px;
	background-color: #ffffff;
	margin-top: 20px;
	font-size: 80%;
	line-height: 130%;
}
#contents-top .new_bannerbox {
	float: left;
	padding-left: 12px;
	width: 120px;
}
#contents-top .new_txtbox {
	float: right;
	padding-right: 12px;
	width: 385px;
}
#contents-top .new_icon {
	width: 81px;
	float: left;
	padding-top: 3px;
}
#contents-top .new_point {
	width: 345px;
	background-image: url(/common/images/bg_new_point.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 22px;
	padding-top: 2px;
	color: #56acd8;
	margin-top: 6px;
}
#contents-top .new_btn1 {
	float: left;
	width: 122px;
	margin-left: 55px;
}
#contents-top .new_btn2 {
	float: right;
	width: 122px;
	height: 25px;
}
#contents-top .new_txt {
	clear: both;
	width: 385px;
	background-image: url(/common/images/bg_new_dotline.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 10px;
}
#contents-top .new_txt .o_b {
	font-weight: bold;
	color: #ff6600;
	margin-top: 5px;
}
#contents-top .new_txt .o_n {
	color: #ff6600;
}
#contents-top .new_listbox_btm {
	height: 10px;
	width: 544px;
	clear: both;
}

/* cashback exchange */
/* -------------------------------------------------------- */
#cb_box {
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 80%;
	line-height: 130%;

}

/* exchange */
/* -------------------------------------------------------- */
.excahnge-part {
	padding:30px 0px;
}

.excahnge-part p {
	font-size:100%;
}

.excahnge-part .outside_link {
	letter-spacing:0em;
}

.excahnge-part a,
.excahnge-part a:link,
.excahnge-part a:visited {
	color:#349ac9;
}

.excahnge-part .excahnge-part-left {
	width:175px;
	float:left;
}

.excahnge-part .excahnge-part-right {
	width:340px;
	float:right;
}

.excahnge-part h4 {
	margin-bottom:5px;
}

.excahnge-part .detail {
	color:#c97916;
	padding:15px 1em;
	text-align:left;
}

.excahnge-part .excahnge-part-right img {
	padding-bottom:10px;
}

.excahnge-part .attention {
	color:#F00;
	padding:0 0 5px 0;
}

.excahnge-part p.supplementation {
	padding:5px 10px;
	background:#5cadd2;
	color:#FFF;
	line-height:1.6em;
}

/* member */
/* -------------------------------------------------------- */
.box_txt1 {
	margin-right: 10px;
	margin-left: 10px;
}
.box_txt2 {
	font-size: 75%;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}

/* history */
/* -------------------------------------------------------- */
#login_date {
	color: #FFFFFF;
	text-align: right;
	font-size: 80%;
	line-height: 130%;
	margin-right: 20px;
}
#history_box {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 80%;
	line-height: 130%;

}
.ex_date {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
}
.page {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
.history_frame {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.history_frame th{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #5EB3D4;
	color: #FFFFFF;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.history_frame td{
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 3px 10px 3px 10px;
	background-color: #FFFFFF;
}
.detail {
	background-image: url(/point/history/arrow.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 5px;
}
.next {
	background-image: url(/point/history/arrow.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-right: 18px;
}

/* use */
/* -------------------------------------------------------- */
.gray_frame1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 170px;
	text-align: left;
	margin-top: 10px;
}
.gray_frame2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 534px;
	text-align: left;
	margin-top: 10px;
}
.link {
	text-align: right;
	margin-top: 15px;
}

/* faq */
/* -------------------------------------------------------- */
.return_list {
	clear: both;
	width: 725px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 38px;
	margin-top: 10px;
}
.return_list2 {
	clear: both;
	width: 725px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 38px;
	margin-top: 30px;
}
.faq_txt1 {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	color: #5EB3D4;
}
.faq_txt2 {
	margin-top: 7px;
	margin-left: 20px;
	list-style-type: circle;
}
.faq_txt3 {
	width: 613px;
	margin-left: 20px;
	font-weight: bold;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-top: 30px;
	background-image: url(/common/images/bg_faq_q.gif);
	height: 19px;
	padding-top: 4px;
}
.faq_txt4 {
	margin-top: 3px;
	margin-left: 20px;
	background-image: url(/common/images/bg_faq_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.faq_box {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.faq_box td{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 3px;
}
.a_box {
	margin-top: 20px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 50px;
	margin-left: 50px;
}
.a_link {
	margin-top: 10px;
	text-align: right;
}

/* info */
/* -------------------------------------------------------- */
.campaign {
	background-image: url(/info/campaign_bg.gif);
	height: 20px;
	width: 635px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 28px;
}
.info_line {
	margin-top: 3px;
	margin-bottom: 15px;
	background-image: url(/info/dot_line.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 663px;
}
.info_box {
	margin-top: 40px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 50px;
	margin-left: 50px;
}
.box6 ul{
	font-size: 100%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
}
.box6 ol{
	font-size: 100%;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 40px;
}
#rule_link {
	margin-bottom: 20px;
	text-align: center;
}
.privacy_tit {
	font-weight: bold;
	margin-top: 30px;
}

/* support */
/* -------------------------------------------------------- */
.support_box {
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-top: 15px;
}
.support_box th{
	padding: 5px 10px 5px 10px;
	background-color: #efefef;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-weight: normal;
	text-align: left;
}
.support_box td{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 3px 10px 3px 10px;
}
.support_box2 {
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-top: 5px;
}
.support_box2 th{
	padding: 5px 10px 5px 10px;
	background-color: #efefef;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-weight: normal;
	text-align: left;
}
.support_box2 td{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 3px 10px 3px 10px;
}

/* error message */
/* -------------------------------------------------------- */
#error_message_top {
	height: 10px;
	width: 482px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#error_message_box {
	width: 482px;
	margin-right: auto;
	margin-left: auto;
}
#error_message_btm {
	height: 10px;
	width: 482px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#error_message {
	margin-right: 10px;
	margin-left: 10px;
    width: 355px;
    color: #ff5656;
}
#error_message_font {
	font-size: 80%;
	line-height: 130%;
}

/* money */
/* -------------------------------------------------------- */
.money_txtbox {
	width: 720px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-left: 38px;
	font-size: 80%;
	line-height: 130%;
}
.money_txtbox_r1 {
	width: 300px;
	text-align: right;
	float: right;
}
.money_txtbox_r2 {
	width: 248px;
	float: right;
	text-align: left;
	padding-left: 22px;
	padding-right: 30px;
	padding-top: 8px;
}
.money_framebox {
	width: 705px;
	background-image: url(/about/money_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	margin-top: 18px;
	padding-top: 12px;
	padding-left: 15px;
}

/* save */
/* -------------------------------------------------------- */
.save_clear {
	clear:both;
}

.save_part {
	clear:both;
	padding-bottom:45px;
}

.save_part .leftarea {
	float:left;
}

.save_part .rightarea {
	float:right;
}

.save_part_02 h3,
.save_part_03 h3,
.save_part_04 h3 {
	padding-bottom:20px;
}

.save_part_01 {
	padding-top:15px;
}

.save_part_01 p {
	padding-top:10px;
}

.save_part_02 .leftarea {
	padding-bottom:15px;
}

.save_part_02 .rightarea {
	width:354px;
}

.save_part_02 .rightarea p {
	padding-top:10px;
}

.save_part_02 h4 {
	padding-bottom:15px;
}

.save_part_02 .save_bannerarea a img{
	margin:0;
	padding:0;
	margin-left:15px;
}

.save_part_02 .save_bannerarea a.first img{
	margin-left:9px;
}

.save_part_03 .rightarea {
	width:408px;
}

.save_part_03 .rightarea a img {
	margin-top:5px;
}

#save_card_table tr td {
	vertical-align:top;
}

#save_card_table tr td#save_card_td {
	height:111px;
}

#save_card_table tr td#save_card_td div {
	position:relative;
}

#save_card_table tr td#save_card_td div p {
	position:absolute;
	top:40px;
	left:160px;
	width:135px;
}


/* site map */
/* -------------------------------------------------------- */
#sitemap_box {
	margin-top: 30px;
	font-size: 80%;
	line-height: 130%;
	margin-right: 5px;
	margin-left: 5px;
}
#sitemap_box a:link,
#sitemap_box a:visited,
#sitemap_box a:active {
	color:#777777;
	text-decoration:none;
}
#sitemap_box a:hover {
	color:#FFAF00;
	text-decoration:none;
}
#sitemap_box_l {
	float: left;
	width: 255px;
}
#sitemap_box_c {
	float: left;
	width: 273px;
}
#sitemap_box_r {
	float: right;
	width: 225px;
}
.sitemap_txt1 {
	background-image: url(/info/sitemap_txt1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 18px;
	font-size: 110%;
}
.sitemap_txt2 {
	background-image: url(/info/sitemap_txt2_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 95%;
}
.sitemap_txt3 {
	background-image: url(/info/sitemap_txt3_bg.gif);
	background-repeat: no-repeat;
	background-position: 17px 5px;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 95%;
}
.sitemap_txt4 {
	background-image: url(/info/sitemap_txt4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 18px;
	font-size: 110%;
}
.sitemap_txt5 {
	background-image: url(/info/sitemap_txt2_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 18px;
	margin-top: 8px;
	font-size: 95%;
}
.sitemap_txt6 {
	background-image: url(/info/sitemap_txt6_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 18px;
	margin-top: 8px;
	font-size: 95%;
}

