body {
	text-align: left;
	color: #fff;
	background-color: #111;
	margin: 0px;
	font-size: 0.8em; 
	/*background-image: url(../img/naname_bg.gif);*/
	background-image: url(../img/wall_army01-a02.gif); /*kabe-meisai07.gif*/
	/*background-repeat: no-repeat;*/
	/*background-position: 10px bottom;*/
	/*background-attachment: fixed;*/
	
}

a:link {
	color: #7aff00;
}

a:active {
	color: #7aff00;
}

a:visited { /*color: #659a00;*/
	color: #7aff00;
}

a:hover {
	color: #fff;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin-bottom: 0px;
}

/*
h2 {
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 10px solid #fff;
	border-bottom: 1px solid #fff;
}*/
h2 {
	font-size: 2em;
	font-weight: bold;
	/*border-bottom: 1px solid #a7ff00;*/
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
	/*border: #000 0px solid;*/
}

#container {
	margin-top: 10px;
	/*	margin-right: auto;*/
	margin-left: 10px;
	text-align: left;
	width: 900px;

}

#container_ranking {
	margin-top: 10px;
	/*	margin-right: auto;*/
	margin-left: 10px;
	text-align: left;
	width: 1000px;

}

#header {
	width: 100%;
	margin-bottom: 5px;
}

#header h1 {
	
}

#content {
	clear: left;
	margin-top: 1.5em;
	/*width: 100%;*/
}

#footer {
	clear: left;
	/*width: 100%;*/
	text-align: center;
	border-top: 1px #fff solid;
	margin-top: 2em;
}

#underlink {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#header ul.menu {
	width: 100%;
	clear: both;
	height: 25px;
}

#header ul.menu li {
	width: 100px;
	float: left;
}

#index_head {
	width:100%;

	}

#news {
	float: left;
	clear: both;
	width: 50%;
}

#news h2 {
	margin-bottom: 0em;
}

#news dl {
	clear: both;
	width: 100%;
	height: 15em;
	overflow: auto;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	scrollbar-base-color:#434343;

}

#news dt {
	clear: both;
	float: left;
	width: 5.5em;
	/*margin-left: 0.5em;*/

}

#news dd {
	_height: 1%; /* Hack for Win IE6 */
	margin-left: 5.5em;
	margin-bottom: 0.8em;
}

#howto {
	width: 440px;
	float: left;
	margin-left: 10px;
	margin-bottom: 1em;
}

#howto h2 {
	margin-bottom: 0em;
}

#howto ul {
	height: 6em;
	padding-top: 1px;
}

#howto li {
	margin-left: 0.5em;
}

#rule {
	width: 440px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#rule h2 {
	margin-bottom: 0em;
}

#rule ul {
	height: 6em;
	padding-top: 1px;
}

#rule li {
	margin-left: 0.5em;
}

/* view */
#container_view {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 98%;
	/*border:1px solid #000000;*/
}

#view .rankingdata {
	margin-top: 1em;
}

/* P2ARTS */
#p2arts {
	width: 100%;
}

#p2artsList {
	width: 200px;
	float: left;
}

#p2artsBody {
	width: 900px;
	float: left;
}

.p2artsData {
	width: 900px;
	margin-bottom: 2em;
}

#p2artsBody h3 {
	font-size: 1em;
	border-bottom: 1px #fff solid;
	margin-bottom: 1em;
}

.p2artsData p {
	margin-bottom: 1em;
}

.p2artsData div {
	display: table-cell;
	vertical-align: middle;
}

* html .p2artsData div { /* IE 6 */
	display: inline;
	zoom: 1;
}

* :first-child+html .p2artsData div { /* IE 7 */
	display: inline;
	zoom: 1;
}

.p2artsData .thumbnail {
	width: 180px;
	margin-left: 1em;
}

.p2artsData .comment {
	width: 400px;
}

.scoretype {
	margin-bottom: 20px;
}

tr { /*background: #747474;*/ /*padding-top:2px;
	padding-bottom:2px;*/
	
}

tr.title {
	background-color: #5D706A;
	color: #ffffff;
}

tr.subtitle {
	background-color: #5D706A;
	color: #ffffff;
}

tr.type {
	background-color: #000;
	color: #ffffff;
}

tr.odd {
	background-color: #666;
}

tr.even {
	background-color: #555;
}

tr.login {
	background-color: #222;
}

tr.rival {
	background-color: #444;
}

tr.active {
	background-color: #444;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	list-style-type: none;
}

