@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/


#about #wrap {
	background: #FFFFFF url(../../common/img/bg_body_about.jpg) repeat-x 0 0;
}#about #main .contents .box01 {
	width: 650px;
}
#about #main .contents .box01 .right {
	float: right;
	width: 265px;
}
#about #wrap #main .contents .box01 .right .box01_1 {
	padding: 1px;
	width: 259px;
	border: 2px solid #F1F1EA;
}
#about #wrap #main .contents .box01 .right .box01_1 .txt {
	padding: 15px;
	border: 1px solid #D1D3C2;
}
#about #wrap #main .contents .box01 .left {
	float: left;
	width: 360px;
}

