@charset "UTF-8";
/* TOP */
#main-inner {
	background-color:#003399;
	padding:0 0 0 0;
	}
#subArea {
	background-color:#003399;
	zoom:1;
}
#subArea:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}


#mainImg {
	background:#fff;
	}
#infoBox {
	width:470px;
	height:85px;
	float:left;
	background-color:#003399;
	}
#infoTitle {
	width:362px;
	background-image:url(images/bg_newstitle.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:100;
	letter-spacing:0.4em;
	padding-left:10px;
	line-height:22px;
	height:22px;
	display:block;
	float:left;
	margin:5px 0 1px 0;
	}
#linkInfoList {
	display:block;
	float:right;
	width:98px;
	height:22px;
	text-indent:-9999px;
	margin:5px 0 1px 0;
	background:url(images/button_newslist.gif) top right;
	}
#linkInfoList:hover {
	background:url(images/button_newslist.gif) bottom right;
	}
#infoBox ul {
	clear:both;
	}
#infoBox ul li {
	font-size:12px;
	line-height:17px;
	background-color:#00256f;
	margin:0 0 1px 0;
	color:#fff;
	padding-left:65px;
	height:17px;
	overflow:hidden;
	}
#infoBox ul li span {
	float:left;
	width:50px;
	margin:0 -60px;
	color:#22cce7;
	}
#infoBox a,#infoBox a:visited{
	text-decoration:underline;
	color:#fff;
	}
#bannerBox {
	margin:5px 0 0;
	width:424px;
	float:right;
	}
	/*
#bannerSpecial {
	height:37px;
	width:211px;
	display:block;
	margin-bottom:2px;
	}
#bannerBlog {
	height:37px;
	width:211px;
	display:block;
	float:left;
	}
*/
#bannerSpecial {
	float:left;
	}
#bannerSpecial a{
	background:url(images/button_sp.gif);
	height:37px;
	width:211px;
	text-indent:-9999px;
	display:block;
	margin-top:2px;
	}
#bannerSpecial a:hover {
	background-position:bottom left;
	}
	
#bannerBlog {
	float:left;
	}
#bannerBlog a{
	background:url(images/button_blog.gif);
	height:37px;
	width:211px;
	text-indent:-9999px;
	display:block;
	}
#bannerBlog a:hover {
	background-position:bottom left;
	}

#bannerOnlineShop,#bannerShoplist{
	float:right;
	}
#bannerOnlineShop a{
	background:url(images/button_shop.gif);
	}
#bannerShoplist a{
	background:url(images/button_shoplist.gif);
	}
#bannerOnlineShop a,#bannerShoplist a{
	height:76px;
	width:211px;
	text-indent:-9999px;
	display:block;
	}
#bannerOnlineShop a:hover {
	background-position:bottom left;
	}