/****************************************
レイアウト******************************/
#contents{
	background: url(../img/bg_mainBottomL.gif) no-repeat bottom left #000;
}
#main_area{
	width:650px;
	float:right;
	background: url(../img/bg_mainBottomR.gif) no-repeat right bottom #FFF;
}
.main_areaBox{
	padding:20px;
}
.link{
	padding:18px 20px 0 20px;
	height:35px;
	background: url(../img/img_opinionTop.jpg) no-repeat top right;
}
table#presidentTable{
	width:610px;
	margin:20px;
	padding:0;
	border-collapse:collapse;
}
table.history{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
th,td{
	border:1px solid #CCC;
	margin:0;
	padding:10px;
	font-weight:normal;
	text-align:left;
	vertical-align:top; 
	line-height:1.5em;
}
.history th, .history td{
	border:none;
}
#profile .ash{
	background-color:#f6f6f6;
	width:140px;
}
.history .dot{
	border:0;
	background: url(../img/dot2.gif) repeat-x bottom;
}


/******************
画像１枚時
******************/
.imgBig{
	margin-bottom:20px;
}
