@charset "EUC-JP";



h2 {
 text-indent: -9999px;
 background-position: 0px 0px;
 background-repeat: no-repeat;
 height: 24px;
}
h2#topics {
 background-image: url("../img/index/h2-topics.jpg");
 margin: 0px 0px 10px 0px;
}
h2#about {
 background-image: url("../img/index/h2-about.jpg");
 margin: 0px 0px 20px 0px;
}


#flash-topics {
 clear: both;
 width: 750px;
 overflow: hidden;
 text-align: left;
 border-collapse: collapse;
 background-color: transparent;
 margin: 0px auto 0px auto;
 padding: 0px 0px 0px 0px;
}

#flash-topics th{
 width: 500px;
 height: 200px;
 text-align: left;
 background-image: url("../img/index/flash-sample.jpg");
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
#flash-topics td{
 text-align: left;
 border-left: 1px #aaaaaa solid;
 height: 200px;
}

.IndexFlash {
 clear: both;
 width: 500px;
 height: 200px;
 overflow: hidden;
 text-align: left;
 background-color: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
/*	.IndexFlash object {
	 clear: both;
	 width: 750px;
	 height: 200px;
	 text-align: left;
	 vertical-align: bottom;
	 background-color: transparent;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}
*/

#ContentsArea table.IndexBanner{
 width: 720px;
 text-align: center;
 border-collapse: collapse;
 background-color: transparent;
 margin: 0px auto 0px auto;
 padding: 0px 0px 0px 0px;
}

#ContentsArea table.IndexBanner tr.big td{
 width: 350px;
 padding: 5px;
}

#ContentsArea table.IndexBanner tr.mini td{
 width: 230px;
 padding: 5px;
}

#flash-topics div.TopicsArea {
 width: 240px;
 text-align: left;
 background-color: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#ContentsArea p{
 text-align: left;
 font-size: 15px;
 line-height: 18px;
 background-color: transparent;
 margin: 0px 0px 10px 0px;
 padding: 0px 30px 0px 30px;
}

div#ContentsArea p.bottom{
 margin: 0px 0px 30px 0px;
}

iframe{			/* インラインフレーム */
 width: 240px;
 height: 165px;
 text-align: left;
 vertical-align: top;
 border: none;
 background-color: transparent;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}


