@charset "UTF-8";
/*------------------------------------------------------*/
body {
	background : #ffffff url(../../../common/sys/bg.gif) no-repeat center top;
	margin: 0 auto;
}


/*head----------------------------------------------*/
#head {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	height: 100px;
	line-height: 0;
	padding-bottom: 0;
	overflow: hidden;
}

h1 a img {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 60px;
	border: 0 none;
	clear: both;
}




/*page----------------------------------------------*/
#page {
	width: 760px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	background : url(../../../common/sys/pagebg.gif) no-repeat center top;
}

#page h2 {
	width: 760px;
	height: 235px;
	overflow: hidden;
	padding-top: 0;
	margin-top: 0;
	line-height: 0;
}

#page h2 img {
	display: block;
	width: 760px;
	height: 235px;
}

#page h3 img {
	width: 610px;
	display: block;
	clear: both;
}

#page .copy img {
	margin-top: 5px;
	margin-bottom: 10px;
}

#page p.txt {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.7em;
	text-indent: 1em;
	clear: both;
	display: block;
}

#page p.txt-half {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 1.7em;
	text-indent: 1em;
	display: block;
	width: 315px;
	float: left;
	clear: left;
}

#page p.txt-half span.point {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 0em;
	display: block;
	width: 315px;
	float: left;
	clear: left;
	color: #774400;
}

#page p.txt-half span.point img {
	display: block;
	clear: both;
}

#page table {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	line-height: 1.1em;
	border-top: 1px solid #999999;
	display: block;
}

#page table tr:hover {
	background: #f5f5f5;
}

#page table tr.head, #page table tr.head:hover {
	background: #f5f5f5;
}

#page table th {
	border-bottom: 1px solid #999999;
	background: #C7D2CD;
}

#page table td {
	border-bottom: 1px solid #999999;
}




/*footer----------------------------------------------*/
#footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 30px;
	text-align: left;
}
