@charset "Shift_JIS";

/*wrapper
-----------------------------------------------------*/
#wrapper {
	background: url(../img/logo.gif) no-repeat;
}

/*flash
-----------------------------------------------------*/
#flash {
	padding: 49px 0 10px 0;
}

/*topics
-----------------------------------------------------*/
table#topics{
	margin: 0;
	padding: 0;
	width: 389px;
	font-size: small;
	color: #333333;
	line-height: 1.2em;
	float: left;
}

#topics caption {
	margin: 0;
	padding: 0;
	background: url(../img/topics.gif) no-repeat;
	height: 17px;
	text-indent: -9999px;
}

#topics td {
	padding: 5px 0 5px 0;
	border-bottom: solid #CCCCCC 1px;
}

#topics img {
	margin-right: 10px;
}


#topics a:link,#topics a:visited{
	color: #333333;
	background: transparent;
	text-decoration: none;
}

#topics a:hover, #topics a:active{
	color: #CC0000;
	background: transparent;
	text-decoration: underline;
}

address {
	margin:10px 0 0 0;
}

/*banner
-----------------------------------------------------*/
#banner{
	margin: 0;
	padding: 0;
	width: 315px;
	text-align:right;
	float:right;
}

#banner img{
	margin: 0 0 5px 5px;
	float:left;
}

/*free-dial
-----------------------------------------------------*/
.free-dial{
	text-align:right;
	padding:30px 5px 0 0;
	clear: both;
}

/*Topics more
-----------------------------------------------------*/
.more{
	text-align:right;
	width:389px;
	padding:5px 5px 0 0;
	clear: both;
	font-size:small;
}

/*footer
-----------------------------------------------------*/
address {
	margin-top:30px;
}
