@charset "shift_jis";

@import url("study.css");

h4{
	margin-bottom:0;
	padding:0;
	line-height:0.1;
}

.eventBox{
	background:url(../study/img/report/contentBottom.gif) no-repeat;
	background-position:bottom;
	background-color:#fff1b2;
	padding:10px 0 15px 0;
	margin-bottom:30px;
	width:739px;
	text-align:left;
}
p.eventtext{
	margin:0 40px 10px 40px;
}
.imgArea:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.imgArea{
	width:664px;
	margin:0 auto;
	text-align:center;
}

* html .imgArea{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.imgArea p.leftimg{
	width:315px;
	float:left;
	clear:both;
	min-height:1px;
	padding-bottom:5px;
}

.imgArea p.rightimg{
	width:315px;
	float:right;
}

.imgArea p.leftimg span.captxt,
.imgArea p.rightimg span.captxt{
	background:url(../study/img/report/ico_thumb.gif)  no-repeat;
	background-position:left;
	padding-left:20px;
	margin:0 auto;
}
.imgArea p.leftimg span.captxt02,
.imgArea p.rightimg span.captxt02{
	text-align:left;
	display:block;
	background:#fffcee;
	padding:5px 10px;
	margin-top:10px;
	border-bottom:2px #e9e0b8 solid;
	border-right:1px #e9e0b8 solid;
}



