@charset "utf-8";


#opt {
	width:768px;
	font-size:16px;
	line-height:160%;
}

#opt .grn {
	font-size:24px;
	line-height:160%;
	color:#30B6AA;
	margin: 0 0 10px 0;
}

#opt .red {
	color:#E60012;
}


#opt .title {
	margin:10px 0 10px 0;
}


#opt .bun1 {
	line-height:160%;
	width:500px;
	text-align:left;
	margin:0 0 40px 0;
}


#opt .bun2 {
	line-height:160%;
	width:768;
	text-align:left;
	margin:0 0 40px 0;
}

#opt .bun2 .photo {
	float:right;
	width:228px;
	margin-left:30px;
}




#Faq p {
	margin 20px auto 20px auto;
}

#Faq .textblock {
	font-size:16px;
	line-height:150%;
	text-align:left;
}

#Faq .textblock .ht{
	color:#F08300;
}


#Faq .photoBlock {
	float:right;
	width:247px;
}

#Faq .photoBlock img {
	margin: 20px auto 41px auto;

}