body {
	font-size: small;
	line-height: 120%;
}

.line_gray {
	background-image : url(line_gray.gif);
	background-repeat: repeat-x;
}

ul {
	margin: 0px;
	padding: 0px 0px 5px 20px;
}

li.navi_list_n {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(triangle_gray.gif);
	list-style-position: inside;
}

li.navi_list_a {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(triangle_red.gif);
	list-style-position: inside;
}


li.navi_list_p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(triangle_orange.gif);
	list-style-position: inside;
}

li.navi_list_overseas {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(overseas_list.gif);
	list-style-position: inside;
}

li.navi_list_invisible {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(triangle_invisible.gif);
	list-style-position: inside;
}

ul.domestic {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

li.domestic {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(link.gif);
	list-style-position: outside;
}

ul.overseas {
	margin: 0px;
	padding: 0px 0px 5px 20px;
}

li.overseas {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(link.gif);
	list-style-position: outside;
}

ul.world {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

li.world {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

ul.report {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

li.report {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url(link.gif);
	list-style-position: outnside;
}

td.table_text1 {
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	color: #666666;
}

td.table_text2 {
	margin: 0px;
	padding: 6px 0px 6px 10px;
}

table.border {
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

td.news_l {
	margin: 0px;
	padding: 6px 10px 6px 10px;
}

td.news_r {
	margin: 0px;
	padding: 6px 10px 6px 18px;
	line-height: 120%;
	background-repeat: no-repeat;
	background-image: url(../images/top/arrow_blue_list.gif);
}

.subtitle_red {
	font-size:medium;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
}

.subtitle_gray {
	font-size:medium;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}

.textbold_gray1 {
	font-weight: bold;
	color: #666666;
}

.textbold_gray2 {
	font-weight: bold;
	color: #333333;
}

.textbold_red {
	font-weight: bold;
	color: #CC0000;
}

.textbold_blue {
	font-weight: bold;
	color: #333399;
}

.text_m {
	font-size:medium;
}

.group_description {
	font-weight: bold;
	color: #666666;
}

.group_world {
	font-weight: bold;
	color: #006699;
}

.copy {
	margin: 0px;
	padding: 2px 5px 2px 3px;
	font-size: small;
	color: #FFFFFF;
}

a.copyright:link {  font-size: small; color: #ffffff; text-decoration: none;}
a.copyright:visited {  font-size: small; color: #ffffff; text-decoration: none;}
a.copyright:active {  font-size: small; color: #ffffff; text-decoration: none;}
a.copyright:hover {  font-size: small; color: #ffffff; text-decoration: underline;}

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
 

.photoLeft {
	float:left;
	padding-right:10px;
	}