@charset "utf-8";

/************************************************
 共通設定
************************************************ */
body {
    color: #434343;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing: 0.1em;
    background:#f4f4f4;
}

select {
    border: solid 1px #ccc;
}

/*写真*/
.picture {
    border: 1px solid #ccc;
}


/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
.frame_outer {
    margin: 0 auto;
    width: 100%;
}

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    width: 1000px;
    background: #fff;
    text-align: left;
}


/* ==============================================
 カラム指定
=============================================== */
/* ヘッダーとフッターの上下
[注意]ブロック移動時はbloc.css内で調整が必要 */
#topcolumn ,
#bottomcolumn ,
#footerbottomcolumn {
    margin: 0 auto;
    padding: 10px;
    width: 1000px;
    background: #fff;
    text-align: left;
}

/* 中央カラム */
.main_column {
    padding: 0 0;
    background-color:#fff;
}

/* サイドカラム */
#leftcolumn {
    float: left;
    width: 203px;
}
#rightcolumn {
    float: right;
    width: 203px;
}

/* 1カラム設定 */
#one_maincolumn {
    margin: 0 auto;
    width: 750px;
}

/* 2カラム設定 (メイン部が左) */
#two_maincolumn_left {
    padding-left: 20px;
    float: left;
    width: 745px;
}

/* 2カラム設定 (メイン部が右) */
#two_maincolumn_right {
    padding-right: 20px;
    width: 745px;
    float: right;
}

/* 3カラム設定 */
#three_maincolumn {
    padding-left: 14px;
    width: 560px;
    float: left;
}

/* 下層コンテンツ */
#undercolumn {
    width: 100%;
    margin:0 0 30px 0;
}


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}

/* リンク指定
----------------------------------------------- */
a:link ,
a:visited {
    color: #007FB7;
    text-decoration: none;
}
a:link:hover ,
a[href]:hover {
    color: #fe5a03;
    text-decoration: underline;
}
a:hover img.over {
　opacity: .85; /* Standard: FF gt 1.5, Opera, Safari */  
	filter: alpha(opacity=85); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=85)"; /* IE 8 */  
	-khtml-opacity: .85; /* Safari 1.x */  
	-moz-opacity: .85; /* FF lt 1.5, Netscape */
}


/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price {
    color:#292929;
}
.sale_price {
    color:#292929;
}
.normal_price {
    color:#292929;
    font-size: 100%;
}
.point {
    color:#CC3333;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color:#CC3333;
}
.attentionSt {
    color:#CC3333;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}

.sale_price .price,
.total .price {
    color: #CC3333;
}

/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}
.centerimg {
    margin: 0 auto;
    display: block;
}

/* フォーム
----------------------------------------------- */
input[type='text'] ,
input[type='password'] ,
.select {
    border: solid 1px #ccc;
    padding: 2px;
}

.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border-bottom: dotted 2px #300e0c;
    font-size: 135%;
}
#one_maincolumn .sub_area h3 ,
#two_maincolumn_right .sub_area h3 ,
#two_maincolumn_left .sub_area h3 ,
#three_maincolumn .sub_area h3 ,
#undercolumn_login .login_area h3 ,
#undercolumn_shopping h3 ,
#mypagecolumn h3 ,
#undercolumn_cart h3 {
    margin: 15px 0;
    padding: 5px 0;
    color: #292929;
    background: url("../img/background/line_01.gif") repeat-x left bottom;
    font-size: 120%;
}
#undercolumn_help h3 ,
#undercolumn_flow h3.entry,
#undercolumn_expantion h3.title{
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/html/user_data/packages/default/img/background/bg_h3_blue.jpg") no-repeat left bottom;
}
#undercolumn_help h3{
    padding: 7px 0 0 30px ;
    margin: 20px 0 10px 0;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/html/user_data/packages/default/img/background/bg_h3_blue.jpg") no-repeat left bottom;
}
#undercolumn_userdat h3{
    margin: 15px 0 10px 0;
    padding:5px 0 5px 20px;
    color:#333;
    font-size: 135%;
    font-weight: bold;
    background: url("../img/background/line_01.gif") no-repeat left bottom;
}
#undercolumn_aboutus h3 {
    margin: 15px 0;
    color:#333;
    font-size: 1.30em;
    font-weight: bold;
}

