body {
	font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",Osaka,sans-serif;
    font-size: 13px;
	background:#F2F2F2;

}

#wrap {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	background:#F9F9F9;
	box-shadow:0px 0px 4px #CCCCCC;
	
}

#wrap header {

	height:60px;
	line-height:60px;
	font-size:18px;
	font-weight:bold;
	background:#005DAD;
	color:#FFF;
	padding-left:25px;
	margin-bottom:30px;	

}

#wrap header a.logout {
	display:block;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	float:right;
	margin-right:15px;
}

#wrap header a.logout:hover {
	text-decoration:underline;

}


#wrap #edit_area {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",Osaka,sans-serif;

	float:left;
	margin-left:10px;

}


#wrap #control_area {
	width:430px;
	float:right;

}


#wrap footer {
	height:30px;
	line-height:30px;
	text-align:center;
	background:#005DAD;
	color:#FFF;
	margin-top:15px;

}

#wrap footer a {
	color:#FFF;

}

#wrap footer a:hover {
	text-decoration:none;

}

.contentsBox {
	padding:0 40px 20px 40px;
}

h1.pageTitle {
	font-size:18px;
	line-height:25px;
	border-bottom:1px solid #666;
	padding-left:10px;

}

h2.labels {
	margin-top:20px;
	margin-bottom:5px;
}


#canvas {
	width:637px;
	height:385px;
	border:1px solid #666;
	background:#FFF;
	
}

.design_01 #preventAgent {
	font-family:"ＭＳ 明朝",serif;
	position:absolute;
	top:35px;
	margin-left:240px;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:0.1em;
}

.design_01 #header {
	height:60px;
/*	background:#0168B5;*/
	background:url("../img/header_02.gif")no-repeat;
	overflow:hidden;
}

.design_01 #titleText {
	line-height:60px;
	float:right;
	color:#FFF;
	font-size:17px;
	margin-right:15px;
}

.design_01 #main {
	padding:10px 0 10px 10px;
	overflow:hidden;
}


.design_01 #main #logo_area{
	width:200px;
	float:left;
}

.design_01 #main #logo_area #logo_text1 {
	font-family:"ＭＳ 明朝",serif;

	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	letter-spacing:0.4em;
	margin-top:20px;

}

.design_01 #main #logo_area #logo_text2 {
	font-size:12px;
	font-weight:bold;
	color:#0068B5;
	text-align:center;
	margin-top:10px;
}


.design_01 #main #logo_area #logo_img {
/*	width:100%;
	height:124px;
	background:url("../img/logo350.png");
*/
}

.design_01 #main #text_area{
	width:417px;
	height:170px;
	float:right;
	border-bottom:5px solid #7EA0D3;

}

.design_01 #main #text_area #com_name {
	font-size:25px;
	font-weight:bold;
	min-height:25px;
	margin-left:25px;
	margin-top:5px;

}

.design_01 #main #text_area #code_area {
	font-size:15px;
	font-weight:bold;
	margin-left:25px;
	margin-top:5px;
}

.design_01 #main #text_area #title {
	margin-top:25px;
	margin-left:25px;
	
}

.design_01 #main #text_area #names {
	font-family:"ＭＳ 明朝",serif;
	font-weight:bold;
/*	color:green;*/
overflow:hidden;
	height:70px;
/*	background:yellow;*/
	margin-left:25px;
	margin-top:5px;

}


.design_01 #main #text_area #names #firstname {
	width:50%;
	float:left;
/*	background:red;*/
	font-size:38px;
	font-weight:bold;
/*	letter-spacing:0.8em;*/
/*	margin-left:25px;*/
}


.str1 {
/*	color:red;*/
}

.str2 {
/*	color:blue;*/
	letter-spacing:0.8em;
}

.str3 {
/*	color:green;*/
	letter-spacing:0.4em;

}

.str4 {
/*	color:gray;*/
	letter-spacing:0.1em;

}


.design_01 #main #text_area #names #lastname {
	width:50%;
	float:right;
