@charset "EUC-JP";

/*//////////////////////////////////////////////////////////////////

    NAME: default.css
    DATE: 2011/08/25

//////////////////////////////////////////////////////////////////*/

/* ----------------------------------------------------------------
    Structure
----------------------------------------------------------------- */
body{
margin:0;
padding:0 10px;
min-width:950px;
background: #fff;
font-family:"ＭＳ Ｐゴシック", sans-serif;
-webkit-text-size-adjust:100%;
}

/* ----------------------------------------------------------------
    Structure
----------------------------------------------------------------- */
body#all{
margin:0;
padding:0 10px;
min-width:950px;
background:#FFF;
font-family:"ＭＳ Ｐゴシック", sans-serif;
-webkit-text-size-adjust:100%;
}

/* ----------------------------------------------------------------
    Text Module
----------------------------------------------------------------- */
div#superheader p,
div#grpheader p,
div#nav-global p,
div#str-sub p,
div#str-footer p{
margin:0;
padding:0;
}

div#superheader strong,
div#grpheader strong,
div#nav-global strong,
dl#topic-path strong,
div#str-sub strong,
div#str-footer strong{
color:#ff0000;
font-weight:bold;
}

div#superheader em,
div#grpheader em,
div#nav-global em,
div#str-sub em,
div#str-footer em{
color:#ff0000;
font-style:normal;
}


/* ----------------------------------------------------------------
    Hypertext Module
----------------------------------------------------------------- */
div#superheader a:link,
div#grpheader a:link,
div#nav-global a:link,
dl#topic-path a:link,
div#str-sub a:link,
div#str-footer a:link{
color:#444;
text-decoration:underline;
}

div#superheader a:visited,
div#grpheader a:visited,
div#nav-global a:visited,
dl#topic-path a:visited,
div#str-sub a:visited,
div#str-footer a:visited{
color:#444;
text-decoration:underline;
}

div#superheader a:hover,
div#grpheader a:hover,
div#nav-global a:hover,
dl#topic-path a:hover,
div#str-sub a:hover,
div#str-footer a:hover{
color:#003399;
text-decoration:none;
}

div#superheader a:active,
div#grpheader a:active,
div#nav-global a:active,
dl#topic-path a:active,
div#str-sub a:active,
div#str-footer a:active{
color:#003399;
text-decoration:none;
}


/* ----------------------------------------------------------------
    List Module
----------------------------------------------------------------- */
div#superheader ul,
div#grpheader ul,
div#nav-global ul,
div#font-control ul,
div#str-sub ul,
div#str-footer ul,

div#superheader dl,
div#grpheader dl,
div#nav-global dl,
dl#topic-path,
div#font-control dl,
div#str-sub dl,
div#str-footer dl{
margin:0;
padding:0;
list-style:none;
}

div#superheader li,
div#grpheader li,
div#nav-global li,
div#font-control li,
div#str-sub li,
div#str-footer li,

div#superheader dt,
div#grpheader dt,
div#nav-global dt,
dl#topic-path dt,
div#font-control dt,
div#str-sub dt,
div#str-footer dt,

div#superheader dd,
div#grpheader dd,
div#nav-global dd,
dl#topic-path dd,
div#font-control dd,
div#str-sub dd,
div#str-footer dd{
margin:0;
padding:0;
}


/* ----------------------------------------------------------------
    Image Module
----------------------------------------------------------------- */
div#superheader img,
div#grpheader img,
div#font-control img,
div#str-sub img,
div#str-footer img{
border:0;
vertical-align:bottom;
}

div#nav-global img {
border:0;
vertical-align:middle;
}


/* ----------------------------------------------------------------
    Form Module
----------------------------------------------------------------- */
div#grpheader form,
div.box-search-stock-01 form,
div.box-search-stock-02 form,
div.box-display-01 form,
div.box-display-02 form,
div.box-select-01 form,
div.box-tab-search-01 div.contents form,
div.box-password-01 form,
div#grpheader fieldset,
div#superheader fieldset,
div.box-search-stock-01 fieldset,
div.box-search-stock-02 fieldset,
div.box-display-01 fieldset,
div.box-display-02 fieldset,
div.box-select-01 fieldset,
div.box-tab-search-01 div.contents fieldset,
div.box-password-01 fieldset{
margin:0;
padding:0;
border:0;
}

