#main {
	background:url(../img/main_bk.png) center bottom no-repeat;
}

#mainvisual {
	width:100%;
	background:url(../img/work/works_mainvisual.jpg) center top no-repeat #000;
	color:inherit;
}

#mainvisual .wrap {
	margin:0 auto;
	width:1000px;
	height:200px;
	background-color:transparent;
	color:#fff;
}

#mainvisual h2 {
	padding:30px 0 5px;
}

#mainvisual p {
	font-weight:700;
	font-size:90%;
	line-height:120%;
}

#content nav {
	margin:0 auto 30px;
	width:960px;
}

#content nav li {
	display:block;
	float:left;
	background-image:url(../img/bk_yellow_stripe.png);
}

#content nav a {
	display:block;
	padding:20px 20px 20px 50px;
	width:230px;
	background:url(../img/arrow_l_white.png) 20px center no-repeat #000;
	color:#fff;
	font-weight:700;
	font-size:120%;
	line-height:100%;
}

#content nav a:hover {
	background:url(../img/arrow_l_black.png) 20px center no-repeat transparent;
	color:#000;
}

#content nav li:nth-child(2) {
	margin:0 30px;
}

#content {
	margin:0 auto;
	padding:50px 0;
	width:960px;
}

#content .sect {
	padding:15px 0 50px;
}

#content h3 {
	margin-bottom:30px;
	padding:12px 0 10px;
	background:url(../img/bk_yellow_stripe.png);
	text-align:center;
	font-size:180%;
	line-height:120%;
}

#content .textbox .text {
	margin-bottom:30px;
	width:490px;
}

#content .textbox .text h4 {
	margin-bottom:25px;
	white-space:nowrap;
	font-size:140%;
	line-height:140%;
}

#content .textbox .text h4 span {
	display:block;
	margin-bottom:15px;
	padding:5px 15px;
	width:2em;
	background-color:#000;
	color:#fff;
	font-size:80%;
}

#content .textbox p {
	text-align:justify;
	font-size:90%;
}

#content .textbox {
	padding-bottom:30px;
}

#content .textbox .img {
	margin-top:.2em;
	padding:0 10px 10px 0;
	width:410px;
	height:280px;
	background:url(../img/work/bk_textbox_img.png) right bottom no-repeat;
}

#content .textleft img,#content .textright img {
	width:410px;
	height:280px;
}

#content .textright .text {
	float:right;
}

#content .textleft .text {
	float:left;
}

#content .textright .img {
	float:left;
}

#content .textleft .img {
	float:right;
}

#content .intro {
	padding:26px;
	background-color:#000;
	color:inherit;
}

#content .intro span {
	display:block;
}

#content .intro .box {
	float:left;
	padding:6px;
	width:433px;
	background-color:#fff;
	color:inherit;
}

#content .intro .box:last-child {
	float:right;
}

#content .intro.one .box {
	float:none;
	margin:0 auto;
}

#content .intro .box .img {
	float:left;
}

#content .intro .box .img img {
	width:200px;
	height:138px;
}

#content .intro .box .interview {
	position:absolute;
	display:block;
	margin:105px 0 0 340px;
}

#content .intro .box .text {
	float:left;
	padding:20px 0 0 25px;
	line-height:120%;
}

#content .intro .box .name {
	margin-bottom:5px;
	font-size:180%;
}

#content .intro .box .eng {
	margin-bottom:10px;
	font-size:80%;
}

#content .intro .box .other {
	font-size:90%;
}

#content .intro h4 {
	margin-bottom:20px;
	padding:12px 0 10px;
	background:url(../img/bk_black_stripe.png);
	background-color:transparent;
	color:#fff;
	text-align:center;
	font-size:140%;
	line-height:120%;
}
