@charset "utf-8";

/*=====================================================
COMMON-LAYOUT
======================================================*/
div.bg{
	background:url(../images/common/bg.jpg) repeat-x;
}

div.bg2{
	background:url(../images/common/bg2.jpg) repeat-x;
}

div#headerWrap{
	width:100%;
	min-width:1200px;
	background:url(../images/common/head_bg01.png) top left repeat-x;
	position:fixed;
	z-index:99999;
	height:50px;
	border-top:3px solid #f2f1f1;
	text-align:center;
	line-height:0px;
	top:0px;
}
div#header{
	width: 1200px;
	margin:0 auto;
	position:relative;
}
div#header h1{
	position:absolute;
	top:;
	left:;
}

div#header h2{
	position:absolute;
	top:;
	left:;
}
ul#headNavi{
	width:;
	height:;
	position:absolute;
	top:10px;
	right:0;
	font-size:0;
	line-height:0;
}
ul#headNavi li{
	float:left;
	
}

div#gNaviWrap{
	width:100%;
	background:url(../images/common/.jpg) top left repeat-x;
	min-width:1200px;
}
ul#gNavi{
	width: 600px;
	margin:0 auto;
	font-size:0;
	line-height:0;
}
ul#gNavi li{
	float:left;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;
}

div#contentsWrap{
	width:100%;
	background:url(../images/common/.jpg) top left repeat-x;
}
div#contentsWraps {
	padding-top:53px;
}
div#mainImage{
	width:;
	margin:0 auto;
}
div#container{
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
div#footerWrap{
	width:100%;
	border-top:1px solid #ccc;
	min-width:1200px;
	/*background:url(../images/top.jpg) top left repeat-x;*/
}
div.footer1 {
	width:1200px;
	margin:0 auto;
	height:72px;
	position:relative;
}
div.footer1 .f_logo {
	position:absolute;
	top:15px;
	left:0px;
	line-height:0px;
	font-size:0px;
}
div.footer1 ul.f_navi {
	width:618px;
	top:15px;
	right:0;
	font-size:0px;
	line-height:0px;
	position:absolute;
	/*background: #fff;*/
	margin-right:-15px;
	/*padding-right:-18px;*/
}
div.footer1 ul.f_navi li {
	float:left;
	margin-right:15px;
	/*
	padding-right: 18px;
	padding-left: 18px;
	*/
}
div#footerWrap2{
	width:100%;
	background:#f2f1f1;
	height:40px;
}
div.footer2 {
	width:1200px;
	margin:0 auto;
	height:100%;
	position:relative;
	background-color: #f2f1f1;
}
div.footer2 p.policy {
	position:absolute;
	line-height:0px;
	font-size:0px;
	top:13px;
	left:0px;
}
div.footer2 p.copy {
	position:absolute;
	top:8px;
	right:0px;
}

div#footer{
	width: 1200px;
	margin:0 auto;
}

div.dum_bg {
	width:100%;
	height:2180px;
	background:url(../images/top/img01.jpg);
	background-position : 50% -750px;
	background-repeat: no-repeat;
}
div.dum_bg2 {
	width:100%;
	height:2663px;
	background:url(../images/top/img02.jpg) top center no-repeat;
}
/*=====================================================
CONTENTS-BASE
======================================================*/

/* top
-----------------------------*/
div.top_main_fix {
	width:100%;
	height:0px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1;
}
div.top_main_wra {
	width:100%;
	min-width:1200px;
	height:650px;
	overflow:hidden;
}
div.top_main_slide {
	width:1200px;
	height:650px;
	position:relative;
	margin:0 auto;
}
div.top_main_left {
	width:1200px;
	height:100%;
	background:url(../images/top/carouselcover.png) top left repeat;
	position:absolute;
	top:0;
	left:-1200px;
	z-index:99;
}
div.top_main_right {
	width:1200px;
	height:100%;
	background:url(../images/top/carouselcover.png) top left repeat;
	position:absolute;
	top:0;
	right:-1200px;
	z-index:99;
}

