@charset "utf-8";
/* CSS Document */

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
	font-weight: normal;
	line-height: 20px;
}

.text_title strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
	font-weight: normal;
	line-height: 20px;
}
.text_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000066;
	font-weight: normal;
	line-height: normal;
}
.text_header1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 21px;
}
.text_header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	line-height: 16px;
}
.text_header3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 13px;
}
.text_header4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff6600;
	font-weight: normal;
	line-height: 13px;
}
/*.text_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	list-style-image: url(images/point.gif);
	list-style-type: disc;
	list-style-position: outside;
}
.text_content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	list-style-image: url(images/point.gif);
	list-style-type: disc;
	list-style-position: inside;
}*/
.text_content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}
.text_content3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	list-style-image: url(images/arrow01.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.text_sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399CC;
	font-weight: normal;
	line-height: 18px;
	list-style-image: url(images/arrow01.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.text_sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399CC;
	font-weight: normal;
	line-height: 18px;
	text-decoration:underline;
	list-style-image: url(images/arrow01.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.text_sitemap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399CC;
	font-weight: normal;
	line-height: 18px;
	list-style-image: url(images/arrow01.jpg);
	list-style-type: none;
	list-style-position: outside;
}

