@charset "UTF-8";
/* CSS Document スタイルシート */
#podcasts {
  padding: 8px;
}

#podcasts_header {
  height: 40px;
}

#podcasts_header h1 {
  font-size: 22px;
  line-height: 1.5em;
}

#podcasts_header a {
  color: #999999;
}

#podcasts_header .view {
  float: right;
  font-size: 14px;
  padding-top: 16px;
  padding-right: 10px;
  display: inline; /*IE6*/
}

#podcasts_header_menu_box {
  width: 964px;
  height: 20px;
  margin-bottom: 10px;
}

#podcasts_header_menu {
  background-color: #CCCCCC;
  width: 700px;
  height: 20px;
  vertical-align: bottom;
  float: right;
}

#podcasts_header_menu a {
  color: #666666;
}

#podcasts_header_menu .txt {
  padding-right: 30px;
  font-size: 11px;
  line-height: 2.2em;
  font-weight: bold;
  vertical-align: bottom;
}

#podcasts_gallery {
  width: 770px;
}

#podcasts_gallery_box img {
  border: #999999 solid 1px;
  margin-bottom: 5px;
}

#podcasts_gallery_box {
  width: 106px;
  height: 140px;
  padding: 0 4px 3px 0;
  font-size: 10px;
  line-height: 1.2em;
  float: left;
}

#podcast_popular_list_box {
  width: 184px;
  float: right;
  border: #999999 solid 1px;
}

#podcast_popular_list {
  font-size: 11px;
  line-height: 1.3em;
}

#podcast_popular_list ul {
  margin: 0px;
  padding: 4px 2px 2px 20px;
}

#podcast_popular_list li {
  padding: 2px;
}

#podcast_popular_list_header {
  background-color: #609aa8;
  height: 16px;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1.5em;
  padding: 2px;
  vertical-align: bottom;
}

#podcast_page_nav {
  width: 770px;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: right;
}

#podcast_page_nav .txt {
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5em;
}

#category {
  padding: 8px;
}

#category_header {
  height: 40px;
}

#category_header h1 {
  font-size: 22px;
  line-height: 1.5em;
}

#category_header a {
  color: #999999;
}

#category_header .view {
  float: right;
  font-size: 14px;
  padding-top: 16px;
  padding-right: 10px;
  display: inline; /*IE6*/
}

#category_header_menu_box {
  width: 964px;
  height: 20px;
  margin-bottom: 10px;
}

#category_header_menu {
  background-color: #CCCCCC;
  width: 700px;
  height: 20px;
  vertical-align: bottom;
  float: right;
}

#category_header_menu a {
  color: #666666;
}

#category_header_menu .txt {
  padding-right: 30px;
  font-size: 11px;
  line-height: 2.2em;
  font-weight: bold;
  vertical-align: bottom;
}

#category_gallery {
  width: 770px;
  height: 146px;
}

#category_gallery_box img {
  border: #999999 solid 1px;
  margin-bottom: 5px;
}

#category_gallery_box {
  width: 106px;
  height: 140px;
  padding: 0 4px 3px 0;
  font-size: 10px;
  line-height: 1.2em;
  float: left;
}

#category_popular_list_box {
  width: 184px;
  float: right;
  border: #999999 solid 1px;
}

#category_popular_list {
  font-size: 11px;
  line-height: 1.3em;
}

#category_popular_list ul {
  margin: 0px;
  padding: 4px 2px 2px 20px;
}

#category_popular_list li {
  padding: 2px;
}

#category_popular_list_header {
  background-color: #609aa8;
  height: 40px;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1.5em;
  padding: 2px;
  vertical-align: bottom;
}

#category_popular_list_header span {
  font-size: 14px;
}

#category_page_nav {
  width: 770px;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: right;
}

#category_page_nav .txt {
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5em;
}

#userlist {
  padding: 8px;
}

#userlist_header {
  height: 40px;
}

#userlist_header h1 {
  font-size: 22px;
  line-height: 1.5em;
}

#userlist_header a {
  color: #999999;
}

.userlist_header_menu_box {
  width: 964px;
  height: 20px;
  margin-bottom: 10px;
}

#userlist_header_menu {
  background-color: #CCCCCC;
  width: 700px;
  height: 20px;
  vertical-align: bottom;
  margin-left: 266px;
}

#userlist_header_menu a {
  color: #666666;
}

#userlist_header_menu .txt {
  padding-right: 30px;
  font-size: 11px;
  line-height: 2.2em;
  font-weight: bold;
  vertical-align: bottom;
}

#userlist_gallery {
  width: 770px;
}

#userlist_gallery_box {
  width: 106px;
  height: 140px;
  padding: 0 4px 3px 0;
  font-size: 10px;
  line-height: 1.2em;
  float: left;
}

#openclass_gallery_box {
  width: 120px;
  height: 85px;
  padding: 0 4px 3px 0;
  font-size: 10px;
  line-height: 1.2em;
  float: left;
  overflow:hidden;
}

#userlist_gallery_box img {
  border: #999999 solid 1px;
  margin-bottom: 5px;
}

#userlist_page_nav {
  width: 770px;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: right;
}

#userlist_page_nav .txt {
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5em;
}

