#HeaderIndex {
	overflow:auto;
	width:100%;
	padding-top:20px;
}

#LeftLogo {
	overflow:auto;
	width:700px;
	float:left;
}

#LeftLogo h2 {
	width:530px;
	float:right;
	font-size:14px;
	color:#666;
	font-weight:normal;
	margin:0;
}

#LeftLogo h2 span {
	font-size:12px;
	display:block;
}

#HeaderIndex20thLogo {
	width:31px;
	float:right;
}

#IndexMainImg {
	text-align:center;
	clear:both;
	padding-top:10px;
	background-image:url(../img/index_main_img-trans.png);
	background-repeat:no-repeat;
	width:733px;
	height:371px;
	margin:auto;
	text-indent:-9999px;
}

#IndexNews {
	padding-top:20px;
	padding-left:150px;
}

#IndexNews h2 {
	background-image:url(../img/index_news_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9999px;
	height:11px;
	margin:0;
	padding:0;
	line-height:1em;
	margin-left:5px;
	margin-bottom:5px;
}

#IndexNews h3 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	line-height:1em;
	font-size:10px;
	padding-right:20px;
	border-left:1px solid #999;
}

#Cat01 {
	background-image:url(../img/index_news_cat01.gif);
	background-repeat:no-repeat;
	background-position:5px;
	width:80px;
}

#Cat02 {
	background-image:url(../img/index_news_cat02.gif);
	background-repeat:no-repeat;
	background-position:5px;
/*	width:100px;	*/
	width:130px;
}

#Cat03 {
	background-image:url(../img/index_news_cat03.gif);
	background-repeat:no-repeat;
	background-position:5px;
}

#IndexNews td {
	font-size:12px;
	line-height:1.5em;
	color:#666;
}

#IndexNews td a {
	color:#09C;
}

#IndexNews td a:hover {
	color:#F60;
	text-decoration:none;
}

/* ロゴ（コンパクト） */
#IndexMainImgS {
	clear:both;
	background-image:url(../img/index_main_img_s.png);
	background-repeat:no-repeat;
	width:778px;
	height:152px;
	margin:auto;
	text-indent:-9999px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:80px;
}

/* ロゴ（2011年版） */
#IndexMainImg {
	clear:both;
	background-image:url(../img/index_main_img.png);
	background-repeat:no-repeat;
	width:700px;
	height:140px;
	margin:auto;
	text-indent:-9999px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:80px;
}

/* インフォメーション（20100226） */
#IndexInfo {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:150px;
}

#IndexInfo h2 {
	background-image:url(../img/index_info_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9999px;
	height:11px;
	margin:0;
	padding:0;
	line-height:1em;
	margin-left:5px;
	margin-bottom:5px;
}

#IndexInfo ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
}

#IndexInfo li {
	margin:0;
	padding:0;
	line-height:1.6em;
}

#IndexInfo li a {
	background-image:url(../img/index_info_allow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:12px;
	color:#09C;
}

#IndexInfo li a:hover {
	background-image:url(../img/index_info_allow_on.gif);
	color:#F60;
	text-decoration:none;
}