#undercolumn_flow h3.setup {
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 135%;
    background: url("http://tenku-ichiba.com/html/user_data/packages/default/img/background/bg_h3_orange.jpg") no-repeat left bottom;
}
#undercolumn_aboutus h4 {
    margin: 30px 0 10px;
    padding: 8px 0 8px 15px;
    color:#333;
    font-size: 1.30em;
    font-weight: bold;
    background: url("../img/background/h4_title_bg.gif") no-repeat left bottom;
}
#undercolumn_expantion h4.title{
    padding: 7px 0 0 30px ;
    margin-top: 20px;
    height: 28px;
    border: 1px solid #ccc;
    font-size: 115%;
    background: url("http://tenku-ichiba.com/html/user_data/packages/default/img/background/bg_h3_orange.jpg") no-repeat left bottom;
}
div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("http://tenku-ichiba.com/html/user_data/packages/default/img/icon/ico_arrow_05.gif") no-repeat left;
}
#undercolumn_flow p {
    margin-bottom: 5px;
    line-height: 1.8em;
}

/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
    border-top: solid 3px #A8A8A8;
    min-height: 110px;
}
#header {
    margin: auto;
    padding: 0 10px;
    width: 1000px;
    background: #fff;
}
#header h1{
    width: 1000px;
    font-size: 90%;
    font-weight: normal;
    color: #292929;
    float: left;
    text-align: left;
}
#logo_area {
    float: left;
    width: 175px;
    text-align: center;
}
#header_utility {
    float: right;
    width: 580px;
}

#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}

/* ロゴ
----------------------------------------------- */
#logo_area h2 {
    width: 175px;
    height: 87px;
}

#logo_area h2 a:link,
#logo_area h2 a:visited,
#logo_area h2 a:hover,
#logo_area h2 a:active {
 color:#292929;
}
#logo_area h2 span {
    display: none; /* テキストロゴ非表示 */
/* ロゴ画像を使用しない場合
    display:block;
    margin-top:25px;
    font-size:24px;
    line-height:120%; */
}

/* ロゴ画像を使用しない場合
#logo_area h2 img {
    display:none; 
}*/


/* ヘッダーナビ
----------------------------------------------- */
div#header_navi {
    float: right;
    width: 450px;
    margin-top: 20px;
}
div#header_navi ul li {
    display: block;
    float: right;
}
/*
div#header_navi ul li.mypage,
div#header_navi ul li.entry {
    margin-top: 6px;
}
*/
div#header_navi ul.head_navi li {
	DISPLAY: inline; MARGIN-LEFT: 10px
}
div#header_navi ul.head_navi li {
	DISPLAY: inline; MARGIN-LEFT: 10px
}
div#header_navi ul.head_navi li a {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; BACKGROUND: url("../img/icon/link_arrow.png") no-repeat 0px -13px; PADDING-TOP: 0px
}
div#header_navi ul.head_navi li a {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; BACKGROUND: url("../img/icon/link_arrow.png") no-repeat 0px -13px; PADDING-TOP: 0px
}

/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    margin: 0 auto;
    width: 1020px;
    padding-bottom:30px;
    background: #fff;
}
#footer {
    margin: auto;
    padding-top: 10px;
    width: 990px;
}
#pagetop {
    width: 210px;
    float: right;
    text-align: right;
}
#copyright {
    width: 740px;
    float: left;
    text-align: left;
    font-size: 97%;
}

