@charset "utf-8";
/* CSS Document */

.extend { width:1000px; margin:7px auto 0 auto;}
.extend .left { width:718px; float:left; margin-bottom:7px;}
.extend .right { width:275px; float:right; margin-bottom:7px;}
.extend .guider { clear:both; line-height:24px; background:#e6e6e6 url(../images/guider_left_corner.gif) no-repeat left; width:1000px;}
.extend .guider_wrap { background:url(../images/guider_right_corner.gif) no-repeat right; padding-left:10px;}
.extend .guider a { color:#000; font-weight:bold; background:url(../images/arrow_right.gif) no-repeat right; padding:0 18px 0 13px;}
.extend .guider span { margin-left:13px; color:#da3f1b;}

.products { width:1000px; margin:7px auto 0 auto;}
.products .left { width:718px; float:left;}
.products .right { width:275px; float:right;}

.pay_method { background:url(../images/table_bg.gif) repeat-x bottom; margin-bottom:10px;}
.pay_method .top { background:url(../images/frame01_top.gif) no-repeat top; height:10px;}
.pay_method .content { border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:10px 25px; line-height:20px;}

.pay_method .content p span a{ color:#ff0000; }
.pay_method .content p span a:hover{ color:#ff0000; text-decoration:underline;}
.pay_method .content a{ color:#333333; }
.pay_method .content a:hover{ color:#333333; text-decoration:underline;}
.pay_method .bottom { height:10px; background:url(../images/table_bottom.gif) no-repeat bottom center;}
.pay_method .title { color:#076984; font-size:13px; padding-bottom:15px;}

.detail { background:none;}
.detail .bottom { height:10px; background:url(../images/frame01_bottom02.gif) no-repeat bottom;}
.detail .content { padding:0 25px 20px 25px;}
.detail p { border-bottom:1px solid #e5e5e5; padding:20px 0 10px 0; margin-bottom:5px;}
.detail p span { font-size:14px; font-weight:bold;}
.detail td { /*font-size:12px; font-weight:bold;*/ line-height:18px;}
.detail td a { color:#1155a1; text-decoration:underline;}
.detail td a:hover { color:#FF6600;}
.detail td span { color:#076984;}
.detail .space { height:20px; padding:0; line-height:0;}
.detail table img { margin:0 0 10px 10px;}

.detail .name a { color:#333; text-decoration:none;}
.detail .name a:hover { text-decoration:underline;}