/*
ul.menu {
	width:100%;
	text-align:center;
	margin-top:auto;
	margin-bottom: auto;
}

ul.menu li{
	float:left;
	width:130px;

	/*padding:3px 10px; /
	
	margin-bottom:10px;
	margin-right:1px;

	font-size: normal;
	color: #fff;
	font-family: verdana, arial, sans-serif;

	border: #ffffff 1px solid;
	border-bottom:#ffffff 2px solid;
}

ul.menu li a{
	width:130px;
	
	padding:5px 0px 5px 0px ;
	display: block;
	color: #fff;
	text-decoration: none;
	float: left;
	} 
	
ul.menu li a:hover { 
	background: #e7e7e7;
	color: #222;
}
*/
.type7n {
	color: #9df;
}

.type7n a:link {
	color: #9df;
}

.type7n a:active {
	color: #9df;
}

.type7n a:visited {
	color: #9df;
}

.type7n a:hover {
	color: #dddddd;
}

.type7h {
	color: #fd6;
}

.type7h a:link {
	color: #fd6;
}

.type7h a:active {
	color: #fd6;
}

.type7h a:visited {
	color: #fd6;
}

.type7h a:hover {
	color: #dddddd;
}

.type7a {
	color: #d66;
}

.type7a a:link {
	color: #d66;
}

.type7a a:active {
	color: #d66;
}

.type7a a:visited {
	color: #d66;
}

.type7a a:hover {
	color: #dddddd;
}

.typedn {
	color: #9df;
}

.typedn a:link {
	color: #9df;
}

.typedn a:active {
	color: #9df;
}

.typedn a:visited {
	color: #9df;
}

.typedn a:hover {
	color: #dddddd;
}

.typedh {
	color: #fd6;
}

.typedh a:link {
	color: #fd6;
}

.typedh a:active {
	color: #fd6;
}

.typedh a:visited {
	color: #fd6;
}

.typedh a:hover {
	color: #dddddd;
}

.typeda {
	color: #d66;
}

.typeda a:link {
	color: #d66;
}

.typeda a:active {
	color: #d66;
}

.typeda a:visited {
	color: #d66;
}

.typeda a:hover {
	color: #dddddd;
}

.week {
	clear: both;
	/*margin-top: 1em;*/
	margin-bottom: 1em;
	padding: 0px;
	width: 714px;
	/*border-bottom: 2px solid #339966;*/
}

.week div.title {
	color: #ffffff;
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 0.3em;
}

.week div.nowtitle {
	color: #a7ff00;
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 0.3em;
}

.week .coursetitle {
	font-weight: bold;
}

.week table.songlist {
	clear: both;
	width: 705px;
	margin: 0px;
	padding: 0px;
}

.week table.songlist th { /*background-color: #5D706A;*/
	color: #ccc;
	font-size: 0.8em;
}

.week table.songlist td{
	color: #fff;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

.week p.coursename {
	margin: 2px;
	/*padding:0px;*/
}

.week ul.songlist {
	float: left;
	width: 20em;
	list-style: url(./img/a03.gif) disc;
	padding-left: 20px;
}

.week table.ranklist {
	clear: both;
	width: 705px;
	margin: 0px;
	padding: 0px;
}

.week table.ranklist .date {
	font-size: 1.2em;
	text-align: center;
	background-color: #333;
}

.week .ranklist ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	/*width: 705px;*/
}

.week .ranklist ul li {
	float: left;
	margin-right: 1px;
	padding: 0px
}

.week div.weekly_head {
	margin-bottom: 1em;
}

.week div.weekly_song {
	
}

.week div.weekly_link {
	
}

.week div.weekly_term {
	font-size: 1.2em;
	text-align: center;
	margin-top: 0.3em;
}

.week div.loadingImg{
	text-align: center;
	height: 10em;
	}

.week td.number {
	
}

.link {
	margin-top: 1em;
}

.now {
	background-color: #cfc;
}

.fromstaff p {
	margin-bottom: 1.0em;
}

.fromstaff dt {
	font-weight: bold;
	border-bottom: solid 1px #fff;
	color: #ccc;
	margin-top: 1em;
	padding-left: 0.5em;
}

.fromstaff dd {
	padding: 1em;
	margin-left: 0em;
	margin-top: 0.5em;
}

#qa p {
	margin-bottom: 1.0em;
}

#qa dt {
	font-weight: bold;
	border-bottom: solid 1px #fff;
	color: #ccc;
	margin-top: 1em;
	padding-left: 0.5em;
}

#qa dd {
	padding: 1em;
	margin-left: 0em;
	margin-top: 0.5em;
}

#mypage #users { /*float:left;*/
	width: 100%;
	margin-bottom: 1em;
}

#mypage #users table {
	width: 100%;
}

#mypage #menu {
	width: 100%;
	margin-bottom: 1em;
}

#mypage #menu li {
	float: left;
	width: 100px;
}

#mypage #rivals {
	float: left;
	width: 400px;
	margin-bottom: 1em;
}

#mypage #inverseRivals {
	float: left;
	width: 400px;
	margin-bottom: 1em;
}

#mypage #score {
	clear: both;
}

#mypage #records {
	clear: both;
}

#mypage #records .type {
	background-color: #333;
}

