.font1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-style: normal;
	color: #5F5F5F;
	font-weight: bold;

}
.font2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #5F5F5F;
	line-height: 20px;


}


h1{
 font: bold 80% Arial,sans-serif;
 color: #5F5F5F;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 80% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 80% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.space{
padding: 190px 5px 5px 5px;
font-size: 10px;
color: #666666;
}

.style1 {font-size: x-small}
.style2 {
	font-size: xx-small;
	color: #666666;
}

.style3 {color: #999999}
.style4 {font-size: 12px}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #9CB52A;
}

a:visited {
	color: #FF0000;
			font-size: 12px;

}
a:hover {
	color: #C8DC67;
		font-size: 12px;

}


.q_a_list{
	
	width:500px;
	margin:30px 0 30px 0;
	border:none;
	
	}
	
.q_a_list ul {
	
	list-style:none;
	
	}
