body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#content{
	margin: 10px 0 0 0;
	padding: 0px;
}

p.title{
	margin: 0;
	padding: 0;
}

p.titlebar{
	padding: 0;
	margin: 20px 0;
	width: 640px;
	height: 35px;
	background-color: #ADC5E0;
	border: solid 1px #979797;
}

p.titlebar span {
	font-size:18px;	
	padding: 10px;
	line-height:35px;
}

.reportSection{
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 0px 0;
	overflow: hidden;
}

.reportSection p.reportImg{
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 0 10px;
}

p.reportTitle{
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 10px 0;
	line-height: 1.3;
}

p.reportTitle a {
	color: #000000;
}

p.reportTitle a:hover {
	color: #333333;
}

p.writer {
	font-size:14px;
}
	
