﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content ul.panz {
	margin: 0 0 27px 0;
}

/*       toplink         */

#content ul.toplink {
	margin: -3px 0 46px 10px;
}

#content ul.toplink li {
	padding: 0 0 3px 20px;
	background: url(../image/course_icon.jpg) left 4px no-repeat;
}

#content p.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #9F6867;
	line-height: 1;
	padding: 0 0 3px 11px;
	border-bottom: #E4D3DB 2px solid;
	margin-bottom: 7px;
}

/*        cms         */

#content .cms {
	margin-bottom: 31px;
}

#content .cms02 {
	margin-bottom: 26px;
}

#content .same {
	overflow: hidden;
	zoom: 1;
	clear: both;
	margin-bottom: 15px;
}

#content .same02 {
	margin-bottom: 0;
}

#content .same div {
	float: left;
	margin: 3px 20px 5px 0;
}

/*     table      */

#content table th {
	width: 169px;
	padding: 3px 0 2px 9px;
}

#content table td {
	padding: 3px 10px 2px 9px;
}