ul.top_main {
	width:9999999px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
ul.top_main li {
	width:1200px;
	height:100%;
	float:left;
}
p.prev {
	position:absolute;
	top:50%;
	left:-60px;
	margin-top:-21px;
	cursor: pointer;
	z-index:9999;
}
p.prev:hover img { opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8; }
p.next {
	position:absolute;
	top:50%;
	right:-60px;
	margin-top:-21px;
	cursor: pointer;
	z-index:9999;
}
p.next:hover img { opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8; }

ul.top_thum {
	display:none;
}
p.top_btn {
	position:absolute;
	top:70px;
	right:110px;
	z-index:999;
}
p.top_scr {
	position:absolute;
	bottom:8px;
	right:108px;
	z-index:999;
}

div.loopWrap {
	width:100%;
	height:230px;
	margin-top:-150px;
	background:url(../images/top/loop_bg01.jpg) bottom left repeat-x;
	position:relative;
	overflow:hidden;
	padding-bottom:3px;
}
div.loopWrap ul {
	height:230px;
	float: left;
	display: inline;
	overflow: hidden;
}
div.loopWrap ul li {
	width: 1814px;
	height:230px;
	float: left;
	display: inline;
	overflow: hidden;
}

div.top_space {
	height:735px;
}

div.top_contWrap {
	margin-top:735px;
	width:100%;
	background:url(../images/top/bg01.png) top left repeat;
	font-size: 16px;
	font-style: bold;
	color: #000;
	min-width:1200px;
	position:relative;
	z-index:2;
}
div.top_conts {
	width:980px;
	margin:0 auto;
	font-style: bold;
	padding-top: 50px;
	padding-bottom: 80px;
	border-bottom: 1px solid #ccc;
}
div.top_box{
	width: 430px;
	height: 430px;
	padding: 20px;
	background: url(../images/top/boxbg.png);
	color: #e85865;
	font-size: 14px;
	font-style: bold;
}
div.top_box2{
	width: 620px;
	padding: 25px;
	border-right: 5px solid #e85865;
	border-left: 5px solid #e85865;
	color: #e85865;
	font-size: 14px;
	font-style: bold;
}
div.boxbghead{
	background:url(../images/top/boxhead.png) top left no-repeat;
	padding-top:11px;
	line-hight:0;
	font-size:0;
}
div.boxbgfoot{
	background:url(../images/top/boxfoot.png) bottom left no-repeat;
	padding-bottom:11px;
	line-hight:0;
	font-size:0;
}
div.boxbghead2{
	background:url(../images/top/boxhead2.png) top left no-repeat;
	padding-top:11px;
	line-hight:0;
	font-size:0;
}
div.boxbgfoot2{
	background:url(../images/top/boxfoot2.png) bottom left no-repeat;
	padding-bottom:11px;
	line-hight:0;
	font-size:0;
}

h3.ttl {
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:23px 0;
	text-align:center;
	height:66px;
}

/* creation
--------------------------------------------*/
div.creatConts {
	width:980px;
	margin:0 auto;
}

ul.creat_menu {
	width:100%;
	font-size:0px;
	line-height:0px;
	height:50px;
}
ul.creat_menu li {
	float:left;
	width:225px;
	height:100%;
	margin-right:26px;
}
ul.creat_menu li.turn {
	margin-right:0px;
}

div.creat_main_wrap {
	width:100%;
	height:488px;
	position:relative;
}
div.creat_main_form {
	position:absolute;
	top:16px;
	left:0px;
	z-index:999;
	width:268px;
	min-height:268px;
	border:1px solid #ccc;
	padding:15px;
	background:url(../images/creation/form_bg.png) top left repeat;
	font-size:16px;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Arial,Helvetica,"MS PGothic","MS Pゴシック",Osaka,sans-serif;
	color:#000;
}

table.main_form_list {
	border: 0px;
	width:100%;
}
table.main_form_list th {
	width:80px;
	vertical-align:middle;
	text-align:left;
	padding:5px 0px 10px 0px;
	font-weight:normal;
}
table.main_form_list th.top {
	width:80px;
	vertical-align:top;
	text-align:left;
	padding:10px 0px 10px 0px;
	font-weight:normal;
}
table.main_form_list td {
	width:173px;
	padding:5px 0px 10px 5px;
}
table.main_form_list input[type=radio], table.main_form_list input[type=checkbox] {
	cursor:pointer;
}
table.main_form_list label {
	cursor:pointer;
}
table.main_form_list input[type=text] {
	font-size:14px;
	line-height:140%;
}
table.main_form_list #size_w, table.main_form_list #size_h {
	width:36px;
	padding:5px 2px;
}
table.main_form_list #maiNum {
	height:30px;
}
table.main_form_list #equipment {
	height:30px;
}

