
* {
	color:#ffffff;
	padding:0;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #000000;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	color:#cccccc;
	text-decoration: none; 
}

a:hover {
	color: #ffffff;

}

a img {
	border:none;
}

.input a {
	color:#FF0066;
	text-decoration: none; 
}


hr{
width:80%;
margin:5px 0px; 
border: 1px #444444 solid; 
}



table{
table-layout:fixed; border-collapse:collapse; empty-cells:show;
width:443px; padding:0px; margin-bottom:30px; border-style:none;
font-size:10pt; line-height:120%; letter-spacing:1px;
}
td{
padding:3px; margin:0px; border:solid 1px #cccccc; border-style:solid none;
color:#555555; text-align:left; vertical-align:top;
}
.list{
width:10%;
color:#FFFFFF; font-weight:bold;
}
.cont{
width:10%;
}
.over{
width:20%;
}

.stitle{
background-color:#666666;
width:auto; padding: 2px; margin-bottom:8px; border-style:none;
font-size:9pt; font-weight:bold;
}


.red{
color:#FF0000; font-weight:bold;
}
.pink{
color:#FF0066; font-weight:normal;
}
.yellow{
color:#FFFF00; font-weight:normal;
}
.purple{
color:#855eeb; font-weight:normal;
}
.blue{
color:#6587eb; font-weight:normal;
}
.grey{
color:#cccccc; font-weight:normal;
}
.big{
font-size:28pt; font-weight:bold;
}
.title{
font-size:14pt; font-weight:bold;
}
.strong{
font-size:10pt; font-weight:bold;
}
.b{
font-size:8pt; font-weight:bold;
}
.small{
font-size:8pt; font-weight:normal;
}

.big a{
font-size:28pt; font-weight:bold;
}
.title a{
font-size:14pt; font-weight:bold;
}
.strong a{
font-size:10pt; font-weight:bold;
}
.b a{
font-size:8pt; font-weight:bold;
}

/*
本文パターン
-------------------------------------------------------------------*/
#one{
width:350px;
margin:120px 0px 0px 0px;
border-style:none;
float:left;
}


.top{
width:auto;
height:150px;
margin:0px 0px 0px 0px;
border-style:none;
}

.bottom{
width:auto;
margin:0px 0px 0px 0px;
border-style:none;
}


.right{
width:auto;
margin:0px 0px 0px 0px;
border-style:none;
text-align: right; 
}

.left{
width:auto;
margin:0px 0px 0px 0px;
border-style:none;
float:left;
}

#base {
	width:auto;
	padding: 10px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	border: none;
}