div#grpheader legend,
div.box-search-stock-01 fieldset legend,
div.box-search-stock-02 fieldset legend,
div.box-display-01 legend,
div.box-display-02 legend,
div.box-select-01 legend,
div.box-tab-search-01 div.contents legend,
div.box-password-01 legend{
display:none;
}

div#grpheader input,
div.box-search-stock-01 input,
div.box-search-stock-02 input,
div.box-display-01 input,
div.box-display-02 input,
div.box-select-01 input,
div.box-password-01 input,
div.box-tab-search-01 div.contents input,
table.tbl-data-01 input,
div#grpheader select,
div.box-search-stock-01 select,
div.box-search-stock-02 select,
div.box-display-01 select,
div.box-display-02 select,
div.box-select-01 select,
div.box-password-01 select,
div.box-tab-search-01 div.contents select,
table.tbl-data-01 select{
margin:0;
padding:0;
font-size:12px;
vertical-align:middle;
}


/* ----------------------------------------------------------------
    Horizontal Rule
----------------------------------------------------------------- */
hr{
display:none;
}


/* ----------------------------------------------------------------
    Clearfix
----------------------------------------------------------------- */
/* for modern brouser */
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.clearfix {
		zoom:1;
}

div.dscrnm-ellipsis {
	white-space : nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
/* ----------------------------------------------------------------
    注文メニュー
----------------------------------------------------------------- */
div.order-drop-down ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #c0c0c0;
	background: #fff;
	opacity:0.95;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
	border-top: 2px solid #1f4590;
}

div.order-drop-down ul li {
	float: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
}

div.order-drop-down ul li a {
	display: block;
	padding: 3px 11px 3px 11px;
	zoom: 1;
	text-decoration: none;
	color: #3b7bd3;
}

div.order-drop-down ul li a:hover {
	text-decoration: underline;
	background: #fffcdd;
}
/* ----------------------------------------------------------------
    検索ボックス
----------------------------------------------------------------- */
div#search-box {
	display: none;
	background-color: #ececec;
	width: 320px;
	padding: 15px;
	*zoom: 1;
	overflow: hidden;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 99;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	list-style: none;
	line-height: 1.5;
	color: #444;
	font-size: 12px;
}

div#search-box p {
	margin: 0;
	padding: 0;
}

div#search-box img {
	border: 0;
	vertical-align: bottom;
}

div#search-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#search-box li {
	line-height: 1.5em;
}

div#search-box label {
	font-size: 13px;
}

div#search-box h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

div#search-box input[type="radio"] {
	margin-right: 5px;
}

div#search-box .grobal-search-btn {
	color: #fff;
	font-size: 20px;
	background-color: #003399;
	text-align: center;
	width: 130px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	cursor: pointer;
	height: 38px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	border: 0px;
}

div#search-box .grobal-order-btn {
	color: #fff;
	font-size: 20px;
	background-color: #D06875;
	text-align: center;
	width: 100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	cursor: pointer;
	height: 38px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

div#search-box .search-box_l {
	float: left;
}

div#search-box .search-box_r {
	float: right;
	padding-top: 65px;
}

div#search-box .search-box_r ul {
	margin-bottom: 3.6em;
}

div#search-box #grobal-search-open {
	position: absolute;
	right: 0;
	top: 5px;
	outline: none;
}

div#search-box input[type="text"] {
	color: #cccccc;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	border: #a9a9a9 1px solid;
	width: 300px;
	padding: 5px 10px;
	margin-bottom: 10px;
	outline: none;
}

div#search-box #global-search {
	position: relative;
}

div#search-box #grobal-search-close {
	position: absolute;
	right: 15px;
	cursor: pointer;
}

/* ----------------------------------------------------------------
    ページ内リンク
----------------------------------------------------------------- */

.page-link-area.index-style{
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","sans-serif";
line-height:1.5;
color:#444;
}

.page-link-area a.icon-link-round{
padding:0 0 5px 20px;
background:url("../images/icon-link-round.png") 0 0 no-repeat;
}

.page-link-area a.icon-page-round{
padding:0 0 5px 20px;
background:url("../images/icon-page-round.png") 0 0 no-repeat;
}

.page-link-area div.nav-within-page{
margin:0 0 15px;
padding:10px 10px 0;
background:#f8f8f8;
font-size: 14px;
}

.page-link-area div.nav-within-page ul{
margin:0;
padding:0;
list-style:none;
overflow:auto;
}

.page-link-area div.nav-within-page ul li{
float:left;
margin:0 10px 10px 0;
padding:0;
}

