@charset "utf-8";
@import url("../../css/style.css");

#main {padding-top: 10px;}

.link_box {
	position: relative;
	clear: both;
	margin: 10px 0 0 26px;
	padding-bottom: 8px;
	width: 400px;
	height: 100px;
	background: url(../../img/img_line01.gif) repeat-x bottom;}

.link_box img {
	position: absolute;
	top: 0;
	left: 303px;}

.link_box p {margin-top: 14px;}

.link_box .link_item {
	width: 280px;
	text-align: right;}

.link_box .link_item span {
	padding-left: 14px;
	background: url(../../img/icon02.gif) no-repeat 0 center;}

.sec_main dl {width: 290px;}

.sec_main dt {
	padding-left: 14px;
	color: #308f8e;
	background: url(../../img/icon01.gif) no-repeat 0 6px;}

.sec_main dd {padding: 0 0 0 14px;}