#user {
  padding: 8px;
}

#user_info_box {
  width: 964px;
  height: 176px;
  margin-bottom: 16px;
}

#user_info_photo_box {
  width: 220px;
  height: 170px;
  background-color: #dddddd;
  text-align: center;
  vertical-align: middle;
  float: left;
  margin-right: 16px;
}

#user_info_photo {
  text-align: center;
  margin-top: 15px;
}

#user_info_photo img {
  border: #999999 solid 1px;
}

#user_info_main_box {
  width: 340px;
  height: 170px;
  float: left;
  margin-right: 16px;
}

#user_info_main {
  font-size: 11px;
  line-height: 1.3em;
}

#user_info_main h1 {
  font-size: 22px;
  line-height: 1.5em;
}

#user_info_main h2 {
  font-size: 18px;
  line-height: 1em;
  margin-top: -16px;
  margin-bottom: 10px;
}

#user_info_main .tags {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  padding-top: 8px;
  line-height: 1.5em;
}

#user_info_main .tags a {
  color: #00659f;
  text-decoration: none;
}

#user_info_sub_box {
  width: 300px;
  height: 170px;
  float: right;
}

#user_info_sub {
  font-size: 12px;
  line-height: 1.3em;
}

#user_info_sub_list {
  padding-bottom: 3px;
}

#user_info_sub_list .category {
  color: #666666;
  padding-right: 14px;
}

#user_info_sub_list .permalink {
  background-color: #CCCCCC;
  font-size: 11px;
}

#user_info_sub_buttons {
  width: 240px;
  margin-top: 10px;
}

#user_info_sub_buttons img {
  padding: 4px;
}

#user_info_sub_buttons .divider {
  border-top: #999999 solid 1px;
  border-bottom: #999999 solid 1px;
}

#user_fav_box {
  width: 964px;
}

#user_fav_header {
  height: 80px;
}

#user_fav_header h1 {
  font-size: 20px;
  line-height: 1.5em;
  background-color: #dddddd;
  margin-top: 0px;
  padding-left: 8px;
  padding-top: 3px;
}

#user_fav_header .title {
  width: 964px;
  height: 30px;
}

#user_fav_header .view {
  width: 700px;
  height: 20px;
  vertical-align: bottom;
  font-size: 11px;
  padding-left: 6px;
}

#user_fav_header .view a {
  font-weight: normal;
}

#user_fav_gallery {
  width: 640px;
}

#user_fav_gallery_box {
  width: 156px;
  height: 190px;
  font-size: 10px;
  line-height: 1.2em;
  text-align: center;
  float: left;
}

#user_fav_gallery_box img {
  border: #999999 solid 1px;
  margin-bottom: 5px;
}

#user_fav_gallery_info {
  width: 136px;
  padding: 0 10px 0 10px;
  text-align: left;
  font-size: 11px;
  line-height: 1.3em;
}

#user_fav_gallery_info .rating {
  width: 136px;
  height: 14px;
  background-color: #CCCCCC;
  padding-left: 2px;
  margin-bottom: 4px;
}

#user_fav_gallery_info .time {
  float: right;
  padding-right: 2px;
  display: inline; /*IE6*/
}

#user_fav_gallery_info .category {
  color: #666666;
  padding-right: 6px;
}

#user_fav_gallery_info .title a {
  color: #00659f;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3em;
}

#user_related_list_box {
  width: 300px;
  float: right;
  border-left: #999999 solid 1px;
  padding-left: 6px;
}

#user_related_list {
  width: 300px;
  font-size: 11px;
  line-height: 1.3em;
  height: 54px;
}

#user_related_list img {
  width: 50px;
  height: 50px;
  padding-right: 8px;
  float: left;
}

#user_related_list .title a {
  color: #00659f;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3em;
}

#user_related_list_header_box {
  width: 300px;
  height: 24px;
  margin-bottom: 6px;
}

#user_related_list_header {
  background-color: #609aa8;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1.4em;
  padding: 2px;
  vertical-align: bottom;
  font-weight: bold;
}

#users_page_nav {
  width: 640px;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: right;
}

#users_page_nav .txt {
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5em;
}

/* Fusen List */
#fusen_list  {
  padding: 8px 12px 12px 12px;
  height: 470px;
}

#fusen_list_header {
  height: 40px;
}

#fusen_list_header h1{
  font-size: 14px;
  line-height: 2em;
  background-color: #CCCCCC;
  margin-top: 0px;
}

#fusen_list_column {
  width: 476px;
  float: left;
}

#fusen_list_column2 {
  width: 460px;
  float: left;
  border-left: #CCCCCC solid 1px;
  padding-left: 12px;
}

#fusen_list_box {
  width: 400px;
  height: 90px;
  padding: 0 4px 3px 0;
  font-size: 10px;
  line-height: 1.4em;
  float: left;
}

#fusen_list_box img {
  margin-right: 8px;
  margin-bottom: 40px;
  float: left;
}

#fusen_list_box .header {
  font-size: 12px;
  line-height: 1.1em;
  font-weight: bold;
}

#fusen_list_page_nav {
  width: 964px;
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: right;
}

#fusen_list_page_nav .txt {
  padding-right: 10px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5em;
}