/*	background:blue;*/
	font-size:38px;
	font-weight:bold;
	letter-spacing:0.8em;
/*	margin-left:25px;*/
}

#first_rub, #last_rub {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",Osaka,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0;
	margin-left:20px;
	margin-top:5px;
}




.design_01 #footer {
/*	padding:10px;*/
}


.design_01 #footer ul#foot_area {
	width:370px;
	font-size:14px;
	float:right;
/*	background:#CCC;*/
}

.design_01 #footer ul#foot_area li {
	list-style:none;
	margin-top:5px;
}



.design_01 #footer #foot_area #tel {
	float:left;
	margin-right:10px;
}

.design_01 #footer #foot_area #email {

}


.design_01 #footer #qrcode {
/*	border:1px solid #000;*/
	width:90px;
	height:90px;
	position:absolute;
	margin-top:10px;
	margin-left:50px;

}

/*
.design_01 #footer #qrcode img {
	display:block;
	position:absolute;
	margin-top:-10px;
	margin-left:20px;
}
*/

/***コントロールフォーム****/
table#control_table {

}

table#control_table tr {
}

table#control_table th {
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	
}

table#control_table td {
	height:35px;
}


table#control_table input[type='text'] {
	width:250px;
	height:24px;
/*	line-height:24px;*/
padding-left:5px;
}

label.underline:hover {
	text-decoration:underline;
	cursor:pointer;
}

.notFocus {
	border:1px solid #A9A9A9;
}

.inputFocus {
	width:250px;
	border:1px solid #005DAD;
}




/****タイプ2CSS****/
.design_02 {
/*	background:gray;*/
	background:url("../img/m_230.gif")no-repeat;
	background-position:395px 73px;
}

.design_02 #preventAgent {
	position:absolute;
	top:377px;
	margin-left:17px;
	font-size:15px;
	font-weight:bold;
	color:#0068B5;
	letter-spacing:0.1em;
}


.design_02 #header {
/*	height:60px;*/
/*	background:#0168B5;*/
/*	background:url("../img/header_01.gif")no-repeat;*/

}

.design_02 #titleText {
	position:absolute;
	top:450px;
	color:#00427a;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;

}


.design_02 #main {
	height:220px;
	padding:10px 0 10px 10px;
	overflow:hidden;
	/*color:#FFF;*/
}


.design_02 #main #logo_area{
	width:200px;
	float:right;
}

.design_02 #main #logo_area #logo_text1 {
	font-family:"ＭＳ 明朝",serif;
	position:absolute;
	top:200px;
	font-size:19px;
	font-weight:bold;
	color:#0068B5;
	text-align:center;
	letter-spacing:0.1em;
	margin-top:20px;

}

.design_02 #main #logo_area #logo_text2 {
	font-size:12px;
	font-weight:bold;
	color:#0068B5;
	text-align:center;
	margin-top:10px;
}


.design_02 #main #logo_area #logo_img {
/*	width:100%;
	height:124px;
	background:url("../img/logo350.png");
*/
}

.design_02 #main #text_area{
	width:417px;
/*	height:170px;*/
	float:left;

}

.design_02 #main #text_area #com_name {
	font-size:25px;
	font-weight:bold;
	min-height:25px;
	margin-left:10px;
	margin-top:10px;

}

.design_02 #main #text_area #code_area {
	font-size:13px;
	font-weight:bold;
	position:absolute;
	top:450px;
	margin-left:450px;
	
	
	}

.design_02 #main #text_area #title {
	margin-top:45px;
	margin-left:25px;
	
}

.design_02 #main #text_area #names {
	font-family:"ＭＳ 明朝",serif;
	font-weight:bold;
/*	color:green;*/
overflow:hidden;
	height:70px;
/*	background:yellow;*/
	margin-left:25px;
	margin-top:5px;

}


.design_02 #main #text_area #names #firstname {
	width:50%;
	float:left;
/*	background:red;*/
	font-size:38px;
	font-weight:bold;
/*	letter-spacing:0.8em;*/
/*	margin-left:25px;*/
}


