@charset "UTF-8";

/* ******************************************
 背景　定義
****************************************** */
div.ct_home00 {
	background:transparent url(../img/MV0.jpg) no-repeat scroll center top !important;
	padding-top: 120px !important;
}

div#container #MVMessage{
	width: 900px;
	margin:0 auto;
	text-align:left;
}

div#container #MVMessage p#topMessage01{
	background: url(../img/img_MV_Message.png) no-repeat;
	height: 99px;
	margin: 0 0 0 120px;
	padding-bottom: 100px;
}


/* ******************************************
 コンテンツ内容　定義
****************************************** */
#areaLeft .contentsListBlock{
}

#areaLeft .contentsListBlockB45{
	margin-bottom: 45px;
}

#areaLeft .contentsListBlockB15{
	margin-bottom: 15px;
}

/* タイトル部分 */
#areaLeft .contentsListBlock h3{
	width: 644px;
	height: 0px;
	display: block;
	padding-top: 41px;
	overflow-y: hidden;
	font-size: 0;
	color: #ffffff;
}

#areaLeft .contentsListBlock h3#newInfoTitle{background: url(../img/title_news.gif) no-repeat;}
#areaLeft .contentsListBlock h3#kizznaInfoTitle{background: url(../img/title_kizzna.gif) no-repeat;}
#areaLeft .contentsListBlock h3#eventInfoTitle{background: url(../img/title_event.gif) no-repeat;}


/* more & rss 部分 */
#areaLeft .contentsListBlock div.icoArea{
	margin: -20px 0 0 545px;
	padding: 0 0 8px 0;
	height: 14px;
}

#areaLeft .contentsListBlock div.icoArea div.icoMore{
	float: left;
	margin: 0;
}

#areaLeft .contentsListBlock div.icoArea div.icoMore a{
	background: url(../img/ico_more.gif) no-repeat top;
	width: 49px;
	height: 14px;
	display: block;
	text-indent: -9999px;
}

#areaLeft .contentsListBlock div.icoArea div.icoMore a:hover{
	background: url(../img/ico_more.gif) no-repeat bottom;
}

#areaLeft .contentsListBlock div.icoArea div.icoRSS{
	float: left;
	padding: 0 0 0 5px;
}

#areaLeft .contentsListBlock div.icoArea div.icoRSS a{
	background: url(../img/ico_rss.gif) no-repeat top;
	width: 40px;
	height: 14px;
	display: block;
	text-indent: -9999px;
}

#areaLeft .contentsListBlock div.icoArea div.icoRSS a:hover{
	background: url(../img/ico_rss.gif) no-repeat bottom;
}


/* news記事 部分 */
#areaLeft .contentsListBlock div.newsArea{
	background-color: #f3f3f3;
	width: 624px;
	margin: 20px 0 0 10px;
}

#areaLeft .contentsListBlock div.newsArea .prgImg{
	float: left;
}

#areaLeft .contentsListBlock div.newsArea .prgImg img{
	padding: 1px;
	border: 1px #d0d0d0 solid;
	width: 100px;
	height: 90px;
	display: block;
}

#areaLeft .contentsListBlock div.newsArea .prgImg a:hover img{
  filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea{
	float: left;
	width: 520px;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgTitle{
	float: left;
	width: 425px;
	padding: 10px 0 0 10px;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgTitle p{
	float: left;
	color: #0774ec;
	font-weight: bold;
	line-height: 130%;
	padding-right: 10px;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgTitle h4{
	float: left;
	font-weight: bold;
	line-height: 130%;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgBtn{
	float: right;
	padding: 5px 5px 0 0;
}


/*
#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgBtn a{
	background: url(../img/btn_listen.jpg) no-repeat top;
	width: 80px;
	height: 22px;
	display: block;
	text-indent: -9999px;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgBtn a:hover{
	background: url(../img/btn_listen.jpg) no-repeat bottom;
}

*/

/**Hover Listen Buton**/
#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgBtn span{
	display: none;
}

#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgBtn a{
	display:block;
	height:22px;
	width:80px;
}

div.hover_listen_button {
	background:transparent url(../img/btn_listen.jpg) no-repeat scroll 0 top;
	width: 80px;
	height: 22px;
	position:relative;
}

div.hover_listen_button a {
	background:	transparent none -x 0 0 scroll;
	width: 80px;
	height: 22px;
	color: #000;
	display:block;
	position:relative;
	text-align:center;
	z-index:2;
}

div.hover_listen_button div {
	background:transparent url(../img/btn_listen.jpg) no-repeat scroll 0 bottom;
	width: 80px;
	height: 22px;
	display:none;
	margin-top:-22px;
	_margin-top: -22px;
	#margin-top: -22px;
	position:relative;
	border:	0px solid #000;
	z-index:1;
}
/**Hover Listen Buton**/



#areaLeft .contentsListBlock div.newsArea .prgTextArea .prgTxt{
	padding: 2px 0 0 10px;
	line-height: 160%;
	width: 495px;
}


#areaLeft .contentsListBlock div.newsArea2{
	width: 624px;
	margin: 15px 0 0 10px;
}


#areaLeft .contentsListBlock div.newsArea2 div p.newsDate{
	float: left;
	color: #0774ec;
	font-weight: bold;
	line-height: 150%;
}

#areaLeft .contentsListBlock div.newsArea2 div p.newsTxt{
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 150%;
	width: 520px;
}
