@charset "utf-8";
* {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background-repeat: repeat;
	background-image: url(pic/all/back.jpg);
}

#all {
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-repeat: no-repeat;
	background-position: center 0%;
	background-image: url(pic/all/back_all.jpg);
}
#all #contents {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#left {
	width: 350px;
	float: left;
	margin-left: 20px;
	color: #666666;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
}
#right {
	color: #666666;
	float: left;
	width: 600px;
	font-size: 12pt;
	line-height: 18pt;
}

#footer   {
	clear: both;
	color: #666666;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
}
#left p a {
	color: #666666;
	text-decoration: none;
}
#footer p a {
	color: #666666;
	text-decoration: none;
}
#right p a {
	color: #690;
	text-decoration: none;
	font-size: 12pt;
}
#right .pink14 a {
	color: #F69;
	font-size: 18px;
	font-weight: bold;
}


h1   {
	color: #666666;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
}

h4 {
	color: #f69;
	font-weight: bold;
	font-size: 14pt;
}

.pink14 {
	color: #f69;
	font-weight: bold;
	font-size: 14pt;
}
#right table tbody td, tr {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#right .tl {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#right table .noborder {
	border-style: none;
}
