@charset 'UTF-8';
/************************************
 VIEW
************************************/	
#view h2{
	font-size:2em;
}
#eDate{
	font-size:1.4em;
	margin-bottom:20px;
}
#eDate span{
	color:#666;
	font-size:0.7em;
	padding-right:0.2em;
}
#eCon{
	margin-bottom:30px;
}
#thumb{
}
.viMThumb{
	width:100px;
	text-align:center;
	float:left;
}
.m{
	width:auto;
}
.thm{
	width:100px;
}
.m p,
.thm p{
	font-size:0.9em;
	text-align:center;
	margin-bottom:10px;
}
.vimThumbNo{
	color:#CCC;
	font-size:0.9em;
	line-height:1.2;
	width:98px;
	height:88px;
	padding-top:10px;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 auto;
}

.mThumb p{
	font-size:0.9em;
	margin-bottom:0.7em;
}

/************************************
 INDEX
************************************/	
#thY{
	width:140px;
	font-size:1.5em;
}
#thY span{
	color:#666;
	font-size:0.65em;
	padding-right:0.1em;
}
#thN{
	font-size:1.15em;
	width:280px;
	padding-left:6px; 
}
.mThumb{
	width:55px;
	text-align:center;
	float:left;
}
.mThumbNo{
	color:#CCC;
	font-size:0.9em;
	line-height:1.2;
	width:38px;
	height:32px;
	padding-top:6px;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 auto;
	float:none;
}
.mThumb p{
	font-size:0.8em;
	text-align:center;
}