@charset "utf-8";

@import "detail.css";

/* お役立ちリンク
--------------------------------------------------*/

/* globalnavigation
--------------------------------------------------*/

/* title
--------------------------------------------------*/
#contents .centerArea .mainArea h2 {
	height: 92px;
	font-size: 0%;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	background: transparent url(../img/contents/link/h2.jpg) no-repeat left top;
}

#contents .centerArea .mainArea .link_box h3.link_h301 {
	margin: 0 0 10px 0;
	padding-left: 0px;
	padding-top: 0px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: none;
}

#contents .centerArea .link_box {
	background-color: #000000;
	margin-bottom: 20px;
	padding: 10px 15px;
}

#contents .centerArea .link_box dl {
	margin-bottom: 5px;
}

#contents .centerArea .link_box dl dt {}

#contents .centerArea .link_box dl dd {
	margin: -5px 0 0 0;
}

#contents .centerArea .link_box a {
	color: #0095FF;
}

