@charset "UTF-8";

/*------------------------------------
	#FLASH SIZE
------------------------------------*/
#main .catcheye{
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:10px;
	width:472px;
	height:270px;
	overflow:hidden;
	padding:30px 10px 0px 18px;
	background:transparent url(../img/bg-catcheye.gif) 0 0 no-repeat;
	margin-bottom:0px;
	}
#main .catcheye p.ttl{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	margin-bottom:9px;
	height:26px;
	line-height:15px;
	background:transparent url(../img/push-ttl.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:14px;
	}

#main .catcheye #pushslide{
	overflow:hidden;
	position:relative;
	width:472px;
	height:260px;
	}

#main .catcheye .pushbox{
	width:472px;
	height:260px;
	margin-bottom:20px;
	overflow:hidden;
	}
#main .catcheye .pushimg{
	width:330px;
	height:220px;
	overflow:hidden;
	float:left;
	border:1px solid #eee;
	position:relative;
	}
#main .catcheye .pushimg .islogo{
	width:330px;
	height:220px;	
	position:absolute;
	top:0;
	left:0;
	}
#main .catcheye .pushtext{
	float:right;
	line-height:15px;
  width: 131px;
  height: 220px;
	overflow:hidden;
	}
#main .catcheye .pushtext .pushscroll{
  height: 220px;
  width: 131px;
	}
#main .catcheye .pushtext .pushscroll .description{
	font-size:10px;
	width:125px;
	}
#main .catcheye .pushtext .pushscroll img{
	margin-bottom:10px;
	}
#main .catcheye .pushtext .pushscroll .jspVerticalBar{
	width:3px;
	}
#main .catcheye .pushtext .pushscroll .jspDrag{
	}
#main .catcheye .pushttlimg{
	margin-bottom:8px;
	}

#main .catcheye-btn{
	background:transparent url(../img/bg-catcheye-btn.gif) 0px 100% no-repeat;
	margin-bottom:17px;
	padding-bottom:10px;
	overflow:auto;
	}
#main .catcheye-btn a{
	width:480px;
	display:block;
	margin:4px auto 0px  auto;
	}

/*------------------------------------
	#NEWS
------------------------------------*/

#main .newssec{
	margin:0 auto 10px;
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:10px;
	width:496px;
	}
#main .newsbar{
	height:24px;
	margin:0 auto 4px;
	padding:5px 0px 6px  10px ;
	background:transparent url(../img/newsbar-bg.gif) 0 0 no-repeat;
	}
#main .newsbar .newsbarttl{
	float:left;
	margin-right:5px;
	}

#main .newsbar .newscarousel1,
#main .newsbar .newscarousel2{
	float:left;
	height:24px;
	overflow:hidden;
	position:relative
	}
#main .newsbar .newscarousel1,
#main .newsbar .newscarousel2,
#main .newsbar ul,
#main .newsbar ul li{
	width:420px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	}
#main .newsbar ul li{
	}
#main .newsbar ul li a{
	color:#333;
	}