@charset "UTF-8";
/* CSS Document */
@import url(common.css);
/**/
#swf {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#list, #list2, #list3 {
	border: 2px solid #993300;
	margin-bottom: 10px;
}
#list th, #list2 t, #list3 th {
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#list {
	border-color: #CC9999;
}
#list2 {
	border-color: #669999;
}
#list3 {
	border-color: #F5B832;
}
#list th {
	color: #CC6666;
	background-color: #FFCCCC;
	border-color: #CC9999;
}
#list2 th {
	color: #FFFFFF;
	background-color: #669966;
	border-color: #669999;
}
#list3 th {
	color: #FF6600;
	background-color: #FFCC66;
	border-color: #FF9933;
}
#list td.al-right, #list2 td.al-right, #list3 td.al-right, #list td.center, #list2 td.centerr, #list3 td.center {
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
#list td.al-right, #list2 td.al-right, #list3 td.al-right {
	text-align: right;
}
#list td.center, #list2 td.center, #list3 td.center {
	text-align: center;
}
#list strong, #list2 strong, #list3 strong {
	padding-right: 30px;
	color: #333333;
}
/***********************************/
/* Detail                          */
/***********************************/
#m1 {
	width: 550px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#number {
	padding: 5px;
	width: 200px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC66;
	border: 1px solid #FF6600;
	margin-bottom: 10px;
}
#m1 div.left {
	width: 45%;
}
#content .right #map {
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
}
#m1 .captionD:first-line {
	font-weight: bold;
	color: #FF3300;
}
#content #attention {
	margin: 5px;
	color: #666666;
}
#m1 #captionD {
	margin-top: 5px;
}
#imgView .left img {
	border: 1px solid #333333;
	margin-right: 4px;
	margin-bottom: 4px;
}
#spec .tx4 {
	font-weight: bold;
	color: #CC0000;
}
#imgView {
	width: 330px;
	margin-left: 10px;
	margin-top: 10px;
}
#content #exp {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #exp .left {
	padding: 5px;
	background-color: #CCCC99;
	margin-right: 2px;
	text-align: center;
	border: 1px solid #E3E3E3;
	font-weight: bold;
	color: #FFFFFF;
}
#content #exp strong.tx4 {
	color: #006666;
}
#concept td {
	color: #FFFFFF;
	background-color: #332324;
}
#concept strong {
	color: #CCCC33;
}

