@charset "utf-8";
/* CSS Document */

#navigation {
	width: 820px;
	padding: 30px 40px 20px;
	line-height: 1.7;
}
#navigation h3 {
	margin-bottom: 15px;
}
#navigation h5 {
	margin: 10px 0px;
	padding: 5px 5px 5px 10px;
	border-left: 5px solid #1B1F79;
}
#navigation h6 {
	margin: 0px 0px 10px;
}
#navigation .margin {
	clear: both;
	height: 30px;
	width: 820px;
}
#real_left {
	float: left;
	width: 182px;
}
#real_right {
	float: right;
	width: 197px;
	margin: 0px 0px 10px;
}
#linkupfree {
	padding: 15px;
	border: 2px solid #1B1F79;
	margin: 20px 0px;
}
#linkupfree h3 {
	float: left;
	padding: 5px 0px 0px 10px;
}
#linkupfree h4 {
	color: #1B1F79;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 5px;
}
#linkupfree h5 {
	float: left;
	padding: 15px 15px 0px 0px;
}
#linkupfree h6 {
	float: right;
	width: 240px;
	font-size: 75%;
	line-height: 1.3;
}
#linkupfree p {
	font-size: 75%;
}
.internavi_col_left {
	float: left;
	height: 72px;
	width: 110px;
	clear: left;
	margin-bottom: 10px;
}
.internavi_col_right {
	float: right;
	height: 62px;
	width: 700px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.line_blue_dot {
	clear: both;
	border-bottom: 1px dotted #1B1E79;
	margin: 0px 0px 25px;
	padding: 25px 0px 0px;
}
#categoryTitle_wrapper {
	position: relative;
}
#categoryTitle_wrapper h5 {
	position: absolute;
	top: 20px;
	right: 20px;
}