body {
	background-color: #FFFFFF;
	background-image: none;
	line-height: 16px;
	color: #666666;
}
.pink {
	color: #FF6699;
}
.pink_b {
	font-weight: bold;
	color: #FF6699;
}
.blue {
	color: #003399;
}
.blue_b {
	color: #003399;
	font-weight: bold;
}


a:link {
	color: #FF6699;
}
a:visited {
	color: #FF6699;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
#mainarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.copy {
	padding-bottom: 20px;
	padding-top: 20px;
	color: #666666;
	background-image: url(../collabo/img/marimo09.jpg);
	background-repeat: repeat-y;
}
h1 {
	margin-bottom: 20px;
}
.title {
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.descri1 {
	text-align: left;
	width: 620px;
	height: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../collabo/img/marimo05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 90px;
	padding-left: 90px;
}
.descri1 .box1 {
	float: left;
	width: 200px;
}
.descri1 .box2 {
	width: 400px;
	float: right;
	padding-left: 20px;
}
.descri1 .box3 {
	clear: both;
}


.descri2 {
	text-align: left;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../collabo/img/marimo05.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 95px;
	padding-left: 95px;
}
