﻿* 
{
    margin:0; 
    padding:0;
}

html 
{
}
body
{
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 13px;
  color : black;
  padding: 0;
  background: #F0F0F0 url('/images/background.png') repeat;
}

h1
{
}
a
{
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

img
{
    border: 0px;
}
td
{
    vertical-align: top;
    padding: 5px;
}


p
{
    padding-top: 10px;
    padding-bottom: 10px;
}
dt
{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
dd
{
    padding-top: 10px;
    padding-bottom: 10px;
}
li
{
    list-style-position: outside;
}
ul
{   
    margin-left: 20px;
}
ol
{   
    margin-left: 20px;
}

#header
{
  height: 300px;
  text-align: center;
  position: relative;
  z-index: 0;
}
#header_navigation
{
    background-color: #0077FF;
    color: White;
    text-align: left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: solid 3px white;
}
#header_navigation a
{
    color: White;
}
#header_navigation li
{
    display: inline;
}
#header_navigation_link
{
    margin-left: 0px;
}
#header_navigation_count
{
    position: absolute;
    top: 0px;
    right: 10px;
}
#search
{
    margin: 20px auto 0px auto;
    width: 300px;
}
#header_banner
{  
    top: 60px;
    right: 10px;
    width: 300px;
    position: absolute;
}

#title
{
  position: relative;
  top: 50px;
}
#wrapper
{
  background: url('/images/background-grass.jpg') repeat 10px;
  width: 970px;
  height: 100%;
  margin: 0 auto;
}
#content
{
  background:  url('/images/top-background.jpg') no-repeat;
  border-left: solid 10px white;
  border-right: solid 10px white;
  width: 950px;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 15px;
}
#popup_content
{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 16px 0px 0px 16px;
}
#main
{
  float: left;
  width: 650px;
  position: relative;
}
#sidebar
{
  float: left;
  width: 300px;
  font-size: 11px;
}
#footer
{
  clear: left;
  height: 50px;
  font-size: 11px;
  color: white;
  text-align: center;
  background: url('/images/footer-background.gif') no-repeat center;
  padding-top: 12px;
}
#footer li
{
    list-style-type: none;
    display: inline;
}
#footer a
{
  color: white;
}
#footer a:hover
{
  color: Yellow;
}

#account
{
    background: url('/images/account-background.png') no-repeat;
    height: 190px;
    width: 590px;
    color: White;
    float: right;
    display: inline;
    margin:20px 30px 10px 0;
    padding-top: 10px;
}
#account a
{
    color: white;
}
#account table
{
    margin: 10px 0 0 30px;
    width: 500px;
}
#account td
{
    margin: 0;
    padding: 0;
}
#account span
{
    margin-left: 30px;
    font-weight:bold;
    color: White;
    font-size: 16px;
}

#usermenu
{
    background: url('/images/login-background.png') no-repeat;
    height: 180px;
    width: 280px;
    color: White;
    padding-top: 10px;
}
#usermenu li
{
    list-style-type: none;
}
#usermenu input
{
    width: 130px;
}
#usermenu span
{
    font-weight:bold;
    color: White;
    font-size: 16px;
}
#usermenu a:link
{
    color: White;
}
#usermenu a:visited
{
    color: Silver;
}
#usermenu_inner
{
    width: 260px;
    height: 160px;
    margin: 0 auto;
}
#toppage_banner
{
    float: right;
    margin-right: 20px;
}

/*
.eye
{
    background-color: #F4F4F4;
}
.nose
{
    background-color: #FFF9F6;
}
.mouth
{
    background-color: #FEEEEE;
}
.decoration
{
    background-color: #F8FFFF;
}
*/

.eye
{
    background-color: #E8E8E8;
}
.nose
{
    background-color: #FFFFE8;
}
.mouth
{
    background-color: #FFE8E8;
}
.decoration
{
    background-color: #E8FFFF;
}

.small_part
{
    width: 96px;
    text-align: center;
    border: solid 2px #F0F0F0;
}
.small_part img
{
    position: relative;
    z-index: 128;
}
.small_part span
{
    font-size: 12px;
}
.small_part_img
{
    height: 96px;
    width: 96px;
}
.small_part_handler
{
    height: 20px;
}
.small_part *
{
    margin-left: 0px;
    margin-right: 0px;
}

.middle_part
{
    width: 170px;
    border: solid 2px #F0F0F0;
    padding: 5px;
}
.middle_part_img
{
    height: 96px;
    width: 96px;
}
.middle_part_info
{
    font-size: 11px;
}
.thumb_eye_s
{
    top: 24px;
}

.part
{
    margin-left: 30px;
    margin-right: 30px;
    padding: 30px;
}

.section_w474
{
    float: right;
    display: inline;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 474px;
}
.section_w474 table
{
    margin: 0 auto;
}
.section_w474_top
{
    height: 55px;
}
.section_w474_top.orange_header
{
    background: url('/images/section-w474-orange-top.png') no-repeat;
}
.section_w474_top.red_header
{
    background: url('/images/section-w474-red-top.png') no-repeat;
}
.section_w474_top.purple_header
{
    background: url('/images/section-w474-purple-top.png') no-repeat;
}
.section_w474_middle
{
    background: url('/images/section-w474-middle.png') repeat-y;
}
.section_w474_bottom
{
    height: 30px;
    background: url('/images/section-w474-bottom.png') no-repeat;
}

.section_w590
{
    float: right;
    display: inline;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 590px;
}
.section_w590 table
{
    margin: 0 auto;
}
.section_w590_top
{
    height: 55px;
}
.section_w590_top.orange_header
{
    background: url('/images/section-w590-orange-top.png') no-repeat;
}
.section_w590_top.blue_header
{
    background: url('/images/section-w590-blue-top.png') no-repeat;
}
.section_w590_top.pink_header
{
    background: url('/images/section-w590-pink-top.png') no-repeat;
}
.section_w590_top.green_header
{
    background: url('/images/section-w590-green-top.png') no-repeat;
}
.section_w590_top.purple_header
{
    background: url('/images/section-w590-purple-top.png') no-repeat;
}
.section_w590_top.aqua_header
{
    background: url('/images/section-w590-aqua-top.png') no-repeat;
}
.section_w590_top.red_header
{
    background: url('/images/section-w590-red-top.png') no-repeat;
}
.section_w590_top.silver_header
{
    background: url('/images/section-w590-silver-top.png') no-repeat;
}
.section_w590_middle
{
    background: url('/images/section-w590-middle.png') repeat-y;
}
/*
.section_w590_middle .sentence
{
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
*/
.section_w590_bottom
{
    height: 30px;
    background: url('/images/section-w590-bottom.png') no-repeat;
}

.section_w800
{
    margin-left: 75px;
    margin-bottom: 30px;
    width: 800px;
}
.section_w800 table
{
    margin: 0 auto;
}
.section_w800_top
{
    height: 55px;
}
.section_w800_top.orange_header
{
    background: url('/images/section-w800-orange-top.png') no-repeat;
}
.section_w800_top.green_header
{
    background: url('/images/section-w800-green-top.png') no-repeat;
}
.section_w800_top.pink_header
{
    background: url('/images/section-w800-pink-top.png') no-repeat;
}
.section_w800_top.silver_header
{
    background: url('/images/section-w800-silver-top.png') no-repeat;
}
.section_w800_top.purple_header
{
    background: url('/images/section-w800-purple-top.png') no-repeat;
}
.section_w800_middle
{
    background: url('/images/section-w800-middle.png') repeat-y;
}
/*
.section_w800_middle .sentence
{
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.section_w800_middle div
{
    margin-left: 30px;
    margin-right: 30px;
}
*/
.section_w800_bottom
{
    height: 30px;
    background: url('/images/section-w800-bottom.png') no-repeat;
}

.sentence
{
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.sentence ul > li
{
    margin-left: 10px;
    list-style-type: square;
}
.sentence ol > li
{
    margin-left: 10px;
    list-style-type: decimal;
}
.section
{
    padding: 10px;
}
.faq-category
{
    background-color: #009900;
    color: White;
    margin: 5px 0px;
    padding: 5px;
}
.faq-q-section
{
    border: solid 2px #00FF00;
    background-color: #DDFFDD;
    clear: both;
    margin: 5px 0px;
    padding: 5px;
}
.faq-a-section
{
    padding: 5px;
    margin-bottom: 20px;
}
.faq-q
{
    color: Green;
    font-weight: bold;
}
.faq-a
{
    color: Red;
    font-weight: bold;
    float: left;
}

.sidebar-button
{
    margin-bottom: 5px;
}
.sidebar-menu
{
    width: 280px;
    margin-bottom: 20px;
}
.sidebar-menu_top
{
    height: 10px;
    background: url('/images/sidebar-menu-top.png') no-repeat;
}
.sidebar-menu_middle
{
    background: url('/images/sidebar-menu-middle.png') repeat-y;
}
.sidebar-menu_middle dt
{
    margin: 0px 0px 0px 20px;
    font-size: 16px;
}
.sidebar-menu_middle li
{
    margin-left: 15px;
    font-size: 15px;
}
.sidebar-menu_middle h3
{
    margin-left: 15px;
    font-size: 15px;
}
.sidebar-menu_middle div
{
    margin: 5px 15px;
}
.sidebar-menu_bottom
{
    height: 10px;
    background: url('/images/sidebar-menu-bottom.png') no-repeat;
}

.error
{
    color: Red;
    margin-left: 30px;
    margin-bottom: 10px;
}
.caption
{
    font-weight:bold;
    position: absolute;
    color: White;
    font-size: 16px;
    margin: 21px 24px;
    display:block;  /* for IE6 */
}
.more
{
    float: right;
    margin-right: 20px;
}
a.caption
{
    text-decoration: underline;
}
a.unable
{
	color : silver;
}

.favorite
{
    /*
    background-color: #66CCFF;
    color: White;
    font-weight: bold;
*/
    font-size: 11px;
}

.part_img
{
    height: 256px;
    width: 256px;
}

.ranking_no
{
    font-weight:bold;
    color: #C0C0C0;
    font-size: 96px;
    z-index: 1;
}
.top_ranking_term
{
    font-weight:bold;
    font-size: 14px;
    z-index: 5;
    padding: 10px 0px 10px 25px;
}
.top_ranking_no
{
    font-weight:bold;
    position: absolute;
    color: #C0C0C0;
    font-size: 64px;
    margin: -40px -20px;
    z-index: 1;
}
.ranking_table
{
    border: none;
    border-collapse: collapse;
}
.ranking_table tr
{
    border-bottom: dashed 1px gray;
}
.ranking_table_left
{
    border-bottom: dashed 1px gray;
    width: 140px;
}
.ranking_table_middle
{
    border-bottom: dashed 1px gray;
    width: 120px;
}
.ranking_table_right
{
    border-bottom: dashed 1px gray;
    width: 280px;
}
.ranking_assign
{
    font-weight:bold;
    position: absolute;
    color: White;
    margin: 22px 0px 0px 300px;    
}

.search_assign
{
    font-weight:bold;
    position: absolute;
    color: White;
    margin: 22px 0px 0px 300px;    
}

.register_table
{
    width: 730px;
}
.register_table input
{
    width: 150px;
}

.page_navigation
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#CreamonFavorite
{
    float: right;
    margin-right: 30px;
}

.creamon_mark
{
    border: solid 4px silver;
}

.face_response_wrapper
{
	margin-top: 50px;
	width: 480px; 
}

.face_response
{
	height: 116px;
	width: 96px;
	display: inline-block;
	display: -moz-inline-block;
	text-align: center;
	font-size: 10px;
}

.author_tag a
{
	color : #009900;
	font-size : 13px;
	font-weight: bold;
	line-height: 2.0em;
}
.tag a
{
	color : #009900;
	font-size : 13px;
	line-height: 2.0em;
}

.tag_count
{
	color : gray;
	font-size : 10px;
}

.tag_text
{
	cursor: pointer;
	color : gray;
	font-size : 11px;
}

.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.center
{
    text-align: center;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.floatclear
{
    clear: both;
}
.inline
{
	display: inline;
}
.block
{
	display: block;
}

.red
{
    color: Red;
}

.width100
{
    width: 100px;
}
.width200
{
    width: 200px;
}
.width300
{
    width: 300px;
}
.width400
{
    width: 400px;
}
.width500
{
    width: 500px;
}
