@charset "utf-8";

/* CSS Document */

/*
--------------------------------------------------------
Since: 2007-3-15
Last Update:2008-12-25
Author: DEEP
Editor: DW8
-------------------------------------------------------- */


/*  
-------------------------------------------------------- */
html{
	overflow-x: hidden;
}

body {
	margin-top: 0px;
	background-color:#FFFFFF;
}		

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.small {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.base {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h1 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	font-weight : normal;
}
strong {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	font-weight : normal;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	color: #333333; 
	margin: 0px; 
	font-weight : normal;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	font-weight : normal;
}
h4 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	font-weight : normal;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	font-weight : normal;
}
.footer{
font-size: 10px;
line-height: 14px;
padding:10px 0;
text-align: left;
}

.footer02{
font-size: 10px;
line-height: 14px;
text-align: right;
padding:10px 0;
}
