body{
	color: #683a2a;
	background: #fbad20;
}

#page{
}

#main{
	width: 900px;
	margin: 0 auto;
}

#content{
	padding: 0 36px;
	width: 515px;
	float: right;
	background: #fff;
}
#content-head h1{
	width: 514px;
	height: 93px;
	padding-bottom: 10px;
	border-bottom: 1px solid #683a2a;
}
#content-head h1 a{
	display: block;
	width: 514px;
	height: 0;
	padding-top: 93px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/cmn_03.gif) no-repeat center top;
}

#nav{
	width: 313px;
	float: left;
}

#nav li{
	margin-bottom: 10px;
	width: 313px;
	height: 82px;
}
#nav li a{
	display: block;
	width: 313px;
	height: 0;
	padding-top: 82px;
	font-size: 0.1em;
	overflow: hidden;
}
#nav li.collabo a{
	background: url(../images/nav_06.jpg) no-repeat center top;
}
#nav li.collabo a:hover{
	background: url(../images/nav-on_06.jpg) no-repeat center top;
}
#nav li.goods a{
	background: url(../images/nav_09.jpg) no-repeat center top;
}
#nav li.goods a:hover{
	background: url(../images/nav-on_09.jpg) no-repeat center top;
}
#nav li.takoru a{
	background: url(../images/nav_20.jpg) no-repeat center top;
}
#nav li.takoru a:hover{
	background: url(../images/nav-on_20.jpg) no-repeat center top;
}

#foot{
	padding: 15px;
}
#foot p{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.8em;
}
