
* {
	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;
}


hr {
 margin : 10px 0px 0px 0px ;
 padding : 0 ;
 display : block ;
color : #000000 ;
 border-style : solid ;
 border-width : 1px 0 0 0 ;
 border-color : #cccccc ;
 background-color : transparent ;
}
input, select, textarea { 
color: #222222; 
}



.red{
color:#FF0000; font-weight:normal;
}
.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:#999999; font-weight:normal;
}
.don{
font-size:14pt; font-weight:bold;
}
.strong{
font-size:10pt; font-weight:bold;
}
.b{
font-size:9pt; font-weight:bold;
}
.don a{
font-size:14pt; font-weight:bold;
}
.strong a{
font-size:10pt; font-weight:bold;
}

/*
本文パターン
-------------------------------------------------------------------*/
#base {
	width:auto;
	padding: 0px 10px 0px 265px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	border: none;
}

#full {
	width:auto;
	padding: 0px 10px 0px 10px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	border: none;
}




#credit{
width:100%; padding:0px; margin-bottom:30px; border-style:none;
font-size:10pt;
}
.one{
width:240px; padding-right:9px; margin:0px; border-style:none; float:left;
}
.icon{
width:40px;
}
#credit table{
table-layout:fixed; border-collapse:collapse; empty-cells:show;
width:100%; padding: 0px; margin:5px 0px; border:solid 1px #666666;
font-size:8pt; line-height:120%; letter-spacing:1px; vertical-align:top;
}
#credit td{
padding:2px; margin:0px; border:solid 1px #666666;
text-align:left; vertical-align:top;
font-size:7pt;
}
.title{
background-color:#666666; color:#000000; font-weight:bold;
}