﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#main {
	padding-bottom: 50px;
}
#header h2{
	position:absolute;
	left:11px;
	top:12px;
}

#content h3 {
	padding: 0 0 5px 20px;
	_padding-top: 3px;
	margin-bottom: 18px;
	background: url(../img/h2_back.jpg) no-repeat left top;
	line-height: 21px;
	_line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	clear: both;
}

#content p {
	margin-bottom: 28px;
}

/*				index[works]              */
#works {
	margin-bottom: 0;
}

#works h3 {
	margin-bottom: 19px;
}

#works div.clearfix {
	padding-bottom: 29px;
}

#works div.clearfix div {
	margin-top: 3px;
	float: right;
}

#works div.clearfix p {
	padding-bottom: 11px;
	margin: 0 185px 0 0;
}

#works div.clearfix p a {
	margin-right: 4px;
}

/*				index[topics]              */
#news h3 {
	margin-bottom: 22px;
}

#topics {
	height: 155px;
	overflow: auto;
}

#topics dl {
	padding: 7px 0 5px;
	background: url(../img/line02.gif) repeat-x left bottom;
}

#topics dl dt {
	padding-left: 10px;
	float: left;
}

#topics dl dd {
	padding: 0 0 0 88px;
	_text-indent: -3px;
}

/* add_seo */
.sbox_cen {
	background-color:#000;
}