.str1 {
/*	color:red;*/
}

.str2 {
/*	color:blue;*/
	letter-spacing:0.8em;
}

.str3 {
/*	color:green;*/
	letter-spacing:0.4em;

}

.str4 {
/*	color:gray;*/
	letter-spacing:0.1em;

}


.design_02 #main #text_area #names #lastname {
	width:50%;
	float:right;
/*	background:blue;*/
	font-size:38px;
	font-weight:bold;
	letter-spacing:0.8em;
/*	margin-left:25px;*/
}

#first_rub, #last_rub {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",Osaka,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0;
	margin-left:20px;
	margin-top:5px;
}




.design_02 #footer {
/*	padding:10px;*/
}


.design_02 #footer ul#foot_area {
	width:615px;
/*	width:100%;*/
	font-size:14px;
	float:right;
	border-top:7px solid #0068B5;
	padding:5px 3px;
/*	background:#CCC;*/
/*	z-index:-2;*/
}

.design_02 #footer ul#foot_area li {
	list-style:none;
	margin-top:5px;
}

/*
.design_02 #footer ul#foot_area li:hover {
	background:#F2F2F2;
	cursor:pointer;
}
*/

.design_02 #footer #foot_area #zip {
	float:left;
}

.design_02 #footer #foot_area #address {
	margin-left:100px;
}

.design_02 #footer #foot_area #tel_area {
	margin-left:100px;
}


.design_02 #footer #foot_area #tel {
	float:left; 
	margin-right:10px;
}

.design_02 #footer #foot_area #mobile {
	position:absolute;
	top:300px;
	margin-left:10px;
}
.design_02 #footer #foot_area #email {
	margin-left:100px;
}

.design_02 #footer #foot_area #url {
	margin-left:100px;
}

.design_02 #footer #qrcode {
	width:90px;
	height:90px;
	position:relative;
	top:15px;
	margin-left:520px;

/*	border:1px solid #000;*/
/*	background:url("../img/demoqr.png") no-repeat;*/
/*	background-position:-21px -15px;*/
	
}

/*
.design_02 #footer #qrcode img {
	display:block;
	width:135px;
/*	position:relative;*/
/*	top:325px;*/
/*	top:-100px;*/
/*	margin-left:490px;*/
/*	z-index:-1;*/
/*border:1px solid #000;*/
/*
}
*/
/****ログインテーブル****/
table.login_tbl {
	float:left;
	width:500px;
	border:1px solid #99d0ea;
	border-collapse:collapse;
/*	margin-top:6px;*/
	margin-left:15px;
	margin-bottom:20px;
}

table.login_tbl th {
	border:1px solid #0078e0;
	width:200px;
	height:35px;
	line-height:35px;
	background:#005DAD;
	color:#FFF;
}

table.login_tbl td {
	border:1px solid #99d0ea;
	height:40px;
	line-height:40px;
	padding-left:5px;
	
}

table.login_tbl td.last {
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

table.login_tbl input {
	width:250px;
	height:25px;
	border:1px solid #A9A9A9;
	padding-left:5px;
	margin-top:7px;
	margin-left:10px;
	
}

table.login_tbl input[type='submit'] {
	display:block;
	color:#FFF;
	width:100px;
	height:25px;
	float:right;
	margin-top:8px;
	margin-right:8px;
	cursor:pointer;
	border:1px solid #005DAD;
	background:#005DAD;
	transition:background 0.1s ease;
	
}

table.login_tbl input[type='submit']:hover {
	color:#003461;
	background:#D8EDF7;
	transition:background 0.1s ease;
}


table.price_tbl {
	width:300px;
	border:1px solid #99d0ea;
	border-collapse:collapse;
	margin-left:750px;
	margin-bottom:20px;

}

table.price_tbl th {
	font-weight:normal;
	border:1px solid #99d0ea;
	width:150px;
	height:35px;
	line-height:35px;
	background:#F2F2F2;

}

table.price_tbl td {
	border:1px solid #99d0ea;
	height:40px;
/*	line-height:40px;*/
	padding-left:5px;

}


/*****オーダーテーブル*****/
table#order_tbl {
	width:100%;
	border:1px solid #99d0ea;
	border-collapse:collapse;
	margin-top:6px;
	margin-bottom:20px;
}

