﻿/* by.couz */

body {
	margin: 0px 0px 0x 0px;
	font-size: small;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: ;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	font-family: helvetica, arial, sans-serif;}
	
/*リンクテキスト*/
a:link { 
		color: #1cdb69; 
		text-decoration:none;}
		
a:visited{ 
		color: #1cdb69;  
		text-decoration:none;}
		
a:hover{ 
		color: #1cdb69;  
		text-decoration:none;}
		
a:active{ 
		color: #44f717;  
		text-decoration:none;}
		

#red {
	color: #ff0000; }

/*テーブル*/
table { 
	width: ;
	height: ;
	font-size: 11px;
	color: #000000;
	border: 0px gray solid;
	border-collapse: collapse;
	font-family: "小塚ゴシック Pro ","Century Gothic"; }
	
	
td{
	border: 0px red solid; 
	color: #FFFFFF;}
	
tr{
	border: 0px gray solid; }
	
a{
	color: #eccbac;
	font-size: 12px;
	font-family: "Century Gothic bold","小塚ゴシック Pro B";}
	
#top{
	color: #eccbac;
	font-size: 20px;
	font-family: "Century Gothic bold","小塚ゴシック Pro B";}
	
#top2{
	color: #000000;
	font-size: 15px;
	font-family: "Century Gothic bold","小塚ゴシック Pro B";}
	
#about{
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Century Gothic bold","小塚ゴシック Pro B";}
	
/*メインボックス*/
#box{
	background-color:"transparen";
	background-image:url(""); /*BACKGROUND*/
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%; 
	height: 80%;
	text-align: center;}

#about a:hover{ background-image: url();}
#menu2{ background-image: url();}
#menu3{ background-image: url();}
.pagetop

/*TEXT*/
#title {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 100px ;
	font-family: "小塚ゴシック Pro H","Century Gothic";}

#subtitle {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 20px ;
	font-family: "小塚ゴシック Pro H","Century Gothic";}	
	
#attension {
	margin: 0px 0px 0px 0px;
	color: #eccbac;
	font-size: 12px;
	font-family: "小塚ゴシック Pro EL","Century Gothic";}
	
.scrollBg {
	background-image: url(pattern_2.jpg);
	background-color: #000000;
	width: 388px;
	height: 62px;
}

.scrollBg  img {
	display: block;
}