@charset "utf-8";

#maincontent {
padding:0;
}

#bt_top {
background:url(/newletter/images/bg.jpg) no-repeat center top;
padding:46px 125px 0;
}

.others_con {
padding:0 26px;
}
.sitemap_list li{
	float:left;
	text-transform:uppercase;
	width:138px;
	margin:20px 48px 0 0;
	height:215px;
}
.sitemap_list li.lastItem{
	margin:20px 0 0 0;
}
.sitemap_list li ul li{
	float:none;
	margin:0 0 2px 0;
	*margin:0 0 1px 0;
	clear:both;
	
}
.sitemap_list li ul
{
	clear:both;
	margin-top:3px;
}
.sitemap_list li ul li {
text-transform:uppercase;
height:auto;
}

.sitemap_list li ul li a {
display:block;
width:100%;
background:url(/others/images/sidemenu_bg.gif) no-repeat 0 0;
height:18px;
font-size:10px;
font-weight:bold;
padding-top:2px;
line-height:12px;
color:#a5a5a5;
text-indent:20px;
margin-bottom:0!important;
overflow:hidden;
}

.sitemap_list li ul li a.spec {
height:27px;
line-height:12px;
background:url(/others/images/sidemenu_bg2.gif) no-repeat 0 0;
padding:2px 0 0 20px;
width:118px;
text-indent:0;
}

.sitemap_list li ul li a:hover {
background:url(/images/common/sidemenu_bg_on.gif) no-repeat 0 0;
color:#fff;
text-decoration:none;
}

.sitemap_list li ul li a.spec:hover {
background:url(/images/common/sidemenu_bg2_on.jpg) no-repeat 0 0;
}

/*error page*/
#error_wrap #box{
background:transparent url(/images/common/bg_t_error.jpg) scroll center top repeat-x;
}
#error_wrap .style_02 {
background:transparent url(/images/common/bg_in_t_error.jpg) no-repeat scroll center top;
}
#error_wrap .style_02  #content{
padding-top:10px;
}
#error_wrap #banner{
height:223px;
}
#error_wrap #error_banner{
position:absolute;
top:15px;
left:123px;
}
#error_wrap #maincontent {
padding:0 122px;
color:#aaaaaa;
}
#error_wrap .style_02 #maincontent {
background:transparent url(/images/common/bg_in_b2.jpg) no-repeat center bottom;
}
#error_wrap .con_main{
margin:10px 54px 70px;
padding:35px 46px;
border:1px solid #5b4b3b;
}
#error_wrap .con_main p{
font-family:arial,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,helvetica,sans-serif;
font-size:18px;
margin-bottom:15px;
line-height:25px;
color:#fff;
}