div.creat_main_form .hr_dot {
	border-bottom:1px dotted #ccc;
	height:1px;
	width:100%;
}
div.creat_main_form .hr_double {
	border-bottom:3px double #ccc;
	height:3px;
	width:100%;
}

img#diy_h {
	cursor:pointer;
}
div#diy_help {
	position:fixed;
	z-index:99999;
	display:none;
}
img#sample_h {
	cursor:pointer;
}
div#sample_help {
	position:fixed;
	z-index:99999;
	display:none;
}
div#material1_on {
	position:absolute;
	top:140px;
	left:280px;
	z-index:99999;
	display:none;
}
div#material2_on {
	position:absolute;
	top:190px;
	left:280px;
	z-index:99999;
	display:none;
}

div.creat_main_form p.price {
	float:right;
	color:#cc0000;
	font-weight:bold;
	font-size:30px;
	padding:5px 0;
	margin-bottom:10px;
	height:25px;
	line-height:25px;
}

div.creat_main_form p.sum_btn {
	cursor:pointer;
	text-align:center;
}
div.creat_main_form p.sum_btn:hover img {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}


div.creat_main_right {
	width:760px;
	height:488px;
	position:absolute;
	top:0px;
	right:0px;
}
div.creat_main {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
div.creat_main_bg {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}
div#creat_main_1 {
	background:url(../images/creation/p1/main_bg.png) top left no-repeat;
}

ul.zoomNavi {
	width:70px;
	height:47px;
	position:absolute;
	top:30px;
	right:30px;
	z-index:999;
}
ul.zoomNavi li {
	float:left;
	width:30px;
	height:100%;
	cursor:pointer;
}
ul.zoomNavi li:hover img {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}
ul.zoomNavi li.none {
	cursor:default;
}
ul.zoomNavi li.none img {
	opacity:0.4; filter:alpha(opacity=40); -moz-opacity:0.4;
}

