@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/

#wrap #main #contents .box01 {
	width: 720px;
	background: url(../img/bg_01.jpg) no-repeat 23px 54px;
	clear: both;
}
#wrap #main #contents .box01 h4 {
	padding-bottom: 15px;
	clear: both;
}
#wrap #main #contents .box01 .left {
	float: left;
	width: 390px;
	padding-left: 118px;
}
#wrap #main #contents .box01 .right {
	width: 190px;
	float: right;
	padding-top: 5px;
}
#wrap #main #contents .box01 .right img {
	padding: 4px;
	border: 1px solid #CDCDCD;
}

