﻿/* ページのデザイン----------------------------------------- */

@import url(common.css);
@import url(header.css);
@import url(footer.css);
@import url(sidebar.css);

#main {
	width: 652px;
	_padding-top: 30px;
	padding-right: 22px;
	padding-bottom:20px;
	float: right;
	/* _background: #000000; */
	_overflow:hidden;
}
#main h2 {
	margin: 15px 0 0;
	height: 29px;
	padding: 0 20px 10px 20px;
	font-size: 20px;
	background: url(../images/common/h2.gif) no-repeat;
	color: #512b10;
	display: inline;
}
#main h3 {
	margin: 0 0 10px;
	font-size: 18px;
	color: #135907;
}
#main .table1 p,
#main .table2 p {
	margin: 0 0 10px;
}
#main .table1,
#main .table2 {
	margin: 10px 0;
}
#main .table1 .image,
#main .table2 .image {
	width: 222px;
	padding: 10px;
}
#main .table1 .image img,
#main .table2 .image img {
	margin: 0 10px;
}
#main .table1 .text,
#main .table2 .text {
	padding: 10px;
}

.b_tx{
	padding-bottom:20px;
	text-align:left;
	}
	
.post img {
	float: none;
}

.postmetadata{
	padding-bottom:40px;
	background:url(../images/page/blog/hr.jpg) 0 bottom no-repeat;
	width:650px;
	
	}	
	


h5 {
	margin: 0 0 10px;
	font-size: 14px;
	color: #135907;
}

/* 会場見学会 */

body.kengakukainoannai div#main p {
	text-align: center;
}
body.kengakukainoannai div#main table p {
	text-align: left;
}

/* メモリアルDVD */

table.memorial_dvd {
	margin: 0 0 30px;
}
table.memorial_dvd td {
	width: 120px;
}

