@charset "UTF-8";

/* ===========CSS Information===========

 File Name :home/css/home.css
 Description :ホームページ
 Latest :Update: 2010.07.14
 Version :1.2
 
=================================== */

@import url(/news/css/news_summary.css);
@import url(/products/css/products_osusume.css);


#home #contents #alpha{
	padding: 0 0 40px 0;
}

#home #homeFlashOuter{
	width: 637px;
	height: 298px;
	margin: 0 0px 2.0em 15px;
	padding: 0;
	border-bottom: 1px #cccccc solid;
}
#home #homeFlashOuter #homeFlash{
	width: 637px;
	/*margin: 0 0 0 -1px;*/
	padding: 0;
}
#home #homeFlashOuter #homeFlash #homeFlashImage{
	height: 298px;
	background: url(../images/swf_bg2011.png) no-repeat 0px 0px;
}
#home #homeFlashOuter #homeFlash #homeFlashImage ul{
	width: 193px;
	padding: 4px 0 0 0;
}
#home #homeFlashOuter #homeFlash #homeFlashImage ul li{
	margin: 0;
	padding: 8px 13px 0 13px;
	font-size: 0;
}
#home #homeFlashOuter #homeFlash #homeFlashImage ul li a{
	display: block;
}
#home #homeFlashOuter #homeFlash #homeFlashImage ul li a img{
	border: none;
}


#home #newsList{
	width: 589px;
	margin: 0px 25px 0 40px;
}
#home #newsList h3{
	padding: 0px 0 10px 0;
	background: url(../images/news_head_bg.gif) repeat-x left bottom;
}
#home #newsList ul.newsNaviSub{
	position: relative;
}
#home #newsList ul.newsNaviSub li{
	position: absolute;
	top: -34px;
	overflow: hidden;
}
#home #newsList ul.newsNaviSub li a{
	display: block;
	height: 19px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home #newsList ul.newsNaviSub li.campaign{
	width: 151px;
	right: 0px;
}
#home #newsList ul.newsNaviSub li.campaign a{
	background: url(../images/news_button_campaign.gif);
}
#home #newsList ul.newsNaviSub li.bonchi{
	width: 142px;
	right: 61px;
}
#home #newsList ul.newsNaviSub li.bonchi a{
	background: url(../images/news_button_bonchi.gif);
}
#home #newsList ul.newsNaviSub li.rss{
	width: 51px;
	right: 0px;
}
#home #newsList ul.newsNaviSub li.rss a{
	background: url(../images/news_button_rss.gif);
}
#home #newsList ul.newsNaviSub li.atom{
	width: 56px;
	right: 0px;
}
#home #newsList ul.newsNaviSub li.atom a{
	background: url(../images/news_button_atom.gif);
}
#home #newsList ul.newsNaviSub li a:hover{
	background-position: 0px -20px!important;
}
#home #newsList ul.newsSummary{
	margin: 4px 0 16px 0;
}

/*---------- keitai ----------*/
#home #contents #beta #widgetKeitai h5{
	margin-bottom: 14px;
}
#home #contents #beta #widgetKeitai{
	font-size: 120%;
	line-height: 1.35em;
}
#home #contents #beta #widgetKeitai img.qr{
	float: left;
	margin: 0 12px 0 0;
}

/*---------- banner outside ----------*/
#home #contents #beta #bnrOutside{
	padding: 13px 0 12px 0;
	background: url(/common/images/widget_bnr_border.gif) repeat-x left top;
}
#home #contents #beta #bnrOutside li{
	margin: 0 0 12px 0;
}
#home #contents #beta #bnrOutside li a img{
	border: none;
}