div.nav-within-page a.icon-link-round,
div.nav-within-page a.icon-page-round{
background-position:0 0.1em;
}

/* ---------------------------------
	flatのタブデザイン top
 -------------------------------- */
div.nav-tab-01-flat ul {
	background: none;
	border-bottom: 7px solid rgb(0, 51, 135);
	margin-top: 30px;
}

div.nav-tab-01-flat ul li a {
	border-width:0 0 0 0;
	background: none;
	background-color: rgb(235, 235, 235);
	text-decoration: none !important;
	margin-right: 3px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
	color: rgb( 17, 17, 17 ) !important;
	border-bottom: none;
	height:28px;
	padding: 3px 7px 1px 7px;
}

div.nav-tab-01-flat ul li.active a {
	color:#fff !important;
	background: none;
	background-color: rgb(0, 51, 135);
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
	margin-top: -16px;
	border-bottom: none;
	height: 41px;
	padding: 6px 7px 1px 7px;
	font-weight: normal;
}

div.nav-tab-01-flat ul li.active a:hover {
	background-color: rgb(77, 113, 187) !important;
	border-bottom: none;
}

div.nav-tab-01-flat ul li a:hover {
	text-decoration: none !important;
	color: rgb( 17, 17, 17 ) !important;
	background-color: rgb( 200, 212, 234 ) !important;
	background: none;
	border-bottom: none;
}

div.nav-tab-01-flat ul li.first-child a {
	border-left: none;
	border-top: none;
}

div.nav-tab-01-flat ul li.first-child a:hover {
	border-left: none;
	border-top: none;
}

div.nav-tab-01-flat ul li.acc-his-link a {
	margin-left: 0px;
	color: rgb(0, 0, 0) !important;
	font-weight: bold;
	padding: 3px 2px 1px 5px;
	font-weight: normal;
}

div.nav-tab-01-flat ul li.acc-his-link a:hover {
	background-color: #fff !important;
}

/* ---------------------------------
	flatのタブデザイン bottom
 -------------------------------- */
div.nav-tab-01-bottom-flat ul {
	background: none;
	border-top: 7px solid rgb(0, 51, 135);
	margin-top: 10px;
}

div.nav-tab-01-bottom-flat ul li a {
	border-width:0 0 0 0;
	background: none;
	background-color: rgb(235, 235, 235);
	text-decoration: none !important;
	margin-right: 3px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
	color: rgb( 17, 17, 17 ) !important;
	border-top: none;
	height:28px;
	padding: 3px 7px 1px 7px;
}

div.nav-tab-01-bottom-flat ul li.active a {
	color:#fff !important;
	background: none;
	background-color: rgb(0, 51, 135);
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
	margin-bottom: -16px;
	border-top: none;
	height: 38px;
	padding-top: 6px;
	font-weight: normal;
}

div.nav-tab-01-bottom-flat ul li.active a:hover {
	background-color: rgb(77, 113, 187) !important;
	border-top: none;
}

div.nav-tab-01-bottom-flat ul li a:hover {
	text-decoration: none !important;
	color: rgb( 17, 17, 17 ) !important;
	background-color: rgb( 200, 212, 234 ) !important;
	background: none;
	border-top: none;
}

div.nav-tab-01-bottom-flat ul li.first-child a {
	border-left: none;
	border-top: none;
}

div.nav-tab-01-bottom-flat ul li.first-child a:hover {
	border-left: none;
	border-top: none;
}

div.nav-tab-01-bottom-flat ul li.acc-his-link a {
	margin-left: 0px;
	color: rgb(0, 0, 0) !important;
	font-weight: bold;
	padding: 3px 2px 1px 5px;
	font-weight: normal;
}

div.nav-tab-01-bottom-flat ul li.acc-his-link a:hover {
	background-color: #fff !important;
}

/* ---------------------------------
	superHeader
 -------------------------------- */
 div#superheader div.superheader_logout{
    clear: both;
    /* padding: 0px 7px; */
    position: absolute;
    margin: 2px 10px 0px 0px;
    right: 0;
    top: 0;
    /*border: 1px solid rgb(191, 0, 0);*/
    /*background-color: rgb(255, 255, 255);*/
 }

 div#superheader  div.superheader_logout a {
	color: rgb(0, 47, 156);
	font-weight: bold;
	text-decoration: none;
}

