@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/
#wrap #main #contents .org {
	font-weight: bold;
	color: #FF9F00;
}
#wrap #main #contents .box .right {
	float: right;
	width: 300px;
}
#wrap #main #contents .box .left {
	float: left;
	width: 310px;
	padding-top: 20px;
}
#wrap #main #contents .imgright {
	text-align: right;
}
#wrap #main #contents .box {
	width: 620px;
	padding-bottom: 10px;
}