#view div.rankingnavi {
	width: 100%;
	clear: both;
	margin-bottom: 1em;
}

img {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}

div { /*border:1px solid #ffffff;*/ /*padding: 5px;*/
	
}

.scoregraph {
	width: 180px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-image: url(../img/bg.gif);
}

.scoregraph_a {
	width: 180px;
	background-image: url(../img/bg_a.gif);
	background-repeat: repeat-y;
}

.scoregraph_aa {
	width: 180px;
	background-image: url(../img/bg_aa.gif);
	background-repeat: repeat-y;
}

.scoregraph_aaa {
	width: 180px;
	background-image: url(../img/bg_aaa.gif);
	background-repeat: repeat-y;
}

.scoregraph360 {
	width: 360px;
	background-image: url(../img/bg360.gif);
	background-repeat: repeat-y;
}

.scoregraph360_a {
	width: 360px;
	background-image: url(../img/bg360_a.gif);
	background-repeat: repeat-y;
}

.scoregraph360_aa {
	width: 360px;
	background-image: url(../img/bg360_aa.gif);
	background-repeat: repeat-y;
}

.scoregraph360_aaa {
	width: 360px;
	background-image: url(../img/bg360_aaa.gif);
	background-repeat: repeat-y;
}

.scoregraph144 {
	width: 144px;
	background-image: url(../img/bg144.gif);
	background-repeat: repeat-y;
}

.scoregraph144_a {
	width: 144px;
	background-image: url(../img/bg144_a.gif);
	background-repeat: repeat-y;
}

.scoregraph144_aa {
	width: 144px;
	background-image: url(../img/bg144_aa.gif);
	background-repeat: repeat-y;
}

.scoregraph144_aaa {
	width: 144px;
	background-image: url(../img/bg144_aaa.gif);
	background-repeat: repeat-y;
}

.class1 {
	color: #FFD700;
}

.class2 {
	color: #FF6666;
}

.class3 {
	color: #FF6666;
}

.class4 {
	color: #B0E0E6;
}

.class5 {
	color: #B0E0E6;
}

.class6 {
	color: #B0E0E6;
}

.class7 {
	color: #B0E0E6;
}

.class8 {
	color: #B0E0E6;
}

.class9 {
	color: #B0E0E6;
}

.class10 {
	color: #B0E0E6;
}

.class11 {
	color: #98FB98;
}

.class12 {
	color: #98FB98;
}

.class13 {
	color: #98FB98;
}

.class14 {
	color: #98FB98;
}

.class15 {
	color: #98FB98;
}

.class16 {
	color: #98FB98;
}

.class17 {
	color: #98FB98;
}

.class18 {
	color: #98FB98;
}

.class99 {
	color: #eee;
}

.class19 {
	color: #eee;
}

.basecolor {
	color: #7aff00;
}

.error-message {
	color: #ff5500;
	float: left;
}

.error-message:after {
	clear: both;
}

.cake-sql-log table {
	background: #f4f4f4;
}

.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

#records .record {
	width: 100%;
	margin-bottom: 2em;
}

#records .record .record_head {
	width: 100%;
}

#records .record .record_score {
	width: 100%;
	margin-bottom: 1em;
}

#records .record .leftside {
	width: 297px;
	float: left;
}

#records .record .record_score {
	width: 201px;
	float: left;
}

#records .record .record_graph {
	width: 100%;
	clear: both;
}

#records .record .record_graph .leftname {
	width: 297px;
	padding-right: 1em;
	text-align: right;
	font-size: 13px;
}

#records .record .record_graph .scoredef {
	width: 55px;
	padding-left: 0.5em;
	font-size: 12px;
}

#users {
	margin-bottom: 1em;
}

#home .menu {
	
}

#home .menu ul {
	list-style: none;
	margin-bottom: 1em;
}

#home .menu li {
	display: inline;
}

#home #users {
	margin-bottom: 1em;
}

#home #score {
	margin-bottom: 1em;
}

#home #rival {
	margin-bottom: 1em;
}

#home #inverseRival {
	margin-bottom: 1em;
}

#login h2 {
	font-size:1em;
	background-color: #5d706a;
	padding-top:0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	}

#login .loginform{
	width:300px;
	margin-bottom: 1em;
	float: left;
	margin-right: 2em;
}

#login .login_message{
	float: left;
	/*clear: both;*/
	}


#login .loginform input.text{
	width: 150px;
}

#login table {
	width: 300px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

#login p {
	margin-bottom:1em;
}

#songs .menu {
	}

#songs .menu ul {
	list-style: none;
	margin-bottom: 1em;
}

#songs .menu li {
	display: inline;
}

/*
.record_graph table tr{
	background-color: #333;	
}*/

.record{
	background-color: #333;	
}

img.scoreup{
	margin-left:0.5em;
	margin-right:0.5em;
}
