@charset "utf-8";
 @import url("common_sub.css");
body {
	background-image: url(../images/sugii_workbgimg.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	background-attachment: fixed;
}
#wrapper #header .cube {
	z-index: -100;
	position: absolute;
	left: 327px;
	top: 15px;
}
#header2 {
	height: 16px;
	clear: both;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 1;
	top: 43px;
*top: 53px;
}
#header2 ul li {
	float: left;
	margin-right: 30px;
	font-size: 0;
}
#header2 ul {
	padding-left: 10px;
}
#header2 ul li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 16px;
	background-image: url(../images/h2_sugii.png);
	background-repeat: no-repeat;
	font-size: 0;
}
#header2 ul li.people a {
	width: 132px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header2 ul li.people a:hover {
	background-position: 0px -18px;
}
#header2 ul li.work a {
	width: 132px;
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#header2 ul li.work a:hover {
	background-position: -160px -18px;
}

#wrapper #mainContent {
	width: 400px;
	float: left;
	clear: both;
}
#wrapper #mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF200;
}
#wrapper #mainContent h3 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #E3007E;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #mainContent h4 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #E3007E;
	text-indent: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#wrapper #mainContent h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
#wrapper #mainContent .title {
	height: 21px;
	width: 321px;
	margin-top: 60px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#wrapper #mainContent p {
	line-height: 1.8em;
	margin-top: 10px;
	font-size: 12px;
}
#wrapper #mainContent .workstitle {
	position: relative;
	top: 300px;
	display: block;
}
#wrapper #mainContent2 {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 30px;
}
#wrapper #mainContent2 .workbox {
	margin-bottom: 20px;
	line-height: 1.8em;
	margin-top: 10px;
	font-size: 12px;
}
#wrapper #mainContent2 h4 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 190px 0px;
	background-position: 175px\9 0px;
	font-size: 15px;
	font-weight: bold;
	color: #E3007E;
	text-indent: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 500px;
}
