@charset "utf-8";

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

#wrap #main #contents .box01 {
	width: 720px;
}
#wrap #main #contents .box01 h4 {
	font-weight: bold;
	color: #666666;
	background: url(../img/ic_01.jpg) no-repeat 0em 0.6em;
	padding: 10px 0px 10px 35px;
}
#wrap #main #contents .box01 .txt {
	background: url(../img/line_dot.gif) repeat-x left top;
	padding: 10px 3px 0px;
}

