@charset "utf-8";
/*レイアウト*/
#content {
	width: 750px;
	margin: auto;
}
#header {
}
#main {
	width: 375px;
	float: left;
	margin-bottom: 30px;
	padding-top: 10px;
}
#right {
	width: 170px;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
}

#left {
	width: 200px;
	float: left;
	margin-bottom: 80px;
	padding-top: 0px;
}
#copy {
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer_menu {
	clear: both;
	text-align: right;
	padding-right: 10px;
}
#main2 {
	width: 510px;
	float: left;
	margin-bottom: 50px;
	margin-left: 15px;
}
#mitsumori {
	clear: left;
}
#header_menu {
	text-align: right;
	width: 530px;
	float: left;
	padding-right: 20px;
}
#team-6 {
	clear: both;
	background-image: url(image/team-6-3.gif);
	background-repeat: no-repeat;
	height: 85px;