#footer {
	MARGIN: 0;WIDTH: 100%; CLEAR: both
}
#pageTop {
	MARGIN: 0px auto; WIDTH: 980px
}
#footerNavi LI {
	MARGIN: 0px auto; WIDTH: 980px
}
DIV#footerNavi P {
	MARGIN: 0px auto; WIDTH: 980px
}
#footerInfo UL {
	MARGIN: 0px auto; WIDTH: 980px
}
#pageTop A:hover {
	TEXT-DECORATION: none
}
#footerNavi LI UL LI A:hover {
	TEXT-DECORATION: none
}
#pageTop A {
	LINE-HEIGHT: 28px; TEXT-INDENT: 3em; WIDTH: 141px; FLOAT: right; HEIGHT: 28px; COLOR: #0088c6; FONT-WEIGHT: bold; FONT-size: 10px;
}
#pageTop A {
	DISPLAY: block; BACKGROUND: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI0AAAAcBAMAAACuSiFwAAAAJ1BMVEX////c3NwAnOIzsOj5/f78/v9UvexOuus/tOlav+xgwe1Ru+tXvuw9MsVUAAAAS0lEQVQ4y2MQpAoQYBBgoAYYNWdkm2MMBBbDMnxYqWMO6zIHqpgTqZRCDXNYDylpO1DBHDclJaUSys1hKQKao+4wmr9GzRk1B2wOAHC+DqGYitBDAAAAAElFTkSuQmCC) no-repeat
}
#footerNavi {
	PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #0088c6; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 40px; PADDING-TOP: 10px
}
DIV#footerNavi {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 50px; PADDING-TOP: 0px
}
#footerNavi LI {
	COLOR: #ccc; FONT-SIZE: 10px
}
DIV#footerNavi P {
	COLOR: #ccc; FONT-SIZE: 10px
}
DIV#footerNavi P {
	LINE-HEIGHT: 30px
}
#footerNavi LI UL {
	PADDING-BOTTOM: 5px; OVERFLOW: hidden; _padding-bottom: 10px
}
#footerNavi LI UL LI {
	DISPLAY: inline
}
#footerNavi LI UL LI A {
	BORDER-LEFT: #fff 1px solid; MARGIN: 0px 8px 0px -6px; PADDING-LEFT: 6px; COLOR: #fff; FONT-SIZE: 12px
}
#footerInfo {
	BACKGROUND-COLOR: #ffcc0d; HEIGHT: 50px
}
#footerLogo {
	FLOAT: left
}
#copyright {
	LINE-HEIGHT: 30px; FLOAT: right; COLOR: #000; FONT-SIZE: 10px
}
#footerNavi .footB {
	TEXT-INDENT: -9999px; WIDTH: 141px; HEIGHT: 35px
}

/* ==============================================
 パンくず
=============================================== */
#pankuzu_area {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
#pankuzu_area ul li {
    float: left;
    font-size: 90%;
    letter-spacing: 0.02em;
}
#pankuzu_area img {
    vertical-align: bottom;
}

/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}


/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message ,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}


/* Tipsy
----------------------------------------------- */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../img/ajax/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }



/* Designed by
----------------------------------------------- */
.designed {
    margin:0 auto;
    padding-top: 55px;
    text-align:right;
    font-size:90%;
    line-height:1.2em;
}
.designed a:link ,
.designed a:visited {
    color:#666666;
    text-decoration:underline;
}
.designed a:hover {
    color: #D26A4D;
}

/* button CSS
----------------------------------------------- */

/* ----- button size */

.side_column .btn button {
	width: 85%;
	padding: 5px;
	*width: auto;
}

.side_column .btn a {
	width: 79%;
	display: inline-block;
	padding: 7px 5px;
	margin: 0 auto;
	*width: auto;
}

.main_column .cart_area a,
.main_column .review_btn a {
	width: 150px;
}

.main_column .btn_area button,
#window_area .btn_area button {
	min-width: 145px;
}
.main_column a.bt01,.main_column a.bt02,.main_column a.bt03,.main_column a.bt04 {
	display: inline-block;
	padding: 7px 10px;
	min-width: 130px;
	*width: auto;
}
.main_column .btn_area a.bt_wide,
.main_column .btn_area button.bt_wide {
	min-width: 240px;
}

