@charset "UTF-8";
/*common.css*/

/*copyright ps logo*/
.txtLogo		{vertical-align:-1px !important;padding:0 !important;vertical-align:-2px; padding:2px 0;}
.btnIcon		{vertical-align:-2px !important;padding:0 !important;vertical-align:-4px; padding:2px 0;}

html{height:100%;}
#wrapper{text-align:center;}

.blockSet	{clear:both;float:left;width:100%;padding-bottom:15px;}
.normalSet,.floatSet		{clear:both;float:left;width:100%;}

p.caption			{padding-top:5px;}

/*ph rollover
.itemBox a img			{border:1px solid #fff;}
.itemBox a:hover img	{border-color:#c80000;}
*/
/*list end style*/
li.last	{margin:0 !important;}

.textBox a{display:inline;}

/*line*/
.hearLine	{clear:both; border-bottom:1px solid #CCCCCC;}
hr			{display:none;}

/*----------------------------------------------------------------------*/
/*all*/
html{background-color:#202020;}
body{background:url(../img/common/bg_under.jpg) 0 0 repeat-x #000;}
#wrapperIn{width:920px;padding:0 auto;margin:0 auto;}

/*header*/
#header{height:28px;padding:0 auto;}
#logoBox{float:left;width:108px;}
#logoBox p{float:left;width:12px;padding-top:7px;}
#logoBox p#sqexLogo	{width:108px;}

.arrow	{padding-bottom:10px;}

#footer{width:100%;clear:both;background-color:#202020;padding:20px 0;}

/*page*/

#nextContents{width:920px;padding-top:227px;}
#nextContentsIn{width:880px;float:left;background:url(../img/common/bg_in.png) center top repeat-y;padding:0 20px 30px;}

h3{padding-bottom:10px;}

#whatsList.blockSet,
#infoDetail .blockSet,
#faq .blockSet,
#mess .blockSet,
#rule .blockSet{width:820px;padding:30px;min-height:747px;height:auto !important;height:747px;}

.boxFrame{width:820px;margin:0 auto 10px;}
.boxFrameIn,.boxFrameTop,.boxFrameBottom{background-image:url(../img/common/next_boxed.png);}
.boxFrameIn{background-position:-820px 0;}
.boxFrame .boxFrameIn{float:left;width:780px;padding: 14px 20px;}
.boxFrameTop{background-position:0 0; height:6px;}
.boxFrameTop p{width:92px;height:33px;position:absolute;top:-10px;left:-10px;}
.boxFrameBottom{clear:both;background-position:0 -6px; height:6px;}
.boxFrame .boxFrameIn h4{padding:0 0 5px;}

#pageTop{clear:both;width:920px;height:17px;padding:20px 0;}
#pageTop p{float:right;padding-right:20px;width:110px;}
#pageTop p a{height:17px;background:url(../img/common/btn_pagetop.png) left top no-repeat;display:block;overflow:hidden;text-indent:-9999px;}
#pageTop p a:hover{background-position:left -17px;}