/* メインのページ別スタイル */
.main {
	text-align:center;
}
.main p {
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.75em;
	line-height:1.5em;
}
.main h2 {
	margin-top:5px;
	margin-bottom:0px;
}
.main .date {
	margin-top:0px;
	margin-bottom:10px;
}
.main img {
	border:none;
}
.disp1 {
	margin-left:auto;
	margin-right:auto;
}
.disp1 .item {
	background-image:url(shadow00.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	padding-right:5px;
	padding-bottom:5px;
	width:394px;
}
.note1 {
}
.hide {
	display:none;
}
