@charset "utf-8";
@import url("../../css/common.css");

.mainContents {
	background: url(../../images/back_title.jpg) left 35px no-repeat;
}

h2 {
	margin-bottom: 20px;
}

h3 {
	width: 668px;
	height: 27px;
	font-size: 18px;
	padding: 8px 0 0 35px;
	background: url(../images/back_titles.jpg) left top no-repeat;
}

#link {
	width: 703px;
	height: auto;
	margin: 0 auto 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	line-height: inherit;
}

#link h3 {
	margin-bottom: 0;
}

#link ul {
	width: 701px;
	height: auto;
	overflow: auto;
	padding-bottom: 10px;
	padding-left: 35px;
	word-spacing: -4px;
}

#link li {
	float: left;
	margin-right: 20px;
	display: inline;
}

#link ul img {
	vertical-align: top;
	margin-top: 10px;
}

.about {
	width: 703px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	line-height: inherit;
}

.about h3 {
	margin-bottom: 20px;
}

.about ul {
	margin-left: 35px;
}

.about li {
	margin-bottom: 15px;
}

.about img {
	vertical-align: bottom;
}

