@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#h_title {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#h_subtitle {
	float: right;
	margin-right: 20px;
	width: 700px;
}
.RBoxHead   {
	background-color: #DDDDDD;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.RBoxBody  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
	padding: 5px;
}
.RBoxCol1     li  {
	padding: 5px;
}
.RBoxCol2a     li  {
	float: left;
	width: 135px;
	line-height: 100%;
	font-size: 88%;
	background-image: url(../image/icon/sq_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.RBoxCol2b      li  {
	float: left;
	width: 135px;
	line-height: 100%;
	font-size: 88%;
	background-image: url(../image/icon/sq_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.RBoxA  {
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #CC9966;
}
.RBoxA_p  {


}
.RBoxA_t  {

}
#header {
}






table {
	border-collapse:collapse;
}


#Container {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#footer p {
	text-align: center;
}
#header {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px;

}
#center  {
	float: left;
	width: 640px;
}
#right   {
	float: right;
	width: 300px;
}
.CenterBox  {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.CenterBox  .midashi  {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #777777;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.CenterBox    .CenterUl    li {
	float: left;
	width: 280px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.CenterABox  {
	padding: 3px;
	width: 350px;
	border: 1px solid #FF6699;
}
h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding: 3px;
	font-size: 100%;
	background-color: #CCCCFF;
}
#center .Bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding: 3px;
	font-size: 100%;
	background-color: #CCCCFF;
	font-weight: bold;
}
.RBoxHead  a:link {
	color: #000000;
	text-decoration: none;
}
.RBoxHead   a:visited {
	color: #000000;
	text-decoration: none;
}

.RBoxHead   a:hover {
	color: #000000;
	text-decoration: underline;
}

