@charset "euc-jp";
<!--

/*----------------------------------------

¥¿¥°

----------------------------------------*/

/*----------------------------------------

¹½Â¤

----------------------------------------*/

body{
	background-color:#000;
	background-image:url(../images/common/bg_footer.gif);
	text-align:center;
}

#container{
}

#header{
	background-color:#000;
	margin:0 auto;
	width:950px;
}

#contents{
	background-color:#000;
	text-align:center; /* ie */
	width:100%;
}

#contents #main{
	margin:0 auto;
	width:950px;
}

#footer{
	text-align:center; /* ie */
	width:100%;
}

/*----------------------------------------

header

----------------------------------------*/

/*----------------------------------------

contents

----------------------------------------*/

/*--------------------
swf
--------------------*/

#swf{
	background-color:#fff;
	background-image:url(../images/common/bg_contents.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	clear:both;
	padding-bottom:22px;
	text-align:center;
}

/*--------------------
section1
--------------------*/

#section1{
	float:left;
	text-align:left;
	width:610px;
}

#section1 table{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:3px;
	width:100%;
}

#section1 table th{
	font-weight:normal;
	vertical-align:top;
}

#section1 table td{
	vertical-align:top;
}

.listall{
	text-align:right;
}

.listall a{
	background-image:url(../images/common/icon_arrow.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	padding-left:1em;
}

/* news
--------------------*/
#section1 #newslist{
	float:left;
	width:280px;
}

/* topics
--------------------*/
#section1 #topicslist{
	float:right;
	width:280px;
}

/*--------------------
section2
--------------------*/

#section2{
	float:right;
	text-align:left;
	width:300px;
}


/*----------------------------------------

#footer

----------------------------------------*/

#footer p{
	margin:0 auto;
	width:950px;
}

/*----------------------------------------

etc

----------------------------------------*/


-->
