@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: ホームページ制作 Magnetic Labo
	Version: 1.0
	Comment: Magnetic Laboについて設定
----------------------------------------------------------- */

/* 
 about Style [
----------------------------------------------------------- */
#aboutTop {
	background: url(../images/about/s_img.jpg) no-repeat left top;
	float: right;
	width: 704px;
	height: 120px;
}

#aboutTop p {
	float: right;
	width: 609px;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	padding-left: 95px;
	padding-top: 10px;
}

#box ul#aboutList {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#box ul#aboutList li {
	background: url(../images/share/point.gif) no-repeat left center;
	padding-left: 11px;
}