table#order_tbl th {
	border:1px solid #0078e0;
	height:35px;
	line-height:35px;
	background:#005DAD;
	color:#FFF;
}

table#order_tbl td {
	border:1px solid #99d0ea;
	height:40px;
	line-height:40px;
	padding-left:5px;
	

}

table#order_tbl td.number {
	text-align:center;
	background:#D8EDF7;
	padding-left:0;
}

table#order_tbl td.baseOrder {
	padding-left:10px;
}

table#order_tbl td input[type='text'] {
	width:50px;
}

/**total 1100****/
th.no {width:30px;}
th.title {width:120px;}
/*th.firstName {width:125px;}
th.lastName {width:125px;}
th.firstNameA {width:125px;}
th.lastNameA {width:125px;}*/
th.name {width:170px;}
th.alfabet {width:170px;}

th.mobile {width:200px;}
th.email {width:250px;}
th.count {width:85px;}


table#order_tbl td input.title {
	width:100px;
	height:22px;
	margin-left:3px;
	padding-left:5px;
}

table#order_tbl td input.firstName, table#order_tbl td input.lastName, table#order_tbl td input.firstNameRub, table#order_tbl td input.lastNameRub {
	width:105px;
	height:22px;
	padding-left:5px;
}

table#order_tbl td input.nameRub {
	width:150px;
	height:22px;
	margin-left:5px;
	padding-left:5px;
}

table#order_tbl td input.mobile {
	width:180px;
	height:22px;
	margin-left:5px;
	padding-left:5px;

}

table#order_tbl td select.solicitorNames {
	width:150px;
	height:26px;

}

table#order_tbl td select.box {
	height:26px;
	margin-left:8px;

}

table#order_tbl td input.email {
	width:230px;
	height:22px;
	padding-left:5px;
	margin:0 auto;
}



table.payment_tbl {
	width:500px;
	border:1px solid #99D0EA;
	margin:0 auto 30px auto;
}

table.payment_tbl th {
	width:150px;
	height:40px;
	line-height:40px;
	background:#D8EDF7;
	border:1px solid #99D0EA;

}

table.payment_tbl td {
	padding-left:10px;
	border:1px solid #99D0EA;

}

table.payment_tbl td a {
	font-size:12px;
	vertical-align:middle;

}

table.payment_tbl td.cardLabel {
/*	line-height:60px;*/
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
}

table.payment_tbl td.cardImg {
	width:280px;
/*	height:60px;*/
/*	background:url("../img/card.jpg")no-repeat;*/
/*	background-position:5px 2px;*/
}


.cardMsg {
	text-align:center;
	line-height:20px;
	margin-bottom:15px;
}

.msgBox {
	line-height:20px;
	margin:20px 0 0 15px;
}
}

#price_area {
	overflow:hidden;
}

table#charge_tbl {
	width:250px;
	border:1px solid #99D0EA;
	float:right;
	margin-right:20px;
}

table#charge_tbl th {
	width:100px;
	height:35px;
	line-height:35px;
	border:1px solid #99D0EA;
}


table#charge_tbl td {

	border:1px solid #99D0EA;
	padding-left:10px;
}




#error ul {
	width:480px;
	background:#fff6d5;
	border:1px solid #ffd5da;
	padding:10px;
	margin:0 auto 10px auto;
}


#error ul li {
	font-weight:bold;
	color:red;
	line-height:17px;
}


#explain_msg {
	text-align:center;
	margin-bottom:20px;
}

#explain_msg p {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:25px;
}


/*****代理店基本情報リスト表示*****/
dl.agent_base_list {
 width:800px;
 margin-left:15px;
 
}

