/* CSS Document */

@import url(navi.css);
@import url(common.css);


#bgSwitch-fadeOut {z-index:0;
position:relative;}

.bg {
	width: 947px;
	height: 472px;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	z-index:0;
}
.bg ul {
	position:absolute;
}

.pp {background:#000; filter: alpha(opacity=50);}

#TB_overlay {
	width:310px;
	height:472px;
	z-index:100;
	top: 0px;
	left: 0px; 
	background-color:#000; 
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6;
	opacity: 0.6;
	color:#FFF;
	overflow: auto;/*javascript無効時にもスクロールバーを出す為に必要*/
	position: relative;/*javascript無効時にもスクロールバーを出す為に必要*/
	padding:0 0 0 39px;
}

#TB_overlay h2 {
	width:281px; 
	height:45px; 
	font-size:12px; 
	line-height:12px;
	text-indent:-9999px;
}

#h21 {background:url(../img/top/st1.gif) no-repeat;}
#h22 {background:url(../img/top/st2.gif) no-repeat;}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 257px;
	height: 250px;
	overflow: auto;/*javascript無効時にもスクロールバーを出す為に必要*/
	position: relative;/*javascript無効時にもスクロールバーを出す為に必要*/
	padding:0px 10px 20px 10px;
}

#mycustomscroll #ev_news p {
 margin:0;
 border-bottom:1px dotted #FFF;
 line-height:200%;
 padding:5px 0;
}

#mycustomscroll a {color:#FFF; text-decoration:none;}
#mycustomscroll a:hover {color:#FFF; text-decoration:underline;}


.up {color:#33FFFF;}
.ipg {color:#99FF00; text-indent:0; margin-top:0px; padding-top:0px;}
.wht {color:#FFF;}


	#head h1 {
		width:750px; 
		height:57px;
		background:url(../img/common/title.jpg) no-repeat;
		text-indent:-9999px; 
		font-size:12px; 
		line-height:12px;
		top:32px;
		left:39px;
		position:absolute;
		}
#feed {height:400px; line-height:150%;}
#feed br {line-height:0.1em;}
