/* Download */

/* メインコンテンツ */

.main {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: right;
	width: 543px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: 1px;
	text-align: left;
	padding: 0px 5px 5px 0px;
}
.main .lead {
	text-align: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.main .wp_left {
	float: left;
	height: auto;
	width: 266px;
	margin-bottom: 20px;
}
.main .wp_right {
	height: auto;
	width: 266px;
	margin-left: 10px;
	float: right;
	margin-bottom: 20px;
}
.wp_link {
	font-size: 12px;
	line-height: 16px;
	color: #79BD42;
	background-image: url(../images_cmn/sidenav_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.wp_link a:link {
	color: #FF6600;
	text-decoration: none;
}
.wp_link a:visited {
	color: #FF6600;
	text-decoration: none;
}
.wp_link a:hover {
	color: #79BD42;
	text-decoration: none;
}
.main .ex_txt {
	text-align: left;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
}
.main .ex_txt .title {
	font-weight: bold;
	color: #79BD42;
}
.main .ex_txt .comment {
	margin-bottom: 10px;
	
}

/* メインコンテンツ ここまで */