dl.agent_base_list dt {
 width:115px;  
 float:left;  
 height:20px;
 line-height:20px;
 clear:both;  
 font-weight:bold;
margin-bottom:10px;
/*border-bottom:1px solid #666;*/
}

dl.agent_base_list dd {
	width:500px;  
	height:20px;
	line-height:20px;
	background:url("../img/lines.png")no-repeat;
	background-position: 0px -1px;
	margin-left:120px; 
	margin-bottom:10px; 
	padding-left:10px;
	border-left:4px solid #99D0EA;
/*	border-bottom:1px solid #99D0EA;*/
}


/****受け取りアドレス*****/
#receiveMail {
	margin:10px 0 10px 10px;
}

#receiveMail input {
	width:300px;
	padding:5px;
}

/****エラー表示****/
.error_area {
	width:400px;
	font-weight:bold;
	line-height:18px;
	color:#be0000;
	background:#fff6d5;
	border:1px solid #f4a460;
	padding:7px;
	margin:0 0 15px 10px;
}

.error {
	color:#be0000;
	font-weight:bold;
	padding:3px 0 7px 8px;
}


/****フォーム****/
input.type01 {
	width:250px;
	padding:4px;
}

input.type02 {
	width:90px;
	padding:4px;
}


/*****ボタン*****/
button#controlSet, input[type='submit']#orderBtn {
	width:120px;
	height:30px;
	float:right;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	margin-right:80px;
	margin-bottom:20px;
	border:1px solid #005DAD;
	background:#005DAD;
	transition:background 0.1s ease;
}

button#controlSet:hover, input[type='submit']#orderBtn:hover {
	color:#003461;
	background:#D8EDF7;
	transition:background 0.1s ease;
	
}

.btn_area {
	overflow:hidden;
	
}

.btn_area .prev {
	float:left;
	width:150px;
	height:35px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	margin-left:370px;
	border:1px solid #005DAD;
	background:#005DAD;
	transition:background 0.3s ease;

}

.btn_area .next {
	float:right;
	width:150px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	margin-right:370px;
	border:1px solid #005DAD;
	background:#005DAD;
	transition:background 0.3s ease;

}

.btn_area .prev:hover, .btn_area .next:hover {

	color:#003461;
	background:#D8EDF7;
	transition:background 0.3s ease;
}
	

.orderMsg {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:50px;
	line-height:25px;
	margin-top:20px;
}

.orderMsg a.toBack {
	display:inline-block;
	width:149px;
	height:24px;
	color:#222;
	text-decoration:none;
	background:url("../img/buttonbg.png");
	background-position:0px 1px;
	border:1px solid #949494;
/*	margin-top:5px;*/
}

.orderMsg a.toBack:hover {
	border:1px solid #6F6F6F;
}

button#toPayment , button#toOrder, .button {
	width:150px;
	height:35px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	border:1px solid #005DAD;
	background:#005DAD;
	transition:background 0.3s ease;

}


button#toPayment:hover , button#toOrder:hover, .button:hover {
	color:#003461;
	background:#D8EDF7;
	transition:background 0.3s ease;

}



/*--
	HND追加
-----------------------------------*/
.cf{
	clear:both;
}

.hndBoxTop{
	width:600px;
	margin:0 auto;
}
.hndBoxInner{
	border:1px solid #888;
	margin:5px 10px;
	padding:8px;
	background:#fff;
}
.hndBoxInner h1{
	font-size:130%;
	text-align:center;
}
.hndBoxInner p{
	margin-top:20px;
}

