/* ------------------------------------------------ */
/*                                                  */
/* ViZiMO style sheet for 20080522 renewal top page */
/*                                                  */
/* ------------------------------------------------ */

@import './default.css';
@import './structure.css';
@import './layout.css';
@import './color.css';
/* 
@import './userinfo-tmp.css';
    */
@import './userinfo.css';

/* --------------------- */
/* over write layout.css */
/* --------------------- */
div#container {
  width: 800px;
  background: url("../img5/bg_container_080522.gif") repeat-y;
  font-size: 80%;
  color: #404040;
  line-height: 1.3em;
}
div#header {
  height: 76px;
  width: 800px;
  background: url("../img5/bg_header_080522.gif") no-repeat;
}

div.main {
  width: 543px;
}
div.side {
  /* 
  border: 1px solid red;
	  */
  position: relative;
  top: 0px;
  left: 30px;
  width: 210px;
}

/* ------------------------------- */
/* parts.cssから必要な部分のみ抽出 */
/* ------------------------------- */
/* -- logo -- */
p#logo {
  position: absolute;
  top: 16px;
  left: 20px;
  height: 49px;
  width: 183px;
}

/* -- g-menu -- */
ul#g-menu {
  position: absolute;
  top: 27px;
  left: 220px;
  height: 26px;
  width: 566px;
  padding-left: 15px;
  background: url("../img4/bg_he-gmenu.gif") no-repeat;
  text-align: center;
}
ul#g-menu li {
  float: left;
  width: 54px;
  height: 26px;
}
ul#g-menu li a {
  display: block;
  width: 54px;
  height: 26px;
  text-decoration: none;
}
ul#g-menu li#top a { background: url("../img4/bt_he-gmenu-top.gif") no-repeat bottom left;}
ul#g-menu li#home a{ background: url("../img4/bt_he-gmenu-home.gif") no-repeat bottom left;}
ul#g-menu li#search a { background: url("../img4/bt_he-gmenu-search.gif") no-repeat bottom left;}
ul#g-menu li#invite a { background: url("../img4/bt_he-gmenu-invite.gif") no-repeat bottom left;}
ul#g-menu li#community a { background: url("../img4/bt_he-gmenu-commu.gif") no-repeat bottom left;}
ul#g-menu li#ranking a { background: url("../img4/bt_he-gmenu-ranking.gif") no-repeat bottom left;}
/* 
ul#g-menu li#ranking a { background: url("../img4/bt_he-gmenu-ranking.gif") no-repeat bottom left;}
ul#g-menu li#shop a { background: url("../img4/bt_he-gmenu-shop.gif") no-repeat bottom left;}
 */
ul#g-menu li#help a { background: url("../img4/bt_he-gmenu-help.gif") no-repeat bottom left;}
ul#g-menu li#logout a { background: url("../img4/bt_he-gmenu-logout.gif") no-repeat bottom left;}

ul#g-menu li#top a:hover { background: url("../img4/bt_he-gmenu-top_mo.gif") no-repeat bottom left;}
ul#g-menu li#home a:hover { background: url("../img4/bt_he-gmenu-home_mo.gif") no-repeat bottom left;}
ul#g-menu li#search a:hover { background: url("../img4/bt_he-gmenu-search_mo.gif") no-repeat bottom left;}
ul#g-menu li#invite a:hover { background: url("../img4/bt_he-gmenu-invite_mo.gif") no-repeat bottom left;}
ul#g-menu li#community a:hover { background: url("../img4/bt_he-gmenu-commu_mo.gif") no-repeat bottom left;}
ul#g-menu li#ranking a:hover { background: url("../img4/bt_he-gmenu-ranking_mo.gif") no-repeat bottom left;}
/* まだランキングページが存在しないので
ul#g-menu li#ranking a:hover { background: url("../img4/bt_he-gmenu-ranking_mo.gif") no-repeat bottom left;}
 */
/* まだショップページが存在しないので
ul#g-menu li#shop a:hover { background: url("../img4/bt_he-gmenu-shop_mo.gif") no-repeat bottom left;}
 */
