@charset "UTF-8";

/*--------------------------------------------------------*/
/*  socialBlk  */

#social-Blk{
width: 964px;
}

.sharebtn{
width: 964px; 
}

.sharebtn:after { content:""; display:block; clear:both; }
* html .sharebtn { display:inline-block; }
*+html .sharebtn { display:inline-block; }

.sharebtn li{ 
float:right;
}

/*--------------------------------------------------------*/
/*  formBlock  */

.formBlock {
width: 964px;
margin:0 32px;
position:relative;
}

.formBlock .blk_w900{
background: url(../../COMMON/IMAGES/formblk_01_01.jpg) no-repeat;
width:900px;
height:240px;
position:relative;
}


.searchBox{
position:relative;
}

.searchBox .f_item01 {
position: absolute;
left: 92px;
top: 177px;
}

.searchBox .shop_caset_leftin {
position: absolute !important;
left: 447px !important;
top: 177px !important;
width: 80px !important;
height:24px;
border: none !important;
outline:0; !important;
*border:0; !important;
margin: 7px 4px;
padding: 0;
ime-mode:disabled;
font-size:20px;
}

.searchBox .f_item02 {
position: absolute;
left: 543px;
top: 177px;
}

.searchBox .shop_caset_rightin {
position: absolute !important;
left: 554px !important;
top: 177px !important;
width: 122px !important;
height:24px;
border: none !important;
outline:0; !important;
*border:0; !important;
margin: 7px 4px;
padding: 0;
ime-mode:disabled;
font-size:20px;
}

.searchBox #f_submit {
position: absolute;
left: 698px;
top: 177px;
}

.searchBox #f_submit input {
border: none !important;
margin: 0;
padding: 0;
}

/*--------------------------------------------------------*/
/*  btn_top  */

div.btn_top{
margin:60px auto;
width: 154px;
height: 78px;  
}

div.btn_top a {
background: url(../../COMMON/IMAGES/btn_backtop.gif) no-repeat;
display: block;
width: 154px;
height: 78px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

div.btn_top a,
div.btn_top a:link { background-position: 0 0;}
div.btn_top a:hover { background-position: -154px 0;}
