body {
	text-align: left;
	color: #fff;
	background-color: #111;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../img/naname_bg.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: 1.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #a7ff00;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	/*margin-bottom: 10px;*/
}

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

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

/*�S�̘̂g*/
#container {
	margin-top: 10px;
	/*	margin-right: auto;*/
	margin-left: 10px;
	text-align: left;
	width: 800px;
	/*border:1px solid #000000;*/
}

#header {
	width: 800px;
	padding-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;
}

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

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

#news ul {
	clear: both;
	width: 100%;
	height: 10em;
	overflow: auto;
	margin-bottom: 1em;
	/*	
	filter:Alpha(opacity=70);
	background-color:#111;
*/
}

#howto {
	width: 390px;
	float: left;
	/*	
	filter:Alpha(opacity=70);
	background-color:#111;
*/
}

#rule {
	width: 390px;
	float: left;
	margin-right: 10px;
	/*	
	filter:Alpha(opacity=70);
	background-color:#111;
*/
}

#rule ul {
	margin-bottom: 5px;
}

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

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

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

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

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

.p2artsData {
	width: 600px;
}

.p2artsData 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: #000000;
	color: #ffffff;
}

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

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

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

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

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

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: #6cf;
}

.type7n a:link {
	color: #6cf;
}

.type7n a:active {
	color: #6cf;
}

.type7n a:visited {
	color: #6cf;
}

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

.type7h {
	color: #fc0;
}

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

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

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

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

.type7a {
	color: #f30;
}

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

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

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

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

.typedn {
	color: #6cf;
}

.typedn a:link {
	color: #6cf;
}

.typedn a:active {
	color: #6cf;
}

.typedn a:visited {
	color: #6cf;
}

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

.typedh {
	color: #fc0;
}

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

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

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

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

.typeda {
	color: #f30;
}

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

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

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

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

.week {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1.5em;
	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 tr {
	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.term {
	font-size: 1.2em;
	text-align: center;
	margin-top: 1em;
}

.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;
}

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;
}

.class0 {
	color: #FFD700;
}

.class1 {
	color: #FF6666;
}

.class2 {
	color: #FF6666;
}

.class3 {
	color: #B0E0E6;
}

.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: #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;
}