body{	font-family:  sans-serif;	font-size: 14px;	width: 1020px;	margin: 0 auto;	background: url(../img/bg.jpg);	color: #666666;}a{	text-decoration: none;}a:link{	color: #666666;}a:visited{	color: #666666;}a:hover{	color: #687c40;}h1,h2,h3,h4,h5,h6 {	font-family: 'Crimson Text', serif;}/********** ヘッダー **********/#header{	width: 250px;	margin-top: 50px;	float: left;	margin-left: 20px;}#header h1{	width: 235px;	height: 143px;	background: url(../img/logo.png) no-repeat;	margin-bottom: 20px;	text-indent: -9999px;}#header p{	font-size: 11px;	line-height: 1.7em;	padding-top: 30px;	clear: both;}/********** ナビ **********/#navigation {	margin-top: 30px;	width: 235px;	display:block;	list-style:none;}#navigation li{	float: left;}#navigation a{	color: #444444;	display: block;	background: #ffffff;	background: rgba(255,255,255,0.9);	line-height: 80px;	margin-bottom: 12px;	margin-right: 12px;	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);	font-size: 14px;	border-radius: 50%;	height: 80px;	width: 80px;	text-align: center;}#navigation a:hover {	background: #efefef;}/********** コンテンツ **********/.content{	float: right;	width: 730px;	margin-top: 60px;	margin-bottom: 30px;	margin-right: 20px;}.content h2{	font-size: 80px;	letter-spacing: 0.15em;	margin-bottom: 20px;	color: #687c40;	text-shadow: 0px 1px 1px rgba(0,0,0,0.1);}.content h3{	font-size: 50px;	letter-spacing: 0.15em;	margin-bottom: 20px;	color: #687c40;	text-shadow: 0px 1px 1px rgba(0,0,0,0.1);}.content p{	font-size: 15px;	padding: 10px 0px;	line-height: 24px;	margin: 3px 0px;}/********** メニュー **********/#menu{	background: url(../img/menu_bg.jpg);	padding-bottom: 40px;}#menu p{	clear: both;}#menu h2{	margin-top: 30px;	color: #333333;	opacity: 0.9;}.menu{	margin-left: 40px;}#works {	padding: 15px 0px 15px 10px;}#works li{	float: left;	padding-right: 20px;	color: #666666;	font-size: 14px;}#works li.s{	height: 350px;}#menu p{	font-size: 12px;	line-height: 1.5em;}/********** スタッフ **********/#staff img{	margin-right: 2px;}#staff span{	font-size: 18px;}