/*==========================================================*/
/*　2012コミケ告知用特設ページスタイルシート（cm2012.html） */
/*==========================================================*/

/*　水平線を水色の点線に　*/
hr.team{
width:450px;
margin:20px auto 10px auto;
border:1px dashed #50c0e1;
border-width:1px 0px 0px 0px;
}

/*　メイン枠　*/
#team-main-cm{
border:1px solid #a9b4bb;
margin:10px auto 10px auto;
width:720px;
background:url(../contents/special/cm2012/images/parts/back.png) repeat;
}

/*　更新情報枠　*/
.cmnew{
background-color:#ffffff;
width:720px;
text-align : center;
padding:10px 0px 10px 0px;
margin:10px 0px 10px 0px;
font-weight:bold;
font-size:16px;
color:#b2226c;
}

/*　コミケ情報枠　*/


/*　メニューボタン未使用　*/
#mishiyo {
width:170px;height:40px;
display:block;
border:0px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
}

/*　メニューボタン特別編紹介　*/
#syokai a{
background:url(../contents/special/cm2012/images/parts/syokai.png) no-repeat;
width:170px;height:40px;
display:block;
text-indent:-9999px;
border:0px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
}
#syokai a:hover{
background:url(../contents/special/cm2012/images/parts/syokai.png) 0px -39px no-repeat;
border:0px;
}

/*　メニューボタンゲームの遊び方　*/
#play a{
background:url(../contents/special/cm2012/images/parts/play.png) no-repeat;
width:170px;height:40px;
display:block;
text-indent:-9999px;
border:0px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
}
#play a:hover{
background:url(../contents/special/cm2012/images/parts/play.png) 0px -39px no-repeat;
border:0px;
}

/*　メニューボタン霊皇学園紹介　*/
#reino a{
background:url(../contents/special/cm2012/images/parts/reino.png) no-repeat;
width:170px;height:40px;
display:block;
text-indent:-9999px;
border:0px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
}
#reino a:hover{
background:url(../contents/special/cm2012/images/parts/reino.png) 0px -39px no-repeat;
border:0px;
}

/*　メニューボタン霊皇学園紹介　*/
#wallpaper a{
background:url(../contents/special/cm2012/images/parts/wallpaper.png) no-repeat;
width:170px;height:40px;
display:block;
text-indent:-9999px;
border:0px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
}
#wallpaper a:hover{
background:url(../contents/special/cm2012/images/parts/wallpaper.png) 0px -39px no-repeat;
border:0px;
}


/*　通販用ボタンロールオーバー　　　　　　　　　　　　　　*/
/*========================================================*/

.shop a{/*　ボタン下地・文字飛ばし　*/
display:block;
text-indent:-9999px;
width:305px;height:69px;
}

.shopb {padding-top:480px;margin-left:410px;}/*　ボタンの位置合わせ　*/
.shopb a{background:url(../contents/special/cm2012/images/parts/tsuhan_button.jpg) -305px no-repeat;}
.shopb a:hover{background:url(../contents/special/cm2012/images/parts/tsuhan_button.jpg) no-repeat;}

/*　壁紙表のスタイル　　　　　　　　　　　　　　　　　*/
/*========================================================*/

table.wps{
font-size:70%;
margin:0px;
width:700px;
border:0px dashed #98cbfb;
padding:0px 0px 10px 0px;
border-collapse:collapse;
}

td.wp-new{/*　更新マーク　*/
height:13px;
padding-top:0px;
background:url(../contents/special/cm2012/images/parts/new.png) no-repeat bottom left;
}

tr.wp-pict td{padding-bottom:10px;padding-top:10px;text-align:center;}
.wp-pict img{border:1px solid #dddddd;}
tr.wp-txt td{
text-align:center;
padding-top:5px;
border:1px solid #b0b0b0;
}

p.cnt{width:100px;margin:0px auto 0px auto;}

.com{padding:5px;background-color:#f6f3e8;font-size:12px;}
.cs{padding:3px;background-color:#f6f3e8;color:#957a5d;}