@charset "UTF-8";

.kansatu_midashibox{
	margin:0 0 10px 0;
}

.koumoku_txt{
	padding-left:1em;
}

.r3{
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
	zoom: 1;
    position:relative;
}

.lineup_box{
	width:707px;
	margin:40px 0 20px 0;
	position:relative;
}

.lineup_box_inner{
	width:614px;
	padding: 15px 30px 0 30px;
	border: solid 3px #a2d451;
	margin: 0 auto;
}

.bird_l{
	background: url(../../kansatukai/images/bird_l.png) no-repeat;
	width: 53px;
	height: 58px;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: -32px;
}

.bird_s{
	background: url(../../kansatukai/images/bird_s.png) no-repeat;
	width: 34px;
	height: 36px;
	position: absolute;
	z-index: 21;
	right: 3px;
	bottom: 40px;
}



.frog{
	background: url(../../kansatukai/images/frog.png)  no-repeat;
	width: 61px;
	height: 73px;
	position: absolute;
	z-index: 22;
	right: 100px;
	bottom: 0px;
}

.semi{
	background: url(../../kansatukai/images/semi.png)  no-repeat;
	width: 72px;
	height: 74px;
	position: absolute;
	z-index: 23;
	right: 120px;
	bottom: 10px;
}

.grasshopper{
	background: url(../../kansatukai/images/grasshopper.png) no-repeat;
	width: 100px;
	height: 58px;
	position: absolute;
	z-index: 26;
	right: 107px;
	bottom: 2px;
}

.beetle{
	background: url(../../kansatukai/images/beetle.png)  no-repeat;
	width: 66px;
	height: 80px;
	position: absolute;
	z-index: 100;
	right: 120px;
	bottom: -20px;
}
.karugamo{
	background: url(../../kansatukai/images/karugamo.png) no-repeat;
	width: 88px;
	height: 70px;
	position: absolute;
	z-index: 100;
	right: 107px;
	bottom: 0px;
}

.lineup_title{
	font-size: 130%;
	font-weight: bold;
	padding-left: 20px;
}

.lineup_list{
	margin:0;
}
.lineup_list dt{
	background: url(../../kansatukai/images/fusen.png) no-repeat;
	float:left;
	width:100px;
	height:43px;
	padding: 5px 0 0 15px;
	clear:both;
	margin-bottom:5px;
}

.lineup_list dd{
	margin-left:115px;
	min-height:43px;
	padding-top:5px;
	margin-bottom:5px;
}
.lineup_list dd span{
    text-decoration:line-through;
}

.lineup_list dd.entry{
	margin-left:115px;
	min-height:43px;
	padding-top:0px;
	margin-bottom:5px;
	font-size:140%;
}


a.banner{
}

a.banner:hover{
	opacity:0.8;
}


a.txt_link{
	color: #F77676;
	font-weight: bold;
	text-decoration:underline;

}

a.txt_link:hover{
	color:#000;
}

.c_syouryo{
	color: #F76262;
	font-weight:bold;
}

.syuryo_box{
	background: url(../../kansatukai/images/syuryo_bg.png) no-repeat;
	width:115px;
	height:40px;
	color: #F33;
	font-weight: bold;
	font-size:0.8em;
	padding: 5px 0 0 10px;
	display:block;
	float:right;
}

.bosyu_box{
	background: url(../../kansatukai/images/bosyu.png) no-repeat;
	width: 64px;
	height: 64px;
	position: absolute;
	z-index: 20;
	left: 60px;
	top: 8px;
}

.lineup_title_bosyu{
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0 0 90px;
}

.blog_link{
	background:url(../../kansatukai/images/blog_btn.png) no-repeat left center;
	padding: 3px 3px 3px 25px;
}

.entry_time{
	color:#F00;
	font-size:70%;
}

.entrye_box{
	background: url(../../kansatukai/images/entry_e.png) no-repeat;
	width: 170px;
	height: 105px;
	position: absolute;
	z-index: 20;
	left: 290px;
	top: -18px;
}