div.creat_main_move {
	width:480px;
	height:320px;
	position:absolute;
	top:89px;
	left:140px;
	z-index:999;
	overflow:hidden;
	background:#fff;
}
/*
div.creat_main_move:active {
	cursor: -webkit-grabbing; cursor: -moz-grabbing;
}
*/
div.m_move {
	width:100%;
	height:100%;
	position:relative;
	cursor: url(http://www.google.com/intl/en_ALL/mapfiles/openhand.cur), move;
	background:#fff;
}
div.m_move_ac {
	cursor: url(http://www.google.com/intl/en_ALL/mapfiles/closedhand.cur), move;
	background:#fff;
}
div.m_move img#m_photo {
	position:absolute;
	top:0px;
	left:0px;
	height:auto;
	z-index:1;
	display:none;
}
p.loading {
	position:absolute;
	left:50%;
	top:50%;
	width:32px;
	height:32px;
	z-index:1;
	margin-left:-16px;
	margin-top:-16px;
}
ul.creat_main_s li {
	background:#F8F4DE;
	position:absolute;
	z-index:99;
}
ul.creat_main_s li.top {
	top:0px;
	left:0px;
	width:480px;
	height:0px;
}
ul.creat_main_s li.left {
	top:0px;
	left:0px;
	width:0px;
	height:320px;
}
ul.creat_main_s li.bottom {
	bottom:0px;
	right:0px;
	width:480px;
	height:0px;
}
ul.creat_main_s li.right {
	top:0px;
	right:0px;
	width:0px;
	height:320px;
}
.fireBox {
	color:#000;
}
.fireBox:hover {
	text-decoration:none;
}


ul.creat_btn {
	width:100%;
	font-size:0px;
	line-height:0px;
	height:60px;
}
/*
ul.creat_btn li {
	cursor:pointer;
}
*/
ul.creat_btn li:hover img {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}
ul.creat_btn li.s1 {
	float:left;
	padding-top:20px;
	width:160px;
	margin-right:10px;
	cursor:pointer;
}
ul.creat_btn li.s2 {
	float:left;
	padding-top:20px;
	width:130px;
	margin-right:2px;
	cursor:pointer;
}
ul.creat_btn li.s2_2 {
	float:left;
	width:100px;
	height:100%;
	position:relative;
}
ul.creat_btn li.s2_2 p#myphoto_help {
	position:absolute;
	top:10px;
	left:30px;
	display:none;
	z-index:2;
}
ul.creat_btn li.s2_2 img#myphoto_h {
	position:absolute;
	top:32px;
	left:0px;
	cursor:pointer;
}
ul.creat_btn li.s3 {
	float:right;
	width:260px;
	cursor:pointer;
}

div.thum_conts {
	width:100%;
	height:90px;
	margin:0 0 30px;
	overflow:hidden;
}
div.thumWrap {
	width:980px;
	height:90px;
	position: relative;
}
div.thumWrap p.t_prev {
	position: absolute;
	top:33px;
	left:0;
	width:24px;
	height:24px;
	cursor: pointer;
}
div.thumWrap p.t_prev:hover img {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}
div.thumWrap p.t_next {
	position: absolute;
	top:33px;
	right:0;
	width:24px;
	height:24px;
	cursor: pointer;
}
div.thumWrap p.t_next:hover img {
	opacity:0.8; filter:alpha(opacity=80); -moz-opacity:0.8;
}
div.thumWrap div.thumLst {
	position: absolute;
	top:0;
	left:29px;
	width:922px;
	height:100%;
	overflow:hidden;
}
div.thumDiv {
	width:100%;
	height:100%;
	position: relative;
}
div.thumDiv ul.s_thum {
	position: absolute;
	top:0px;
	left:0px;
	width:9000000px;
	height:100%;
}
div.thumDiv ul.s_thum li {
	float:left;
	width:120px;
	height:80px;
	cursor: pointer;
	padding:5px;
	margin-right:2px;
	text-align:center;
}
div.thumDiv ul.s_thum li:hover {
	background:url(../images/creation/thum_bg.jpg) top left no-repeat;
}
div.thumDiv ul.s_thum li.ac {
	background:url(../images/creation/thum_bg.jpg) top left no-repeat;
}

div.thumDiv ul.s_thum li img {
	max-width:120px;
	max-height:80px;
	width:auto;
	height:auto;
}

ul.temp_btn {
	margin-left:10px;
	width:960px;
}
ul.temp_btn li {
	float:left;
	width:120px;
	height:100%;
	margin-right:20px;
	margin-bottom:10px;
	cursor:pointer;
}
ul.temp_btn li.turn {
	margin-right:0px;
}

input#myFile {
	display:none;
}

ul.cart_btn_area {
	width:680px;
	height:72px;
	background:url(../images/creation/cart_bg.jpg) top left no-repeat;
	padding:44px 150px;
}
ul.cart_btn_area li {
	float:left;
	width:320px;
	text-align:center;
}

ul.shape {
	width:476px;
	height:316px;
	position:absolute;
	z-index:99;
	border:2px solid #585755;
}
ul.shape li {
	float:left;
	height:100%;
	border-right:2px solid #585755;
}
ul.shape li.turn {
	border-right:0px;
}

