@charset "utf-8";
#wrap #content #right #main .tatetaiBoxL {
	height: 140px;
	width: 310px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 50px;
	margin-right: 10px;
}
#wrap #content #right #main .tatetaiBoxR {
	height: 140px;
	width: 310px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 50px;
}
.InnerTitle {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #407DC8;
}
.InnerTitle a {
	font-weight: bolder;
}
.InnerTitle a:link {
	color: #666666;
	text-decoration: none;
}
.InnerTitle a:visited {
	color: #666666;
	text-decoration: none;
}
