@charset "utf-8";
/* CSS Document */

#page-caption {
	height: 422px;
	background-position: left 412px;
}

#page-caption .wrapper {
	height: 422px;
}

#page-caption .container {
	height: 422px;
}

#page-body h2 {
	text-indent: -99999px;
	width: 455px;
	height: 30px;
	background-repeat: no-repeat;
}

#page-body .section.level-2 {
	margin-top: 6em;
}

#page-body .section.level-2.first {
	margin-top: 0;
}

#page-body .section.level-3 {
	margin-top: 4em;
}

#page-body .section.level-3.first {
	margin-top: 0;
}

#page-body .section.level-4 {
	margin-top: 2em;
}

#page-body .section.level-4.first {
	margin-top: 0;
}

#top-banner .banner-1 {
	float: left;
}

#top-banner .banner-2 {
	float: right;
}

#main-contents,
#sub-contents {
	margin-top: 1em;
}

#main-contents #section-appeal h2 {
	background-image: url(../img/hl-appeal.png);
}

#main-contents #section-business h2 {
	background-image: url(../img/hl-service.png);
}

#sub-contents #section-news h2 {
	background-image: url(../img/hl-news.png);
}

#sub-contents #section-works-latest h2 {
	background-image: url(../img/hl-works-latest.png);
}

#sub-contents #section-blog h2 {
	background-image: url(../img/hl-blog.png);
}

#sub-contents #section-news dl {
	width: 455px;
}

#sub-contents #section-news dt,
#sub-contents #section-news dd {
	line-height: 2.5em;
	background: url(../common/img/dot-ccc.png) repeat-x bottom;
}

#sub-contents #section-news dt {
	float: left;
	clear: both;
	width: 80px;
	color: #999;
}

#sub-contents #section-news dd {
	width: 375px;
	margin-left: 80px;
	white-space: nowrap;
	overflow: hidden;
}

* html #sub-contents #section-news dd {
	width: 370px;
}

#sub-contents #section-works-latest .work {
	margin-top: 1em;
}

#sub-contents #section-works-latest .work .image {
	float: left;
	width: 220px;
	margin-right: 15px;
}

#sub-contents #section-works-latest .work .image img {
	border: 1px solid #CCC;
}

#sub-contents #section-works-latest .work .information {
/*	float: right;
	width: 225px;*/
}

#sub-contents #section-works-latest .work .information .url {
	color: #999;
}

#sub-contents #section-others h3 {
	margin-top: 1em;
}
#sub-contents #section-others h3.first {
	margin-top: 0;
}

#sub-contents #section-blog dl {
	width: 455px;
}

#sub-contents #section-blog dt,
#sub-contents #section-blog dd {
	line-height: 2.5em;
	background: url(../common/img/dot-ccc.png) repeat-x bottom;
	margin: 0;
	padding: 0;
}

#sub-contents #section-blog dt {
	float: left;
	clear: both;
	width: 80px;
	color: #999;
}

#sub-contents #section-blog dd {
	width: 375px;
	margin-left: 80px;
	white-space: nowrap;
	overflow: hidden;
}

* html #sub-contents #section-blog dd {
	width: 370px;
}

