@charset "utf-8";
/* ===================================================================
CSS information

 file name  :aboutus.css
 author     :ucar-net.com
 style info :ucar-netについて
 
=================================================================== */
#aboutusContainer {
	margin-top: 20px;
}
#aboutusBoxA {

}
#aboutusBoxAA    {
	width: 500px;

}
#aboutusBoxAA p {
	line-height: 180%;
	margin-top: 10px;
	width: 470px;
}

#aboutusBoxB {
	clear: both;
	background-image: url(../img/aboutus/back_blue.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 23px;
	height: 900px;
	margin-bottom: 30px;
}
.aboutusBoxBA {
	background-image: url(../img/aboutus/back_white.gif);
	background-repeat: no-repeat;
	padding: 15px;
	width: 730px;
	margin-bottom: 20px;
	height: 183px;
}