ul#g-menu li#help a:hover { background: url("../img4/bt_he-gmenu-help_mo.gif") no-repeat bottom left;}
ul#g-menu li#logout a:hover { background: url("../img4/bt_he-gmenu-logout_mo.gif") no-repeat bottom left;}



/* Win IE 4-6, Mac IE 4-5のみで適用 */
*html .group-title {
  height: 28px;
  width: 570px;
  padding: 0;
  margin: 0 0 -2px 0;
  background: url("../img4/bg_col-top_myhome.gif") no-repeat;
}

/* -- footer -- */
#footer_top
{
  position: relative;
  top: 3px;
}
div#footer {
  text-align: center;
}
div#footer ul {
  clear: left;
  margin: 0 auto;
  padding: 2px 5px;
}
div#footer ul li {
  display: inline;
  background: url("../img4/icon_footer-menuseparator.gif") no-repeat center right;
}
div#footer ul li.end {
  background: url("") no-repeat center right;
}
div#footer ul li a {
  padding: 0 5px;
  text-decoration: none;
}
div#footer p{
  clear: both;
}



/* ------------------------------- */
/* ------------------------------- */

.caption
{
  font-size: 110%;
  line-height: 2.0em;
}

.unvisible
{
  display: none;
}

.float_right
{
  float: right;
}
.float_left
{
  float: left;
}
.float_clear
{
  clear: both;
}
.readmore img
{
  position: relative;
  top: 2px;
  left: 5px;
}

.mcursor
{
  cursor: pointer;
}

/* ---------------- */

#main_top
{
  height: 240px;
}
#main_top #main-image
{
  padding-top: 3px;
  padding-right: 2px;
}

#tutorial
{
  margin-top: 2px;
}
#dovizimo,
#dovizikit
{
  margin-top: 6px;
}

#recent_played
{
  position: relative;
  top: 0px;
  left: -10px;
  height: 184px;
  width: 543px;
  background: url("../img5/bg_recentplayed.gif") no-repeat;
}
#recent_played table
{
  position: relative;
  top: 32px;
  left: 14px;
}
#recent_played a img
{
  border: 2px solid #0b6aba;
  margin: 1px 3px;
}


#category
{
  position: relative;
  top: 5px;
  left: -10px;
  height: 32px;
  width: 543px;
  background: url("../img5/bg_category.gif") no-repeat;  
}
#category .caption
{
  font-size: 105%;
  font-weight: bold;
  margin-right: 10px;
}
#category li
{
  position: relative;
  top: 6px;
  left: 15px;
  display: inline;
  color: #fff;
}
#category li a
{
  color: #fb0;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;
}

#top_mid_left
{
  position: relative;
  top: 15px;
  left: -10px;
  width: 332px;
}
#main_room_view_menu
{
  height: 29px;
  width: 332px;
  background: url("../img5/bg_roomview.gif") no-repeat;
}
#main_room_view_menu_button
{
  position: relative;
  top: 1px;
  left: 120px;
}
#main_room_view_menu td
{
  position: relative;
  top: -2px;
  height: 24px;
  width: 70px;
  padding: 0;
  margin: 0;
}

#room_menu_attention img.selected,
#room_menu_popular img.selected,
#room_menu_new img.selected
{
  display: none;
}
.main_room_view
{
  position: relative;
  top: 1px;
  left: 5px;
  width: 323px;
  background-color: #b3d9fc;
  border: solid 1px #fff;
}
.main_room_view li
{
  height: 70px;
  width: 310px;
  padding-top: 5px;
  margin-left: 5px;
  background-color: #b3d9fc;
  border-bottom: dotted 1px #4094ca;
}
.main_room_view table img
{
  padding-left: 5px;
  padding-right: 10px;
}

