@charset "utf-8";

.home-mc-wrap {
	margin: 18px 0 30px 0;
	}

.home-pic-wrap {
	width: 126px;
	float: left;
	}

.home-pic-wrap img {
	border: 1px solid #BFBFBF;
	}

.home-text-wrap {
	width: 412px;
	float: left;
	}

.home-text-link1 {
	color: #CC0000;
	font-size: 18px;
	font-family: Times, serif;
	font-weight: normal;
	margin-bottom: 9px;
	}

.home-text-link1 a, .home-text-link1 a:visited, .home-text-link1 a:link {
	color: #CC0000;
	}

.home-text-link1 a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

.home-text {
	margin-bottom: 20px;
	}

.home-text2 {
	margin-bottom: 10px;
	}

.home-text-link2 a span {
	color: #cc0000;
	padding-right: 0.5em;
	}

.home-text-link2 a {
	font-size: 12px;
	line-height: 24px;
	display: block;
	}

.home-text-link2 a:hover {
	text-decoration: underline;
	}

.home-dashed-line {
	width: 538px;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dashed #808080;
	}
