@charset "utf-8";

/*----------------------------------------------------------------------------
	index.html
----------------------------------------------------------------------------*/
#storTi{
padding:0 0 27px 0;
background:url(images/stor_wrap_hd.gif) left bottom no-repeat;
}
#storBox{
margin:0 0 20px 0;
padding:0 0 27px 0;
background:url(images/stor_wrap_ft.gif) left bottom no-repeat;
}
#storBox dl{
padding:0 30px;
background:url(images/stor_wrap_in.gif) left top repeat-y;
}
#storBox dl dt{
margin:0 0 10px 0;
}
#storBox dl dd{
margin-left:10px;
margin-right:10px;
}
#storBox dl dd p{
margin:0 0 5px 0;
padding:0 0 0 10px;
background:url(../common/images/ic_dot_4_r.gif) left 5px no-repeat;
}
#storBox dl dd select{
margin:0 15px 0 0;
width:150px;
}
#storBox dl dd input{
vertical-align:bottom;
}
#storBox dl dd input.inputTx{
margin:0 15px 0 0;
width:275px;
}


#storBox dl dd#storPref{
margin:20px 0 0 0;
padding:20px 0 0 0;
background:url(../common/images/ex_dot_w.gif) left top repeat-x;
}
#storBox dl dd#storPref p{
float:left;
margin:0;
padding:0;
width:70px;
background:none;
}
#storBox dl dd#storPref p span{
padding:0 0 0 10px;
background:url(../common/images/ic_dot_4_r.gif) left 2px no-repeat;
}
#storBox dl dd#storPref ul{
float:right;
width:510px;
margin:0 0 10px 0;
}
#storBox dl dd#storPref li {
width:100px;
float:left;
margin:0 0 1px 1px;
padding:3px 0;
background:url(../common/images/ex_texture_1.gif);
}
#storBox dl dd#storPref a{
padding:0 10px;
}


/*----------------------------------------------------------------------------
	list.html
----------------------------------------------------------------------------*/
.moreArrow{
margin:0 0 10px 0;
}
.moreArrow li{
display:inline;
margin:0 10px 0 0;
}



/*----------------------------------------------------------------------------
	store_a.html
----------------------------------------------------------------------------*/
.stor_aBox{
margin:0 0 30px 0;
}
.stor_aBox .stor_aTxt{
margin:0 10px 10px 10px;
}
.stor_aBox .stor_aPdf{
margin:0 10px 5px 10px;
}
.stor_aBox .stor_aPdf a{
padding:2px 0 2px 23px;
background:url(../common/images/ic_pdf.gif) left 0 no-repeat;
}
.stor_aBox .stor_aLink{
margin:0 10px 0 10px;
}
.stor_aBox .stor_aLink a{
padding:0 0 0 10px;
background:url(../common/images/ic_dot_3.gif) left 3px no-repeat;
}
.stor_aBox .stor_aImg img{
margin:10px 10px 0 10px;
}


