html,body {
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #2C1613;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #2C1613;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;

}



img {
	border:none;
}

body {
text-align="center"
}

/*全体エリア設定*/
#wrapper {
	text-align:center;
	background-color:"#f8f8ff";
	width:640px;
	height:475px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;	
}



/*ヘッダー設定*/
#head {
	background-color:"#ffffff";
	height:55px;
	width:640px;
	font-size:9pt;
	color:#666699;
              
}    

/*コンテンツエリア設定*/
#con {
	width:640px;
	height:420px;
	background-color:"#f3f3f3";
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#con-about {
	width:640px;
	height:420px;
	background-color:"#ffffff";	
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/about_back2010.jpg);
}

#con-flame {
	width:640px;
	height:420px;
	overflow:auto;
	border:solid 1px #666666;
	scrollbar-face-color:#666666;
	background-color:"#ffffff";
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.box80px {
	width:80px;
	height:70px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	text-align:center;

}

.box80px-text {
	width:80px;
	height:30px;
	float:left;
	font-size:10px;
	font-color:#333333;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;

}



.box-photo {
	float:left;
}

.text-box {
	width:440px;
	height:420px;
	background-image:"./image/box-back.gif";
	float:left;
	padding-left:30px;
	padding-top:20px;
	white-space:pre;
}

.text-box560{
	width:560px;
	height:350px;
	float:left;
	margin:10px;
	padding-left:20px;
	white-space:pre;

}



p {
	color:"#666666";
	font-size:9pt;
}

.small
{
	color:"#999999";
	font-size:8pt;
}

.black{
	color:"#333333";
	font-size:9pt;
}






	background-image:url(../image/aboutback.jpg);