/**************************************************/
/* ニュース */
/**************************************************/
div#top-news div.main-area{padding-bottom:20px;}
div#top-news p.main-start{text-align:right;padding:20px 20px 0;}

/* ニュースエリア */
div.news-area{width:634px;margin:0 auto;}
div.news-area h3{border-left:3px solid #E12;padding-left:3px;color:#069;}
div.news-area p{padding:0;}

div.news-box{width:634px;overflow:hidden;margin-top:10px;}
div.news-box div.layout-left{width:200px;}
div.news-box div.layout-left p{line-height:1.5em;text-indent:1em;}

div.news-area p.start-btn{margin-top:10px;}
div.news-area p.start-btn a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
 	 opacity:0.5;
}

div.news-box div.layout-right{width:410px;}
div.news-box div.layout-right p{line-height:1.5em;text-indent:1em;}


/* ニュース一覧2列 */
div.double-box{width:674px;margin-top:20px;background:url(../img/news/double-bg.jpg) repeat-y left top;}
div.double-area{text-align:center;padding-bottom:6px;background:url(../img/news/double-ft.jpg) no-repeat left bottom;}
div.double-area p{text-align:left;padding:0 5px;line-height:1em;}

/* ニュース一覧1列 */
div.single-box{width:674px;margin-top:20px;background:url(../img/news/single-bg.jpg) repeat-y left top;}
div.single-area{text-align:center;padding-bottom:6px;background:url(../img/news/single-ft.jpg) no-repeat left bottom;}
div.single-area p{text-align:left;padding:0 5px;line-height:1em;}

div#other-news{width:674px;margin:0 auto;}

/* ニュース一覧タイトル */
div.news-title{width:314px;margin:0 auto;text-align:center;}
div.news-title div.layout{padding:3px 0;}
div.news-title div.layout-left h3{text-align:right;}

div.double-box div.news-title{width:314px;}
div.double-box div.news-title div.layout{width:314px;background:url(../img/news/news-title.jpg) no-repeat center top;}

div.single-box div.news-title{width:654px;}
div.single-box div.news-title div.layout{width:654px;background:url(../img/news/news-title_l.jpg) no-repeat center top;}

/* UXニュース一覧 */
div#ux-news{padding-top:10px;}
div.double-area div#ux-news{width:334px;background:url(../img/news/double-hd.jpg) no-repeat left top;}
div.double-area div#ux-news div.news-title div.layout-left{width:128px;}

div.single-area div#ux-news{width:674px;background:url(../img/news/single-hd.jpg) no-repeat left top;}
div.single-area div#ux-news div.news-title div.layout-left{width:173px;}

div.single-area div#eco-news{width:674px;background:url(../img/news/single-hd.jpg) no-repeat left top;padding-top:10px;}
div.single-area div#eco-news div.news-title div.layout-left{width:193px;}

/* ANNニュース一覧 */
div#ann-news{padding-top:10px;}
div.double-area div#ann-news{width:334px;background:url(../img/news/double-hd.jpg) no-repeat left top;}
div.single-area div#ann-news{width:674px;background:url(../img/news/single-hd.jpg) no-repeat left top;}
div#ann-news div.news-title div.layout-left{width:108px;}
div#ann-news div.news-title div#ann-title{width:333px;}

/* ANNニュースカテゴリ */
div#ann-news div.news-title div.layout-right{width:203px;}
div#ann-news span{display:none;}
div#ann-news ul{width:203px;height:18px;overflow:hidden;margin-top:5px;}
div#ann-news li{width:32px;height:18px;float:left;margin-right:1px;}
div#ann-news li#ann-ctg01 a{background:url(../img/news/ann-ctg01.jpg) no-repeat left top;}
div#ann-news li#ann-ctg02 a{background:url(../img/news/ann-ctg02.jpg) no-repeat left top;}
div#ann-news li#ann-ctg03 a{background:url(../img/news/ann-ctg03.jpg) no-repeat left top;}
div#ann-news li#ann-ctg04 a{background:url(../img/news/ann-ctg04.jpg) no-repeat left top;}
div#ann-news li#ann-ctg05 a{background:url(../img/news/ann-ctg05.jpg) no-repeat left top;}
div#ann-news li#ann-ctg06 a{background:url(../img/news/ann-ctg06.jpg) no-repeat left top;}
div#ann-news div.news-title a{width:32px;height:18px;display:block;}
div#ann-news div.news-title a:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
 	 opacity:0.5;
}

/* ニュース一覧リスト */
div#other-news dl{margin:0 auto;padding-bottom:5px;text-align:center;overflow:hidden;}
div#other-news dt{text-align:left;padding-top:5px;color:#333;}
div#other-news dd{text-align:left;background:url(../img/common/side-detail.gif) repeat-x left bottom;}
div#other-news dt span{display:block;padding:5px 0;padding-left:17px;background:url(../img/news/news-date.gif) no-repeat left 0.4em;}
div#other-news dd a{display:block;padding:5px 0;padding-left:17px;}

div#other-news dd.mov a{background:url(../img/news/news-mov.gif) no-repeat left 0.4em;}

div.double-area div#other-news dl{width:300px;}
div.single-area div#other-news dl{width:640px;}
div.single-area div#other-news dt{width:115px;float:left;background:url(../img/common/side-detail.gif) repeat-x left bottom;padding-top:0;}
div.single-area div#other-news dd{width:524px;float:left;background:url(../img/common/side-detail.gif) repeat-x left bottom;}




/**************************************************/

