/* メインコンテンツ全体 */
#mainContents{
	width:740px;
	background-color:#ffffff;
	text-align:center;
	padding-top:7px;
	border-top:3px solid #ffc0cb;
	border-bottom:3px solid #ffc0cb;
}
#name{
	width:700px;
	height:250px;
	margin:20px 10px;
	padding:0px 0px;
	text-align:center;
}
#works{
	width:680px;
	margin:10px 30px;
	padding:0px 0px;
	text-align:left;
}
