@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color:#BEBEBE;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
}

a:link {
	background-color:#FFFFFF;
	color: #000066;
	text-decoration: none;
}
a:visited {
	background-color:#FFFFFF;
	text-decoration:underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

#navi {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
}


/* ----------   FONT   ----------*/

#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
	font-weight:bold;
	letter-spacing:0.2em;
}

#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	font-weight:bold;
}

#mainContent h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}
#mainContent h3 a:link {
	color: #003399;
	text-decoration: none;
}
#mainContent h3 a:visited {
	text-decoration: none;
	color: #003399;
}
#mainContent h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}
#mainContent h3 a:active {
	text-decoration: none;
	color: #0099CC;
}

#header h1 {
	padding: 10px;
	margin:0px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


#product h1{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size:16px;
	color: #666;
	text-indent: 10px;
}

.product h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-decoration: none;
}
.product h2 a:link {
	color: #333;
	text-decoration: none;
}
.product h2 a:visited {
	text-decoration: none;
	color: #333;
}
.product h2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.product h2 a:active {
	text-decoration: none;[
	color: #0099CC;
}	


.style1 {color: #000099;
		 font-weight: bold;
		 font-size:14px
}
.footer {color: #FFFFFF}
.style4 {color: #FF3333}
.style6 {color: #00CC33}	

