@charset "Shift_JIS";
@import "base.css";

#cont{
	font-size:12px;
	background-image: url(../img/bg_cont.jpg);
	background-repeat:no-repeat;
	height:48px;
	background-color:#ecf4f6;
}

#cont h2{margin-bottom:8px;}
#cont .date{margin-bottom:12px;}
#cont .time{color:#FF6600;}
#cont .btnR{text-align:right;}

#cont a{color:#333333; text-decoration:underline;}
#cont a:hover{color:#333333;}

/* :: left :: */
#cont #topL{
	float:left;
	height:30px;
	margin:16px 20px 0 16px;
}


#cont #topL h4{margin-bottom:6px; color:#573A3E; font-weight:bold;}
#cont #topL #L{float:left; width:85px;}
#cont #topL #R{float:right; width:131px; margin-top:1px;}

/* :: center :: */
#cont #topC{float:left; height:20px; margin:6px 20px 0 0;}

/* :: right :: */
#cont #topR{float:left; height:20px; margin:6px 20px 0 0;}


.date {color: #0000FF; padding-right:3px;}
.sq {color: #333333; padding-right:3px;}

#flash_stage {
	width:880px;
	height:608px;
	background-image: url(../img/bg.jpg);
	margin: 0 auto;
	position: relative;
}
#flash_stage #pic_shinohara {
	position:absolute;
	top: 0px;
	left: 0px;
}
#flash_stage #top_logo {
	position:absolute;
	top: 110px;
	left: 577px;
}
#flash_stage #info_txt {
	position:absolute;
	top: 388px;
	left: 566px;
	width:250px;
}
#flash_stage #info_txt .top_info {
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 6px;
}
#flash_stage #info_txt .top_info2 {
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 6px;
	padding-top:8px;
}

.protect {
	height: 608px;
	width: 520px;
	position: relative;
}
.imgprotect {
	background-image: url(../img/blank.gif);
	background-repeat: repeat;
	height: 608px;
	width: 520px;
	position: absolute;
	left: 0px;
	top: 0px;
}
