/* common */
.gotop {
	clear:both;
	margin:20px 30px 16px;
	text-align:right;
}
.icon {
	margin-bottom:-3px;
}
/* /common */

#entry-box {
	width:950px;
	background:url(../img3/bg-body.gif) repeat-y 0px 0px;
	text-align:left;
}
#navi {
	width:945px;
	height:60px;
	margin:0 0 0 5px;
	background:url(../img3/bg-navi.jpg) no-repeat 0px 0px;
}
#navi p {
	width:310px;
	float:left;
	margin-right:5px;
}
#link-area {
	margin:10px 30px 12px;
}
#content01, #content02, #content03 {
	clear:both;
	width:890px;
	margin:0 30px;
}
#content01 {
	background:url(../img3/u1-08.gif) repeat-y 0px 0px;
}
#content02 {
	background:url(../img3/u2-08.gif) repeat-y 0px 0px;
}
#content03 {
	background:url(../img3/u3-08.gif) repeat-y 0px 0px;
}
.cols3, .cols2 {
	width:850px;
	margin:0 20px;
}
.cols3 .col01 {
	width:280px;
	float:left;
	margin-right:5px;
}
.cols3 .col02 {
	width:280px;
	float:left;
	margin-right:5px;
}
.cols3 .col03 {
	width:280px;
	float:right;
}
.cols2 .col01 {
	width:420px;
	float:left;
	margin-right:10px;
}
.cols2 .col02 {
	width:420px;
	float:right;
}
.cols3 p, .cols2 p {
	margin:14px;
}
