@charset "utf-8";

#topheaderwrap {
	background-image: url(../img/index/topheader_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto 5px auto;
}
#top_img {
	width: 880px;
	height: 251px;
	margin: 0px auto;
}
#teambox {
	width: 880px;
	height: 113px;
	margin-bottom: 27px;
}
#teambox li {
	display: inline;
	float: left;
}
.item dl {
	font-size: 0.8em;
	clear: both;
}
.item dt {
	clear: left;
	float: left;
	width: 8em;
	line-height: 1.5;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 1em;
	padding-bottom: 7px;
}
.item dd {
	margin-left: 0;
	line-height: 1.5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8em;
}
.newslist {
	float: right;
}
.item_recruit {
	height: 220px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#recruit_img {
	float: left;
	height: 220px;
	width: 220px;
}
#recruitdetail {
	width: 360px;
	float: right;
	text-align: center;
	height: 200px;
	padding-top: 20px;
}
#recruitdetail #recruit_copy {
	margin-bottom: 10px;
}
.item_topics {
	height: 180px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#topicsdetail {
	width: 350px;
	float: left;
	margin-right: 30px;
}
#topicsdetail p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#topics_rams {
	margin-right: 50px;
}
#topics_image {
	float: right;
}
#main #shinsai {
	padding: 20px 10px 20px 15px;
	margin-bottom: 20px;
	border: 1px solid #666;
}
#main #shinsai p {
	line-height: 1.9em;
	font-size: 0.9em;
}

* html #main #shinsai p {
	font-size: 0.7em;
}
*:first-child+html #main #shinsai p {
	font-size: 0.7em;
}