div#superheader div.superheader_logout span.btn_logout {
    background-image: url("/member/images/icon_logout.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    margin: 0px 3px 2px 0px;
    vertical-align: middle;
    width: 11px;
}

 div#superheader div.superheader_autologout{
    clear: both;
    padding: 0px 7px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 1px 100px 0px 0px;
 }

/* ----------------------------------------------------------------
    ヘッダー
----------------------------------------------------------------- */
div#grpheader ul#header_button {
	color: rgb(81, 81, 81);
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
	font-size: 12px;
	clear: both;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
div#grpheader ul#header_button li {
	float: left	;
	line-height: 20px;
	margin: 4px;
}
div#grpheader ul#header_button li#header-menu-button-area-reg {
	margin-top: 1px;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-top: 1px;
}
div#grpheader ul#header_button li#header-menu-button-area-order {
	margin-top: 1px;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-top: 1px;
	background-color:transparent;
}
div#grpheader ul#header_button li a {
	display: inline-block;
	padding: 4px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(198, 220, 240);
	cursor: pointer;
	text-decoration: none;
	height: 21px;
}
div#grpheader ul#header_button li#editable-erea-style{
	margin: 4px 0px;
}
div#grpheader ul#header_button li#editable-erea-style a {
	border-width: 0px;
}
div#grpheader ul#header_button li#header-dscr-search {
	margin-right: 6px;
}
div#grpheader ul#header_button li#header-menu-button-area-reg a {
	padding: 12px 0 0 3px;
	height: 25px;
	border: none!important;
}
div#grpheader ul#header_button li#header-menu-button-area-order a {
	padding: 12px 0 0 3px;
	height: 25px;
	border: none!important;
}
div#grpheader ul#header_button li a.selected {
	color: rgb(255, 255, 255);
	background-color: rgb(0, 51, 153);
}
div#grpheader ul#header_button li a.header_logout {
	background-color: rgb(255, 255, 255);
	border-color: rgb(191, 0, 0);
	color: rgb(191, 0, 0);
	font-weight: bold;
	text-decoration: none;
}
div#grpheader ul#header_button li a:hover {
	text-decoration: underline;
}
div#grpheader ul#header_button li a span.btn_drop_down {
	display: inline-block;
	padding: 0px 5px 0px 9px;
	vertical-align: middle;
	background-image: url('/member/images/icon_drop_down.png');
	background-repeat: no-repeat;
	width: 2px;
	height: 5px;
	*margin-bottom: 7px;
}
div#grpheader ul#header_button li a span.header_menu_icon_order {
	/* vertical-align: middle; */
	background-position: center top;
	background-image: url('/member/images/icon-order.png');
	height: 50px;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 19px;
}
div#grpheader ul#header_button li a span.header_menu_icon_setting {
	/* vertical-align: middle; */
	background-position: center top;
	background-image: url('/member/images/icon-setting.png');
	height: 20px;
	background-repeat: no-repeat;
	padding-left: 66px;
	padding-top: 15px;
	padding-bottom: 22px;
	line-height: 19px;
}
div#grpheader ul#header_button li a.selected span.btn_drop_down {
	background-image: url('/member/images/icon_drop_down_o.png');
}
div#grpheader ul#header_button li a span.btn_logout {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	background-image: url('/member/images/icon_logout.png');
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}

ul#header_button .header-select-search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #98999d;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    margin: 0;
    vertical-align: middle;
    width: 105px;
    height:29px;
    line-height:29px;
    margin-right: 1px;
}

ul#header_button .header-text-search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #98999d;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 4px 5px 3px;
    vertical-align: middle;
    width: 115px;
}

ul#header_button  .rc-h-search-btn {
    background: none repeat scroll 0 0 #888888;
    border: medium none;
    color: #ffffff;
    height: 29px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 29px;
}

/* IE11ワークアラウンド([a以外]:hoverのスタイルが読み込まれると、:hover時や押下後のスタイルがデフォルトと異なってしまう) */
input[type=button]:hover,
input[type=submit]:hover {
	cursor: default;
}

/* Chromeのスタイルに合わせる(background-color設定時のデフォルトborder表示抑止) */
select {
	border: 1px solid rgb(169, 169, 169);
}

/* ----------------------------------------------------------------
    tbl-bold-border
----------------------------------------------------------------- */
table.tbl-bold-border {
	border-style: solid;
	border-color: #dde6ea;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
}