.hndBtn{
	float:left;
	line-height:3.8em;
	font-size:15px;
	text-align:center;
	margin:30px 15px 15px 15px;
	width:246px;
	height:60px;
	font-weight:bold;
}
.hndBtn a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
}
.hndDouiBtn01{
	background-image:-moz-linear-gradient(51% -2% -90deg,rgb(255,136,53) 0%,rgb(255,136,53) 47%,rgb(255,79,20) 48%,rgb(255,79,20) 98%); 
	background-image:-webkit-gradient(linear,51% -2%,51% 98%,color-stop(0, rgb(255,136,53)),color-stop(0.48, rgb(255,136,53)),color-stop(0.49, rgb(255,79,20)),color-stop(0.98, rgb(255,79,20)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,136,53) 0%,rgb(255,136,53) 47%,rgb(255,79,20) 48%,rgb(255,79,20) 98%);
	background-image:-o-linear-gradient(-90deg,rgb(255,136,53) 0%,rgb(255,136,53) 47%,rgb(255,79,20) 48%,rgb(255,79,20) 98%);
	background-image:-ms-linear-gradient(-90deg,rgb(255,136,53) 0%,rgb(255,136,53) 47%,rgb(255,79,20) 48%,rgb(255,79,20) 98%);
	background-image:linear-gradient(180deg,rgb(255,136,53) 0%,rgb(255,136,53) 47%,rgb(255,79,20) 48%,rgb(255,79,20) 98%);
	border-color:rgb(255,58,9);
	border-width:2px;
	border-style:solid;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff8835,endColorstr=#ffff4f14,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff8835,endColorstr=#ffff4f14,GradientType=0);
}
.hndDouiBtn01:hover{
	background-image:-moz-linear-gradient(-51% 2% 90deg,rgb(255,136,53) 0%,rgb(255,136,53) 48%,rgb(255,79,20) 49%,rgb(255,79,20) 98%); 
	background-image:-webkit-gradient(linear,-51% 2%,-51% -98%,color-stop(0, rgb(255,136,53)),color-stop(0.48, rgb(255,136,53)),color-stop(0.49, rgb(255,79,20)),color-stop(0.98, rgb(255,79,20)));
	background-image:-webkit-linear-gradient(90deg,rgb(255,136,53) 0%,rgb(255,136,53) 48%,rgb(255,79,20) 49%,rgb(255,79,20) 98%);
	background-image:-o-linear-gradient(90deg,rgb(255,136,53) 0%,rgb(255,136,53) 48%,rgb(255,79,20) 49%,rgb(255,79,20) 98%);
	background-image:-ms-linear-gradient(90deg,rgb(255,136,53) 0%,rgb(255,136,53) 48%,rgb(255,79,20) 49%,rgb(255,79,20) 98%);
	background-image:linear-gradient(0deg,rgb(255,136,53) 0%,rgb(255,136,53) 48%,rgb(255,79,20) 49%,rgb(255,79,20) 98%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff4f14,endColorstr=#ffff8835,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff4f14,endColorstr=#ffff8835,GradientType=0);
}
.hndDouiBtn02{
	background-image:-moz-linear-gradient(50% -2% -90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%); 
	background-image:-webkit-gradient(linear,50% -2%,50% 98%,color-stop(0, rgb(165,180,198)),color-stop(0.47, rgb(65,97,134)),color-stop(0.48, rgb(6,48,97)),color-stop(1, rgb(22,72,131)));
	background-image:-webkit-linear-gradient(-90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:linear-gradient(180deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	border-color:rgb(8,40,96);
	border-width:2px;
	border-style:solid;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa5b4c6,endColorstr=#ff164883,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa5b4c6,endColorstr=#ff164883,GradientType=0);
}
.hndDouiBtn02:hover{
	background-image:-moz-linear-gradient(-50% 2% 90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%); 
	background-image:-webkit-gradient(linear,-50% 2%,-50% -98%,color-stop(0, rgb(165,180,198)),color-stop(0.47, rgb(65,97,134)),color-stop(0.48, rgb(6,48,97)),color-stop(1, rgb(22,72,131)));
	background-image:-webkit-linear-gradient(90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:-o-linear-gradient(90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:-ms-linear-gradient(90deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	background-image:linear-gradient(0deg,rgb(165,180,198) 0%,rgb(65,97,134) 47%,rgb(6,48,97) 48%,rgb(22,72,131) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff164883,endColorstr=#ffa5b4c6,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff164883,endColorstr=#ffa5b4c6,GradientType=0);
}

