body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
}
div#main {
	width: 752px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table#main {
	margin-top: 5px;
	width: 750px;
}
table#main th {
	width: 180px;
	vertical-align: top;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table#main td {
	width: 570px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p.footer {
	text-align: right;
	font-size: 10px;
	color: #666666;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
}

td {
	background-color : white;
}

td#contents {
	padding-left: 10px;
	padding-bottom: 10px;
	;
	width: 570px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}
h1.pagetitle {
	margin: 0px;
}
h2.caption {
	margin: 10px 0px 0px;
}




/*---------------［070419追加］---------------*/
h3.title_info {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.th30 {
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 71px;
	width: 180px;
}
.th30_2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 19px;
	width: 180px;
}
.th30_3 {
	margin-bottom: 0px;
	height: 20px;
	width: 180px;
}
.copy {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.header {
	margin-bottom: 5px;
}
td.contents {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p.title_info {
	width: 550px;
	margin-top:10px;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blog_banner {
	margin-top: 12px;
	margin-left: 4px;
}
.banner {
	margin-top: 12px;
}
.banner1 {
	margin-top: 15px;
}
.banner2 {
	margin-top: 20px;
	text-align: center;
}
.banner3 {
	margin-top: 10px;
	width: 566px;
	height: 29px;
	margin-left: 2px;
	text-align: center;
}
.banner4 {
	margin-top: 3px;
	width: 566px;
	height: 29px;
	margin-left: 2px;
	text-align: center;
}


/*---------------［070517追加］---------------*/
div.plugin {
	margin-top: 0px;
	margin-left: 4px;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	margin-right: 4px;
	margin-bottom: 20px;
}
.plugin:link {
	color: #333333;
	text-decoration:underline;
	font-size: 10px;
	line-height: 14px;
}
.plugin:visited {
	color:#333333;
	text-decoration:underline;
	font-size: 10px;
	line-height: 14px;
}
.plugin:hover {
	color:#BD0808;
	text-decoration:none;
	font-size: 10px;
	line-height: 14px;
}


/*---------------［080130追加］---------------*/
.teble_center {
	margin-right: auto;
	margin-left: auto;
}