ul.shape2 {
	width:476px;
	height:316px;
	position:absolute;
	z-index:99;
	border:2px solid #585755;
}
ul.shape2 li {
	float:left;
	height:100%;
	border-right:2px solid #585755;
	background:url(../images/creation/shape_bg.png) top left repeat;
}
ul.shape2 li.turn {
	border-right:0px;
}

div.costomize {
	width:958px;
	border:2px solid #eb81a9;
	color:#666;
	padding:10px;
}
div.costomize a {
	color:#eb81a9;
}

/* price
--------------------------------------------*/
#priceBox{
	width: 980px;
	/*height:870px;*/
	padding: 20px 30px;
	border: 1px dotted #ccc;
	background: url(../images/price/bg.jpg) no-repeat;
	margin: 0 auto;
}
.headline{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-weight:bold;
	letter-spacing:3px;
}
.headline2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e85865;
	font-weight:bold;
	letter-spacing:3px;
}
.subhead{
	font-size: 14px;
	font-weight: bold;
}
td{
	border-collapse: collapse;
}
#priceBox table{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}


.table1 td{	
	padding:5px 0;
	padding-left: 15px;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
.table2 td{
	padding:5px 0;
	padding-left: 15px;
	
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
.table3 td{
	padding:5px 4px;
	font-weight: bold;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.tableBg td{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.borderRT{
	border-right: 1px dotted #ccc;
}
.borderLT{
	border-left: 1px dotted #ccc;
}

.tableBg{
	background: url(../images/price/table_bg.jpg) repeat;
}
.table1 tr td{
	width: 150px;
	text-align: center;
}
.table2 tr td{
	width: 480px;
	text-align: center;
}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w75{width:75px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}


/* contact
-----------------------------*/
#contactBox{
	width: 940px;
	margin: 0 auto;
}

.hissu:before {
    content: '※';
	color: #e55865;
}
#contactForm th{
	text-align: left;
	padding: 7px;
}
#contactForm td{
	padding: 7px;
}
#contactForm td .form1{
	width: 120px;
}
#contactForm td .form2{
	width: 460px;
}

.form1, .form2, #textArea{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input, #textArea{
	border: thin solid #ccc;
	line-height: 1.5;
}
#textArea{
	width: 760px;
	height: 160px;
	resize: none; 
	
}
.item {
	margin-bottom: 10px;
}

/* specific
-----------------------------*/
#specificBox{
	width: 1200px;
	line-height: 2;
}
.headline2{
	font-size: 18px;
	font-family: Arial, Helvetica, Meiryo, sans-serif;
	color: #e75865;
	font-weight:bold;
	letter-spacing:3px;
	line-height:1;
}
#autoAdd{
	background: #e8e8e8;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, sans-serif;
	font-size: 11px;
	line-height:1.8;
}

/* cart
-------------------------------------*/
div.cartConts {
	width:960px;
	margin:0 auto;
	font-family: meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, sans-serif;
}

div.cart_conts {
	width:100%;
}

ul.cartLst {
	width:100%;
	padding:30px 0;
	border-bottom:1px solid #ccc;
}
ul.cartLst li.photo {
	float:left;
	width:300px;
}
ul.cartLst li.conts {
	float:right;
	width:620px;
}
ul.cartLst li.photo p.photo_img  img {
	max-width:300px;
	height:auto;
}

ul.cartLst li.conts dl.pro_conts {
	width:100%;
	font-size:16px;
	color:#585754;
	margin:0 0 10px;
	line-height:160%;
}
ul.cartLst li.conts div.memo {
	width:100%;
	margin:0 0 15px;
	font-size:16px;
}
ul.cartLst li.conts div.memo_area {
	width:598px;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 15px;
	font-size:14px;
}
ul.cartLst li.conts div.memo textarea {
	width:96%;
	height:70px;
	font-size:12px;
}
ul.cartLst li.conts div.memo #memo_btn {
	margin-top:10px;
	width:70px;
	height:50px;
	cursor:pointer;
}

