@charset "euc-jp";

/* ホーム
------------------------------------------------------------------------------------- */
#header-menu li#hd-J-00 a{ margin-top:-49px !important;}
#header-menu li#hd-J-00 a img{ margin-top:-49px !important;}

h1.home{
	width:900px;
	margin:0 auto;
	font-size:10px;
	font-weight:normal;
	height:30px;
	overflow:hidden;
	display:block;
	padding-top:5px;
}
	
#side{ float:right !important;}
#main{ float:left !important;}

#side-navi{
	margin-bottom:0 !important;
}
#side-pickup{
	margin:0 !important;
}

#header-flash{
	width:900px;
	height:500px;
	margin:0 auto 1px auto;
	padding:0px;
}


/* お知らせボックス
------------------------------------------------------------------------------------- */
#main .home-box{
	border:7px solid #F0F0F0;
	padding:10px 6px;
	margin:0 0 20px 0;
}
#main .home-box h2{
	margin-bottom:15px;
}
#main .home-box .home-new{
	min-height:80px;
	_height:80px;
	margin:0 12px 17px 16px;
	padding-bottom:17px;
	background:url(../img_com/line_type1.gif) repeat-x bottom;
}
#main .home-box .home-new .img{
	width:135px;
	height:80px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#main .home-box .home-new h3{
	margin:-80px 0 10px 145px;
	line-height:1.2em;
	font-size:medium;
}
#main .home-box .home-new .txt{
	margin:0 0 0 145px;
	line-height:1.3em;
	font-size:0.9em;
}
#main .home-box table{
	border-collapse:collapse;
	margin:0 12px 20px 16px;
}
#main .home-box table th{
	width:9em;
	border-collapse:collapse;
	text-align:left;
	white-space:nowrap;
	font-weight:normal;
	vertical-align:top;
}
#main .home-box table td.category{
	width:80px;
	white-space:nowrap;
	vertical-align:top;
}
#main .home-box table td{
	text-align:left;
}
#main .home-box .link{
	margin:0 0 5px 16px;
	line-height:0;
	font-size:0;
	height:11px;
	width:86px;
	overflow:hidden;
}
#main .home-box .link a{display:block;}
#main .home-box .link a:hover{ margin-top:-11px;}


/* サイトマップ
------------------------------------------------------------------------------------- */
#home-sitemap{
	clear:both;
	border-top:solid 7px #F0F0F0;
}
#home-sitemap .inline{
	width:900px;
	margin:0 auto;
	padding:40px 0 0 0;
}

#home-sitemap .cell{
	width:270px;
	padding:0 0 30px 0;
}
#home-sitemap .left{
	float:left;
	margin-right:45px;
}
#home-sitemap .center{
	float:left;
}
#home-sitemap .right{
	float:right;
}

#home-sitemap h2{
	font-size:small;
	color:#0067C6;
	background:url(../img_com/line_type1.gif) repeat-x bottom;
	line-height:1.5em;
}
#home-sitemap p{
	color:#0067C6;
}
#home-sitemap ul{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}
#home-sitemap li{
	line-height:0;
	font-size:0;
}
#home-sitemap a{
	display:block;
	color:#333333;
	background:url(../img_com/arrow_type3.gif) no-repeat left 0.3em;
	line-height:1.5em;
	padding:0 0 0 15px;
	font-size:small;
}
#home-sitemap a:hover{
	color:#FF6600;
	background:url(../img_com/arrow_type3_o.gif) no-repeat left 0.3em;
}