table.tbl-bold-border td {
	border-style: solid;
	border-color: #dde6ea;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

table.tbl-bold-border .bg-gray {
	background-color: #f4f4f4;
}

table.tbl-bold-border td.account-sum-color-gray {
	background-color: #f7fafa;
}

table.tbl-bold-border ul,
table.tbl-bold-border ul li {
	margin:0;
	padding:0;
	list-style:none;
}

table.tbl-bold-border a{
	color:#444;
	text-decoration:underline;
}

table.tbl-bold-border a:hover{
	color:#003399;
	text-decoration:none;
}

table.tbl-bold-border a:active{
	color:#003399;
	text-decoration:none;
}

table.ass_possess_back_blue_box td.apply_back {
	padding: 0px;
	border-collapse : collapse ;
	background: none repeat scroll 0 0 #f3f9fc;
	border: 1px solid #bfdbf2;
}

/* ----------------------------------------------------------------
    possess-a-link-gray-nounder
----------------------------------------------------------------- */
a.possess-a-link-gray-nounder {
	color:#444 !important;
	text-decoration:none !important;
}

a.possess-a-link-gray-nounder:hover{
	color:#003399 !important;
	text-decoration:underline !important;
}

a.possess-a-link-gray-nounder:active{
	color:#003399 !important;
	text-decoration:underline !important;
}

/* ----------------------------------------------------------------
    possess-a-link-gray-under
----------------------------------------------------------------- */
a.possess-a-link-gray-under {
	color:#444 !important;
	text-decoration:underline !important;
}

a.possess-a-link-gray-under:hover{
	color:#003399 !important;
	text-decoration:none !important;
}

a.possess-a-link-gray-under:active{
	color:#003399 !important;
	text-decoration:none !important;
}

/* consulPageJumpでのダイアログ */
#show_consulPageJump_dialog {
	text-align:left;
	height:auto !important;
}
.wrapNoCookie .ui-widget-header {
	background: #a0a0a0 !important;
	border: solid 1px #909090;
}
.wrapNoCookie {
	font-size : 14px;
}
.wrapNoCookie .ui-dialog-buttonpane{
	padding:0px;
}
.wrapNoCookie .ui-widget-header .ui-icon {
	background-image: url(/member/css/jqueryui/smoothness/images/ui-icons_454545_256x240.png);
	cursor: pointer;
}
.wrapNoCookie .ui-dialog-titlebar-close {
	border:1px solid #999;
	background:#dadada url(/member/css/jqueryui/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121
}
.wrapNoCookie .ui-dialog-buttonpane .ui-dialog-buttonset{
	text-align: center;
}
.wrapNoCookie .ui-dialog-buttonpane .ui-dialog-buttonset{
	float:none;
}
.wrapNoCookie .ui-icon-closethick{
	background-position:-94px -127px;
}


/* ----------------------------------------------------------------
    opt-radio-btn
----------------------------------------------------------------- */
span.opt-radio-btn-height {
	position: absolute;
	top: -5px;
	left: 0px;
	height: 100%;
}

span.opt-radio-btn-height .btn-on {
	display: inline-block;
	border: solid 1px #cacaca;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-ms-user-select: none;
	cursor: pointer;
	height: 25px;
	background-image: url("/member/images/radio-opt-back-on.png");
	background-repeat: repeat-x;
	padding-right: 40px;
}

span.opt-radio-btn-height .btn-off {
	display: inline-block;
	border: solid 1px #cacaca;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-ms-user-select: none;
	cursor: pointer;
	height: 25px;
	background-image: url("/member/images/radio-opt-back-off.png");
	background-repeat: repeat-x;
	padding-right: 40px;
}

span.opt-radio-btn-height .btn-off .opt {
	display: inline-block;
	position: relative;
	left: 8px;
	top: 6px;
	width: 14px;
	height: 14px;
	background-image: url("/member/images/radio-opt-parts-off.png");
	background-repeat: no-repeat;
	background-position: top left;
}

span.opt-radio-btn-height .btn-on .opt {
	display: inline-block;
	position: relative;
	left: 8px;
	top: 6px;
	width: 14px;
	height: 14px;
	background-image: url("/member/images/radio-opt-parts-on.png");
	background-repeat: no-repeat;
	background-position: top left;
}

span.opt-radio-btn-height .opt-text {
	position: relative;
	left: 18px;
	top: 5px;
	_top: 2px;
	font-weight: bold;
	font-size: 14px;
}

span.opt-radio-btn-height .opt-disabled .opt-text {
	color: #b0b0b0 !important;
}
div#str-sub img {
max-width: 100%;
height: auto;
}
