@charset "utf-8";
/* CSS Document */

h2 { background: url(../img/common/tit_sys.png) no-repeat; }

#subMenu { width: 960px; margin: 35px auto; /*----clearfix-----*/ _height: 1px; min-height: 1px; }
#subMenu:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }/*----clearfix-----*/
#subMenu li { float: left; width: 310px; margin-right: 15px; }
#subMenu li:last-child { margin-right: 0; }
.bw { -webkit-filter: grayscale(100%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; }


/*基本システム
----------------------------------------------*/
.game { width: 960px; margin: 0 auto 45px; min-height: 226px; /*----clearfix-----*/ _height: 1px; min-height: 1px; }
.game:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }/*----clearfix-----*/
.game dt { width: 401px; float: left; }
.game dd { width: 550px; float: right; }
.game dd h3,.game dd p { display: none; }
#game1 { background: url(../img/system/sysB1.png) no-repeat; height: 224px; }
#game2 { background: url(../img/system/sysB2.png) no-repeat; height: 135px; }
#game3 { background: url(../img/system/sysB3.png) no-repeat; height: 201px; }
#game4 { background: url(../img/system/sysB4.png) no-repeat; height: 113px; }

.end { margin-bottom: 70px; }


/*ギャラリー
----------------------------------------------*/
#gall { width: 960px; margin: 0 auto; background: url(../img/gallery/line.png) no-repeat; padding-top: 35px;/*----clearfix-----*/ _height: 1px; min-height: 1px; }
#gall:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }/*----clearfix-----*/
#thu { width: 155px; float: left; }
#thu li { margin-bottom: 5px; position: relative; }
#thu li span { display: block; position: absolute; bottom: 3px; left: -10px; background: #F06; color: #FFF; padding: 0px 4px; font-size: 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#gallM { width: 800px; float: right; }

