@charset "utf-8";

/*サブ・メインエリア*/
#main{ margin: 0px; padding: 0px; width: 950px; position: relative; background-color: #6bd6f8; background-image: url(../img/ai22_main-bg_top.gif); background-repeat: no-repeat; background-position: 0px 70px; }
#main h1{ margin: 0px; padding: 0px; width: 950px; background-repeat: no-repeat; text-indent: -9999px; display: block; height: 70px; position: absolute; left: 0px; top: 0px; }
#sub_main{ display: block; width: 691px; padding-top: 70px; padding-right: 10px; padding-bottom: 40px; padding-left: 249px; background-image: url(../img/ai22_main-bg_bottom.jpg); background-repeat: no-repeat; background-position: left bottom; height: auto; }

#sub_main #foot{ width: 600px; font-size: 10px; line-height: 16px; color: #FFFFFF; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; padding-top: 40px; display: block; position: relative; }

.blog #main h1{ background-image: url(../blog/img/ai22_title.gif); }
.gallery #main h1{ background-image: url(../gallery/img/ai22_title.gif); }
.tornament #main h1{ background-image: url(../result/img/ai22_title.gif); }
.profile #main h1{ background-image: url(../profile/img/ai22_title.gif); }

#test{ background-color: #33FF00; padding: 20px; height: 600px; width: 400px; position: relative; }