ul.cartLst li.conts dl.pro_conts dt.company {
	width:100%;
}
ul.cartLst li.conts dl.pro_conts dt.c_name {
	float:left;
	width:90px;
}
ul.cartLst li.conts dl.pro_conts dd.c_txt {
	float:left;
	width:160px;
}
ul.cartLst li.conts dl.pro_conts dd.c_txt2 {
	float:left;
	width:260px;
}

ul.cartLst li.conts .hr_double {
	border-bottom:3px double #ccc;
	height:3px;
	width:100%;
}

ul.cartLst li.conts p.c_price {
	width:100%;
	text-align:right;
	color:#cc0000;
	font-weight:bold;
	font-size:24px;
	height:24px;
	line-height:24px;
}

div.total_price {
	padding:20px 0;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:24px;
	height:24px;
	line-height:24px;
}
div.total_price p.totap_price_number {
	float:right;
	text-align:right;
}
.price_orange {
	color:#cc0000;
}
.price_total_txt {
	font-size:14px;
}
.price_tex {
	font-size:14px;
}

ul.cart_btn {
	width:580px;
	margin:30px auto;
}
ul.cart_btn li {
	float:left;
	width:180px;
}

table.order_form {
	border: 0px;
	width:100%;
	font-size:14px;
}
table.order_form th {
	width:170px;
	vertical-align:top;
	text-align:left;
	padding:15px 0px 15px 0px;
}
table.order_form td {
	width:785px;
	padding:0px 0px 0px 5px;
}

.hissu1 {
	color:#333333;
}


.hissu2 {
	color:#f38fbb;
}

.order_hr {
	border-bottom:1px double #ccc;
	height:1px;
	width:100%;
}
.cash_deli {
	color:#990000;
	font-size:14px;
}
.cash_deli a {
	color:#990000;
}

p.def_fire_label {
	width:934px;
	border:3px double #CC0000;
	font-weight:bold;
	padding:5px 10px;
	font-size:16px;
	color:#990000;
}
p.def_fire_txt {
	font-size:16px;
	color:#990000;
	font-weight:bold;
}

input[name="next_btn"] {
	width:180px;
	height:40px;
	background:url(../images/cart/btn_next.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}

input[name="reset_btn"] {
	width:180px;
	height:40px;
	background:url(../images/cart/reset01.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}

input[name="next_btn2"] {
	width:180px;
	height:40px;
	background:url(../images/cart/btn_order.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}

input[name="back_btn1"] {
	width:180px;
	height:40px;
	background:url(../images/cart/btn_back02.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}

input[name="back_btn2"] {
	width:180px;
	height:40px;
	background:url(../images/cart/btn_back02.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}


input[name="contact_chk"] {
	width:160px;
	height:50px;
	background:url(../images/contact/chk_btn.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}
input[name="contact_back"] {
	width:160px;
	height:50px;
	background:url(../images/contact/back_btn.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}
input[name="contact_reset"] {
	width:160px;
	height:50px;
	background:url(../images/contact/reset_btn.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}
input[name="contact_send"] {
	width:160px;
	height:50px;
	background:url(../images/contact/send_btn.jpg) top left no-repeat;
	font-size:0px;
	line-height:0px;
	border:0px;
	cursor:pointer;
}
.contact_message textarea {
	width:90%;
	height:120px;
	font-size:12px;
}

div.thanks_msg {
	width:958px;
	margin:0 auto;
	border:1px dotted #ED8894;
	color:#E65865;
	padding:20px 0;
	text-align:center;
	font-size:16px;
	line-height:160%;
}

/* order
------------------------*/

#credit_btn {
	width:180px;
	height:40px;
	background:url(../images/cart/credit_btn.jpg) top left no-repeat;
	border:0px;
	line-height:0;
	font-size:0;
	cursor:pointer;
}

.credit_title {
	font-weight:bold;
	font-size:24px;
	color:#ff6699;

}