@charset "utf-8";
h2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 16px;
}
h3  {
	background-color: #F3E9DE;
	height: 38px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.line {
	margin-bottom: 20px;
}
p {
	margin: 0px;
}
p.link_box {
	margin-bottom: 30px;
	margin-left: 10px;
	padding-right: 50px;
}
div.link_box {
	margin-left: 10px;
	margin-bottom: 30px;
	padding-right: 50px;
}
div.link_box p {
	margin-bottom: 15px;
}
div.link_box ul {
	padding: 0px;
	list-style-type: disc;
	color: #666666;
	margin: 0px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 150%;
}
div.link_box ul li {
	margin-bottom: 10px;
}
dl {
	font-size: 12px;
	margin: 0px 10px;
	color: #666666;
}
dt {
	float: left;
	text-align: center;
	width: 200px;
}
dd {
	margin: 0px;
	padding: 1px;
}
dl:after {
	clear: both;
}
dl.link_text {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
dl.link_btn1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
dl.link_btn2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 25px;
}

dl.link_text textarea {
	width: 373px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
}
dl.link_btn1 textarea {
	height: 100px;
	width: 373px;
	font-size: 14px;
	color: #666666;
}
dl.link_btn2 textarea {
	height: 100px;
	width: 373px;
	font-size: 14px;
	color: #666666;
}
dl.link_text dt {
	height: 23px;
	padding-top: 12px;
}
dl.link_btn1 dt {
	height: 45px;
	padding-top: 10px;
}
dl.link_btn2 dt {
	height: 65px;
	padding-top: 5px;
}
div.link_box2 {
	margin-left: 10px;
	font-size: 11px;
	color: #666666;
}
div.link_box2 dl {
	padding: 0px;
	margin: 0px;
}
div.link_box2 dl dt {
	padding: 0px;
	float: none;
	margin: 0px;
	margin-bottom: 10px;
}
div.link_box2 dl dd {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

div.link_box2 ul {
	margin: 0px;
	padding: 0px;
}
div.link_box2 ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
div.link_box2 dt.link_lineh {
	background-color: #F1F1F1;
	height: 18px;
	width: 570px;
	text-align: left;
	padding-top: 5px;
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div.link_box2 li.link_lineh {
	background-color: #F1F1F1;
	height: 18px;
	width: 570px;
	padding-top: 5px;
	font-size: 1.125em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div.link_box2 dt.link_lineh a {
	background-image: url(../images/link/icon_under_arrow.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	background-position: left bottom;
}
div.link_box2 li.link_lineh a {
	background-image: url(../images/link/icon_right_arrow.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	background-position: left bottom;
}

