@charset "utf-8"; /* 文字コード */

#mainLeftBox{
	padding: 30px 40px 0 40px;
/*	width: 460px;*/
}

#mainLeftBox h2{
	margin-bottom: 20px;
}

#mainLeftBox a{
	color: #FF7500;
}

#mainRightBox{
	padding: 30px 40px 50px 0;
/*	width: 360px;*/
}

#mainRightBox a{
	color: #595959;
}

.releaseBox{
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.releaseTable .td1{
	padding-right: 40px;
}

.photo{
	margin-bottom: 20px;
}



