@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-color:#BEBEBE;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:12px;
	color:#000000;
}

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

#navi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

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

#mainContent h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #000099;
	font-weight:bold;
	letter-spacing:0.2em;
}
#mainContent h2 {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #333;
	font-weight:bold;
}

#mainContent h3{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	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";
}

.faq {color: #000099;
		 font-weight: bold;
		 font-size:14px
}

.style7 {color: #FFF;
		font-size:14px;
		letter-spacing:0.2em;}
			
.style8	{color:#000;
		font-size:14px;}	

.footer {color: #FFFFFF}
			
		

#product h1{ 
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ;
	font-style: normal;
	font-size:15px;
	color: #666;
}
.product h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
}



