/* CSS Document */

*{margin:0;}

.main {
	padding-right: 20px;
}

#main p {
	line-height: 30px;	
}

#qa li{
	margin-bottom: 20px;
}
	
.style1 {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #666666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style3 {font-size: 12px}
.style4 {
	color: #FF9966;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

.style7 {font-size: 14px; color: #336600;}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
