@charset "utf-8";

/* 
 (C)SPACEKEY 2011
 TOPデザインCSS(システムパーツ部分等)
*/

@import "../contents/css/html5reset.min.css";
@import "../themes/default/theme_main.css";
@import "../css/contents.css";
@import "../css/page_common.css";


/* メインイメージ
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#mp1 { background:url(../images/csr/h1_bg.jpg) no-repeat; }


/* csr_index
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#csr_index .sec .ww { height:400px;}
#csr_index .sec .fb .w { width:260px; bottom:0; left:0; }

/* csr
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.section {
}
.section h2 { background:#333; padding:5px; color:#FFF; margin-bottom:20px; }
.section h2.nod { padding:0; background-color:transparent; }
.section p.signature { text-align:right; margin-bottom: 25px; }