/* ----- button white */
.bt01 {
    text-align: center;
	padding: 6px 10px;
	color: #666 !important;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px #fff inset;
	text-shadow: 1px 1px 1px #fff;
	cursor: pointer;
background: #fbfbfb; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfbfb 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #fbfbfb 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfbfb 0%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfbfb 0%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfbfb 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

.bt01:hover {
	opacity: 0.75;
	filter:alpha(opacity=75);
	text-decoration: none !important;
}
.bt01:active {
	opacity: 1;
	filter:alpha(opacity=100);
	text-decoration: none !important;
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e6e6e6 0%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e6e6e6 0%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e6e6e6 0%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}

.bt01:disabled,.bt01:disabled:hover,.bt01:disabled:active {
	opacity: 1;
	filter:alpha(opacity=100);
	cursor: default;
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #c4c4c4 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 0%,#c4c4c4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
}

.favorite_btn span.bt01,.favorite_btn span.bt01:hover,.favorite_btn span.bt01:active {
	opacity: 1;
	filter:alpha(opacity=100);
	display: inline-block;
	min-width: 150px;
	cursor: default;
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #c4c4c4 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 0%,#c4c4c4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 0%,#c4c4c4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-9 */
}

.main_column .cart_area .favorite_btn .bt01,
.main_column .review_btn .bt01,
.main_column .addbtn .bt01,
.main_column .add_multiple .bt01,
.zipimg .bt01 {
	padding: 4px 10px !important;
}

/* ----- button green */
.bt02 {
    text-align: center;
	padding: 6px 10px;
	color: #fff !important;
	border: none;
    border-radius: 4px;
	text-shadow: 1px 1px 1px #67770B;
	cursor: pointer;
background: #c0d209; /* Old browsers */
background: -moz-linear-gradient(top,  #c0d209 0%, #91ab10 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #c0d209 0%,#91ab10 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c0d209 0%,#91ab10 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c0d209 0%,#91ab10 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c0d209 0%,#91ab10 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d209', endColorstr='#91ab10',GradientType=0 ); /* IE6-9 */
}

.bt02:hover {
	opacity: 0.75;
	filter:alpha(opacity=75);
	text-decoration: none !important;
}
.bt02:active {
	opacity: 1;
	filter:alpha(opacity=100);
	text-decoration: none !important;
background: #91ab10; /* Old browsers */
background: -moz-linear-gradient(top,  #91ab10 0%, #7B9210 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #91ab10 0%,#7B9210 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #91ab10 0%,#7B9210 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #91ab10 0%,#7B9210 100%); /* IE10+ */
background: linear-gradient(to bottom,  #91ab10 0%,#7B9210 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91ab10', endColorstr='#7B9210',GradientType=0 ); /* IE6-9 */
}


/* ----- button orange */
.bt03 {
    text-align: center;
	padding: 6px 10px;
	color: #fff !important;
	border: none;
    border-radius: 4px;
	text-shadow: 1px 1px 1px #A83D09;
	cursor: pointer;
background: #fd9748; /* Old browsers */
background: -moz-linear-gradient(top,  #fd9748 0%, #de4402 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #fd9748 0%,#de4402 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fd9748 0%,#de4402 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fd9748 0%,#de4402 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fd9748 0%,#de4402 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9748', endColorstr='#de4402',GradientType=0 ); /* IE6-9 */
}


.bt03:hover {
	opacity: 0.75;
	filter:alpha(opacity=75);
	text-decoration: none !important;
}
.bt03:active {
	opacity: 1;
	filter:alpha(opacity=100);
	text-decoration: none !important;
background: #de4402; /* Old browsers */
background: -moz-linear-gradient(top,  #de4402 0%, #dd4200 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #de4402 0%,#dd4200 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #de4402 0%,#dd4200 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #de4402 0%,#dd4200 100%); /* IE10+ */
background: linear-gradient(to bottom,  #de4402 0%,#dd4200 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4402', endColorstr='#dd4200',GradientType=0 ); /* IE6-9 */
}


/* ----- button gray */
.bt04 {
    text-align: center;
	padding: 6px 10px;
	color: #fff !important;
	border: none;
    border-radius: 4px;
	text-shadow: 1px 1px 1px #707070;
	cursor: pointer;
background: #a9a9a9; /* Old browsers */
background: -moz-linear-gradient(top,  #a9a9a9 0%, #767676 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #a9a9a9 0%,#767676 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a9a9a9 0%,#767676 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a9a9a9 0%,#767676 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a9a9a9 0%,#767676 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#767676',GradientType=0 ); /* IE6-9 */
}

.bt04:hover {
	opacity: 0.75;
	filter:alpha(opacity=75);
	text-decoration: none !important;
}
.bt04:active {
	opacity: 1;
	filter:alpha(opacity=100);
	text-decoration: none !important;
background: #767676; /* Old browsers */
background: -moz-linear-gradient(top,  #767676 0%, #707070 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top,  #767676 0%,#707070 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #767676 0%,#707070 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #767676 0%,#707070 100%); /* IE10+ */
background: linear-gradient(to bottom,  #767676 0%,#707070 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#707070',GradientType=0 ); /* IE6-9 */
}