@charset "UTF-8";
@import "../common/css/base.css";

/*index.html*/
#pexsearch{width:538px; height:95px; background: url(images/bg_pexsearch.gif) no-repeat left bottom;}
#pexsearch p.pextxt{margin-left:10px; vertical-align:middle;}
#pexsearch p.pexbtn{padding-top:23px; padding-right:10px;}
#pexsearch select.slctoem{width:120px;}

#Top-Pex{width:540px;}
#Top-Pex p{float:left; width:310px; }
#Top-Pex img{float:right; margin-left:10px;}

/*ul.buysell{background: url("images/bg_buysell01.gif") repeat-y left top;}*/
ul.buysell {margin: 0; padding-bottom: 6px; background: url("images/bg_buysellbtm.gif") no-repeat left bottom;}
ul.buysell li{margin: 0; padding: 0; background: url("images/bg_buysell01.gif") repeat-y left top;}

/*pex_guide.html*/
#GuideBase{margin: 0; padding: 0; background:url("images/bg_guide.gif") repeat-y left top; margin:0 auto; width:600px; height: 100%; min-height: 100%;}
body > #GuideBase{height:auto;}
#GuideBase p.guidetop-ttl{width: 540px!important; width:550px; margin: 0 auto 40px auto; padding: 5px; top:20px; text-align: left; background-color: #f3f3f3; border: solid 1px #e0e0e0; position:relative;}

#GuideBase .guidetxt-box{width:500px!important; width:520px; margin: 0 auto 40px auto; padding: 10px; border: solid 1px #ccc; text-align: left;}