@charset "UTF-8";
#content a{
	color: #990000;
	text-decoration: underline;
}

#content a:hover{
	color: #CC0000;
	text-decoration: none;
}

#Path{
	color: #AAAAAA;
	font-size: 11px;
	background-attachment: 222;
}
#Path a{
	color: #AAAAAA;
	text-decoration: none;
}
#Path a:hover{
	color: #666666;
	text-decoration: underline;
}
#contentL{
	background-image: url(images/img_contentL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	padding-top: 40px;
}

#contentL ul{
	padding: 0px;
	margin: 0px;

}
#contentL li{
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#contentL li a{
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

#contentL li a:hover{
	color: #333333;
	text-decoration: underline;
}

#contentR{
	float: right;
	width: 280px;
	min-height: 180px;
	background-image: url(images/img_info.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 140px;
	padding-left: 0px;
}

#content h1{
	font-size: 16px;
	color: #CC0000;
	background-image: url(images/ico_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentR h1 {
	background-image: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2{
	font-size: 14px;
	color: #0066CC;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 14px;
}

#content h3{
	font-size: 13px;
	color: #333333;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 9px;

}


.List01{
	list-style-position: outside;
	list-style-type: square;
}

.List02{
	list-style-type: none;
}

.year{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #FF3300;
}
#content .path01 {
	font-size: 13px;
	color: #1B4A9F;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1B4A9F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 14px;
}
#content .path02 {
	font-size: 13px;
	color: #CC0000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 14px;
}
.temp {
	color: #CCCCCC;
}