#room_popular,
#room_new
{
  display: none;
}
#top_mid_left div.readmore
{
  position: relative;
  top: -3px;
  left: 5px;
  height: 23px;
  width: 323px;
  background-color: #b3d9fc;
  border-top: 1px solid #4094ca;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#top_mid_left div.readmore a
{
  position: relative;
  top: 3px;
  left: 250px;
  text-decoration: none;
  font-size: 90%;
}



#top_mid_right
{
  position: relative;
  top: 15px;
  width: 194px;
}

#professor_banner
{
  margin-bottom: 5px;
}
#new_diary,
#new_community
{
  margin-top: 5px;
}
#new_diary ul,
#new_community ul
{
  position: relative;
  top: -4px;
  left: 2px;
  width: 194px;
  border: solid 1px #fff;
}
#new_diary ul
{
  background-color: #f5fbc3;
}
#new_community ul
{
  background-color: #c1ffc3;
}
#new_diary ul li,
#new_community ul li,
#news ul li,
#room_ranking ul li,
#information ul li
{
  width: 184px;
  margin-top: 3px;
  margin-left: 5px;
  padding-bottom: 3px;
}
#new_diary ul li
{
  border-bottom: 1px dotted #ff9421;
}
#new_community ul li
{
  border-bottom: 1px dotted #4f9b31;
}
#news ul li,
#room_ranking ul li,
#information ul li
{
  border-bottom: 1px dotted #fff;
  padding-bottom: 3px;
}
#top_mid_right div.readmore
{
  position: relative;
  top: -9px;
  left: 2px;
  height: 23px;
  width: 194px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
#top_mid_right div#new_diary div.readmore
{
  border-top: 1px solid #ff9421;
  background-color: #f5fbc3;
}
#top_mid_right div#new_community div.readmore
{
  border-top: 1px solid #4f9b31;
  background-color: #c1ffc3;
}
#top_mid_right div.readmore a
{
  position: relative;
  top: 3px;
  left: 127px;
  text-decoration: none;
  font-size: 90%;
}

#side_banner
{
  margin-top: 5px;
}

.side div.readmore
{
  position: relative;
  left: 0px;
  height: 23px;
  width: 194px;
  border-top: 1px solid #fff;
}
.side #news div.readmore,
.side #room_ranking div.readmore
{
  top: -8px;
  background-color: #7bc1ed;
  border-bottom: 1px solid #a0cae5;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.side #information div.readmore
{
  top: -4px;
}
.side div.readmore a
{
  position: relative;
  top: 3px;
  left: 127px;
  text-decoration: none;
  font-size: 90%;
}

#news,
#room_ranking
{
  margin-top: 5px;
}
#news ul,
#room_ranking ul,
#information ul
{
  position: relative;
  top: -3px;
  left: 0px;
  width: 194px;
}
#news ul,
#room_ranking ul
{
  border: solid 1px #fff;
  background-color: #7bc1ed;
}
#information ul
{
  background-color: #4094ca;
}
#information img.caption0
{
  position: relative;
  top: -1px;
}

#recommendworks
{
  margin-top: 10px;
  margin-bottom: 10px;
}


/* ------ */
/* login  */
/* ------ */
#login {
  position: relative;
  top: 1px;
  height: 228px;
  width: 204px;
  background: url(../img5/bg_login.gif) no-repeat;
  font-size: 12px;
  color: #06c;
}

#login dd {
  position: relative;
  top: 10px;
  left: 15px;
  padding: 5px 0;
}
#login dd input {
  height: 12px;
  width: 162px;
  font-size: 11px;
}
#login dd input#autologin {
  height: 12px;
  width: 12px;
  padding-bottom: 10px;
}
#login dd input#login-button {
  margin: 0;
  padding: 0;
  border: 0;
  
  background: url(../img5/bt_login.gif) no-repeat;
  height: 44px;
  width: 165px;
}

.color-white,
.color-white:visited
{
  color: #fff;
}

#newtopicbar {
  position: relative;
  left: -5px;
  background: url(../img5/bg_newtopic.jpg) no-repeat;
  height: 28px;
  width: 535px;
  margin: 5px 0;
}
#newtopicbar span {
  position: relative;
  top: 8px;
  left: 55px;
}
