.index-main {
	float: left;
	width: 680px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	display: inline;
}



.index-3topics {
}
.index-3topics a, .index-3topics a:link {
	color: #000066;
	text-decoration: none;
}
.index-3topics a:visited {
	color: #000099;
	text-decoration: none;
}
.index-3topics a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.index-3topics h2 {
	font-size: 15px; /* モダンブラウザ向け */
	*font-size: medium; /* IE 7向け */
	*font: small; /* IE 6以下 */

	font-weight: bold;
	text-align: left;
	display: inline;
	line-height: 2em;
}
.index-press {
	font-size: 12px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */

	line-height: 180%;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.index-auto {
	font-size: 12px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */

	line-height: 180%;
	color: #333333;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
.index-develop {
	font-size: 12px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */

	line-height: 180%;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
}




.index-banner {
	float: right;
	width: 215px;
	margin: 0px;
	text-align: right;
	font-size: x-small;
	line-height: 140%;
	color: #FFFFFF;
	display: inline;
	padding: 0px;
}




.index-info {
	float: left;
	width: 455px;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.index-info-txt {
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: auto;		/*400px;*/
	width: 445px;
	scrollbar-track-color: #333333;
} 
.index-info-txt-date {
	background-image: url(../images/a_triangle_blue.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: 0em .8em;
	
}
.index-info-txt table {
	width: 420px;

	font-size: 12px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */

	line-height: 180%;
	color: #CCCCCC;
}
.index-info-txt td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 1em;
}
.index-info-txt a, .index-info-txt a:link {
	color: #007ED2;
	text-decoration: none;
}
.index-info-txt a:visited {
	color: #5C7E95;
	text-decoration: none;
}
.index-info-txt a:hover {
	color: #0099FF;
	text-decoration: none;
}






.index-info-past {
	text-align: right;
	margin: 0px;
	font-size: 12px;
	line-height: 140%;
	padding-right: 20px;
}
.index-info-past a, index-info-past a:link {
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	padding-left: 1.2em;
	text-decoration: none;
}
.index-info-past a:visited {
	margin: 0px;
	color: #CCCCCC;
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	padding-left: 1.2em;
	text-decoration: none;
}
.index-info-past a:hover {
	margin: 0px;
	color: #0099FF;
	background-image: url(../images/side_a_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	padding-left: 1.2em;
	text-decoration: none;
}
