@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration:none;
	color: #666;
}

a:hover
{
	text-decoration:underline;
}

input
{
	background-color: #CCC;
	border: solid 1px #666;
	color: #666;
	font-size: 11px;
	padding: 1px;
}

input:hover 
{
	background-color: #FFF;
	color: #000;
}

select
{
	background-color: #CCC;
	border: solid 1px #666;
	color: #666;
	font-size: 11px;
}

select:hover
{
	background-color: #FFF;
	color: #000;
}


input.submit 
{
	border: solid 1px #666;
	background-color: #CCC;
	color: #666;
}

input.submit 
{
	background-color: #FFF;
	color: #000;
}

input.checkbox 
{
	border: solid 0px #FFF;
	color: #666;
}

textarea 
{
	background-color: #CCC;
	border: solid 1px #666;
	color: #666;
	font-size: 11px;
	padding: 1px;
}

textarea:hover
{
	background-color: #FFF;
	color: #000;
}

img
{
	border:0px;
}

/* DIV */

#header
{
}

#slashheaderstart
{
	margin-top:20px;
	float:left;
	height:114px;
	width:114px;
	background-image:url(../images/airsoft/Header_Slash_Start.png);
}

#slashheadermiddle
{
	margin-top:20px;
	float:left;
	height:114px;
	background-image:url(../images/airsoft/Header_Slash_Middle.png);
}



#contentframe
{
	clear:both;
}



#footer
{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-align:center;
}



#maj
{
	background-color:#FFFFFF;
	border-color:#FF0000;
	border-style:dashed;
	border-width:medium;
	text-align:justify;
	padding: 5px;
}



/* Class */
.contentcell
{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding-right:9px;
}

.sitelogo
{
	background-image: url(../images/airsoft/Logo_FTaD_A-Type_Kyookai.png);
	background-repeat:no-repeat;
	width:300px;
	height:152px;
	min-height:152px;
	max-height:152px;
	min-width:300px;
	max-width:300px;
}

.rightlogo
{
	background-image:url(../images/airsoft/Header_Text_FTaD.png);
	background-repeat:no-repeat;
	width:448px;
	min-width:448px;
	max-width:448px;
}

.connectform
{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.connectlink
{
	color:#999999;
}

.maincell
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:250px;
	min-width:250px;
	max-width:250px;
	margin:0px;
	/*text-shadow:1px 1px 3px #D3D3D3;*/
}

.header_space_between_logo_border
{
	width:5px;
	min-width:5px;
	max-width:5px;
}

.header_space_between_logo_text
{
	width:20px;
	min-width:20px;
	max-width:20px;
}

.slashheaderstart
{
	background-image:url(../images/airsoft/Header_Slash_Start.png);
	width:114px;
	min-width:114px;
	max-width:114px;
}

.slashheadermiddle
{
	background-image:url(../images/airsoft/Header_Slash_Middle.png);
	background-repeat:repeat;
	min-width:1px;
}

.spacecell
{
	width:9px;
	min-width:9px;
	max-width:9px;
}

.bigspacecell
{
	width:49px;
	min-width:49px;
	max-width:49px;
}

.footerlink
{
	color:#666666;
}

.mainnote
{
	font-size:9px;
}