@charset "x-sjis";


#home #content{
	margin:0px 0px 10px 0px;
	float: left;
	width: 490px;
}

#home #mainbox{
	margin:0px 10px 15px 0px;
	padding:0px;
	float: left;
}

#news_area{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#news_area h2{
	height:22px;
	background:url(../img/toppage/news_title.gif) left top no-repeat;
}

#news_area ul{ margin:0; padding:0;}

#news_area li{
	list-style-type:none;
	padding:2px 0px 3px 5px;
	border-bottom:dashed 1px #999;
	margin: 0px 10px;
}

#news_area li.mk2{	background:url(../img/icon_f07.gif) left 50% no-repeat;}

#news_area li.mk3{	background:url(../img/icon_f08.gif) left 50% no-repeat;}

#home #info_area{
	margin:0px 0px 15px 0px;
	padding:0px;
}
#home #info_area ul,#home #info_area dl{ margin:0; padding:0;}
#home #info_area li{
	list-style-type:none;
	background:url(../img/link_mk.gif) left 50% no-repeat;
	padding:2px 0px 3px 18px;
	border-bottom:dashed 1px #999;
	margin: 0px 10px;
}

#home #info_area dt{font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 5px 5px;
}

#home #info_area dd{
	margin:0px 0px 10px 15px;
	padding:0px 0px 5px 0px;
	border-bottom:dashed 1px #999;
}

#flasharea{
/*	background:url(../img/toppage/topbase2.jpg) right bottom no-repeat; */
	margin: 0;
	padding: 0;
}

#flasharea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}

/*\*/
* html #flasharea {
    height: 1em;
    overflow: visible;
	}
/**/

#swf{
float:center;
}

#bnr{
float:left;
}

#topnav_sdw{
	padding-top: 0px;
}

#login{
	float:right;
	width: 257px;
	background: url(../img/toppage/login.jpg) left top no-repeat;
	height: 167px;
}

#login a{font-family: Arial, Helvetica, sans-serif;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

#bu_login{ padding-left:7px; }
#bu_check{ padding-left:3px; }

#bu_login a:link,#bu_login a:visited{
	background:url(../img/toppage/bu_login.jpg) left top no-repeat;
	width:106px;
	height:33px;
}

#bu_login a:hover{
	background:url(../img/toppage/bu_login_f2.jpg) left top no-repeat;
	width:106px;
	height:33px;
}

#bu_check a:link,#bu_check a:visited{
	background:url(../img/toppage/bu_c.jpg) left top no-repeat;
	width:126px;
	height:30px;
}

#bu_check a:hover{
	background:url(../img/toppage/bu_c_f2.jpg) left top no-repeat;
	width:126px;
	height:30px;
}

#bu_a{ margin:49px 0px 0px 7px; text-decoration:none;}

#bu_a a:link,#bu_a a:visited{
	background:url(../img/toppage/bu_add.jpg) left top no-repeat;
	width:106px;
	height:31px;
}

#bu_a a:hover{
	background:url(../img/toppage/bu_add.jpg) left -40px no-repeat;
	width:106px;
	height:31px;
}



