@charset "UTF-8";


/*------------------------------------------------------------------------------
mail
------------------------------------------------------------------------------*/

.link a {
	background-image: url(../img/menu/link_on.gif);
	display: block;
	height: 40px;
	width: 85px;
}
.link a:hover {
	background-image: url(../img/menu/link_on.gif);
}
.link-all {
	width: 819px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link1 {
	font-size: 1.2em;
	line-height: 1.4;
	padding-bottom: 50px;
}
.link2 {
	height: 209px;
	width: 527px;
	border: 3px solid #ededed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.link2 dl {
	width: 380px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 1.2em;
}
.link2 dl dt {
	float: left;
	width: 105px;
	padding-bottom: 17px;
}
.link2 dl dd {
	float: left;
	width: 275px;
	padding-bottom: 17px;
}
.link2 dl dd span {
	color: #f9a1a1;
}

.link_list1 {
	float: left;
	width: 390px;
	margin-left: 15px;
	padding-bottom: 65px;
}
.link_list1 dt {
	font-size: 1.4em;
	padding-bottom: 12px;
	font-weight: bold;
}
.link_list1 dd {
	font-size: 1.2em;
}
.link_list1 a:link,.link_list2 a:link {
	text-decoration: underline;
	color: #585858;
}
.link_list1 a:visited,.link_list2 a:visited {
	text-decoration: underline;
	color: #585858;
}
.link_list1 a:hover,.link_list2 a:hover {
	text-decoration: none;
	color: #999;
}
.link_list1 a:active {
	text-decoration: none;
	color: #999;
}
.link_list2 {
	float: left;
	width: 250px;
	margin-left: 15px;
}
.link_list2 dt {
	font-size: 1.3em;
	padding-bottom: 12px;
	font-weight: bold;
}
.link_list2 dd {
	font-size: 1.2em;
}
.link_block {
	background-image: url(../img/dotbig_yoko.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-position: center bottom;
	clear: both;
}
