body {
	background-color: #000000;
	background-image: url(images/home_bg.jpg);
	margin-top: 100px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}
li{
	color: #FFFFFF;
	list-style-type: square;
}
#m{
	width: 800px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;		
}
#l,#c,#r{float:left;}
#c{
	width: 450px;
	line-height: 12pt;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;	
	height: 600px;		
}
#l{
	width: 150px;
	
	font-size: 12px;
	line-height: 25pt;
	border: 1px dashed #FFFFFF;
	height: 600px;
	text-align: left;
}
 
#r{
	width: 150px;
	border: 1px dashed #FFFFFF;
	height: 600px;
	background-image: url(images/jirou.jpg);
	background-repeat: no-repeat;
}


.z{
	
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	border: 1px dashed #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #CCCCCC;
	margin-top: 10px;
}
h2 {
	font-size: 16px;
	color: #CCCCCC;
	margin-top: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
a:visited {
	color: #FFFFFF;
}	
.com {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	line-height: 20px;
}
.ti {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}
#m2{
	width: 800px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 2800px;				
}
#l2,#c2{float:left;}
#c2{
	width: 450px;
	line-height: 12pt;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 10px;	
	height: 2800px;						
}

#contact {
	
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	width: 800px;
	margin-top: 20px;
}
#award {
	float: left;
}

