/* Q%A
------------------------------------------------ */
#main{
	margin-bottom:20px;
}

#c01 .left{
	width:340px;
	float:left;
}
#c01 .right{
	float:right;
}
#c01 .right ul{
	margin-top:20px;
}
#c01 .right li{
	margin-bottom:10px;
	line-height:140%;
}

#c02{
	margin-bottom:30px;
}
#c02 .left{
	float:left;
}
#c02 .left img{
	margin:0 10px;
}
#c02 .right{
	width:360px;
	float:right;
}

#profile{
	width:560px;
	padding:10px;
	background-color:#E4E2D6;
	float:left;
}
#profile .left{
	width:190px;
	float:left;
}
#profile .right{
	width:350px;
	float:right;
}
