@import url(common.css);

/* ページ個別 */

div.copyright_0{
	margin-top: 20px;
	margin-left: 20px;
	_margin-left: 23px;
	margin-bottom: 16px;
	vertical-align: baseline;
}

div.copyright_1{
	float: left;
	width: 480px;
	line-height: 130%;
}

div.copyright_1 p{
	line-height: 130%;
}

div.copyright_2{
	float: left;
}

table{
	border-collapse: collapse;
}

span.backgray{
	font-weight: bold;
	position: relative;
	left: 5%;
	background-color: #C0C6CA;
	width: 180px;
	display: block;
	padding: 2px 0;
}

td.tableleft{
	padding: 0 10px 0 0;
	_padding: 3px 10px 0 0;
	width: 200px;
	text-align: center;
	vertical-align: top;
}

td.tableright{
	padding: 10px 5px;
	width: 480px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
}

#contents li{
	margin-left: 10px;
	list-style-type: disc;
}

h2#news{
	margin-bottom: 0;
}

table.contents_block{
	margin-left: 4px;
}

td.pagetop_block{
	background-image: url(../images/copyright/img_pagetop3.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 170px;
	vertical-align: bottom;
}

table.miniblock{
	margin: 12px 0 0 10px;
	width: 500px;
	border-width: 0;
}

td.miniblock_title{
	background-image: url(../images/copyright/img_title_copyright3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-width: 0;
	height: 25px;
	font-weight: bold;
	padding-left: 18px;
}

td.miniblock_content{
	background-image: url(../images/copyright/img_title_copyright4.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding: 8px;
	border-width: 0 0 1px 0;
	border-color: #cccccc;
	border-style: solid;
	line-height: 120%;
}

td.miniblock_content ul{
	margin-left: 4px;
}
