A:link	{ color: #2E288E; text-decoration: none; }
A:visited	{ color: #2E288E; text-decoration: none; }
A:active	{ color: #0000FF; text-decoration: underline; }
A:hover	{ color: #2E288E; text-decoration: underline; }
img {
border: none;
}
body {
	font-family: verdana, sans-serif;
	font-size: 10pt; line-height:180%; marging: 0; padding: 0;
	background-color: #ffffff;
	background-image:url(back.gif);
	color: #000000;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
/*全体レイアウト*/

#containers {
	background-color: #ffffff;
	width: 990px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#title {
	width: 985px;
	height:40px;
	margin:0px;
	padding:10px 4px 0px 0px;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#title A:link	{ color: #FFFFFF; text-decoration: none; }
#title A:visited	{ color: #FFFFFF; text-decoration: none; }
#title A:active	{ color: #FFFFFF; text-decoration: underline; }
#title A:hover	{ color: #FFFFFF; text-decoration: underline; }

    #bar {
      float:left;
      width:100%;
	  background:#F4F7FB;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #bar ul {
	  margin:0;
	  padding:5px 10px 0 80px;
	  list-style:none;
      }
    #bar li {
      display:inline;
      margin:0;
      padding:0;
      }
    #bar a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #bar a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #bar a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #bar a:hover {
      background-position:0% -42px;
      }
    #bar a:hover span {
      background-position:100% -42px;
      }

      #bar #current a {
      	background-position:0% -42px;
      }
      #bar #current a span {
      	background-position:100% -42px;
      }

#bar_1 {
      float:left;
      width:100%;
	  background:#F9F7F3;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #C2BDAE;
      }
    #bar_1 ul {
	  margin:0;
	  padding:5px 10px 0 80px;
	  list-style:none;
      }
    #bar_1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #bar_1 a {
      float:left;
      background:url("tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #bar_1 a span {
      float:left;
      display:block;
      background:url("tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#9F9584;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #bar_1 a span {float:none;}
    /* End IE5-Mac hack */
    #bar_1 a:hover span {
      color:#FFF;
      }
    #bar_1 a:hover {
      background-position:0% -42px;
      }
    #bar_1 a:hover span {
      background-position:100% -42px;
      }

      #bar_1 #current a {
      	background-position:0% -42px;
      }
      #bar_1 #current a span {
      	background-position:100% -42px;
      }
#contents {
	width: 750px;
	float: right;
	margin: 0px;
	padding:10px 10px 10px 30px;
	background-color: #ffffff;
	word-break: break-all;
}

#contents h2 {
	color: #2E288E;
	border-left: 1px solid #2E288E;
	border-bottom: 1px solid #2E288E;
	padding: 5px;
	font-size: 90%;
	margin-top:5px;
	margin-bottom: 5px;
	margin-right:8px;
}

#contents h3 {
	padding:3px;
	margin:20px;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 90%;
	border:1px solid #2E288E;
	border-bottom:1px dotted #2E288E;
}
#contents h4{font-size: 1em; margin: 0 6px 0 6px; padding: 0 0.33em 0;
    border-bottom: 1px solid rgb(50%,50%,35%);}
    
#contents h5 {
	padding:3px;
	margin:20px;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 90%;
	border:1px solid #2E288E;
	width:80px;
}
#contents ul {list-style: none; margin: 0 6px 0 6px; padding: 0;
     border-left: 1px dotted rgb(50%,50%,35%);
     border-right: 1px dotted rgb(50%,50%,35%);}
#contents li {border-bottom: 1px solid rgb(84%,84%,69%);
    margin: o; padding: 0 0 0 1em;}
#menu {
        width: 180px;
        margin: 10px;
        float: left;
        }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url(menu10.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current {
        color: #FF9834;
        background:  url(menu10.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
#menu h3{font-size: 1em; margin: 0 6px 0 6px; padding: 0 0.33em 0;
    border-bottom: 1px solid rgb(50%,50%,35%);}

#footer {
	width: 990px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top:1px solid #cccccc;
}

#footer p {
	font-size: x-small;
	text-align: center;
}

h1 {
	color:#ffffff;
	font-size:24px;
	margin:0px;
	padding:0px;
	padding-left:12px;
}

div#MAINLAYOUT {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #ccc;
}
div#FORM table {
	border: 1px solid #ccc;
}
div#FORM {
	margin: 10px auto 15px;
}
div#FORM .SmallType {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#FORM form {
	margin: 0px;
}
div#FORM td {
	padding: 4px;
	background: #f1f1f1;
	width: 350px;
}
div#FORM th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #e4e4e4;
	vertical-align: top;
}
div#FORM .Submit {
	background: #fff;
	text-align: center;
}
.ERR {
	color: #f00;
}
/* 著作権表記用 */
div#Copyright {
	text-align: right;
	margin-top: 2px;
	font-size: 10px;
}
div#Copyright a:link, div#Copyright a:visited {

	color: #999999;
	text-decoration: none;
}
div#Copyright a:hover {
	text-decoration: underline;
}
/*
This file is NOT NECESSARY for the rater to work. None of these styles are needed.
This is only to style the demo page
*/
#container {
	width: 60%;
	border: 1px solid #ccc;
	padding: 20px;
	}
/*  styles for the unit rater     */
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../../yungdb/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../../yungdb/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../../yungdb/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../../yungdb/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
