a:hover {  color: #FF0000}


.body-std {
font-family:  "Arial", "Helvetica", "sans-serif"; 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #CC0000;
}

h1 {
	margin-bottom: 0px;
	font-size: large;
	font-weight: bold;
	color: #333333;
	padding-top: 12px;
	
}


.head-tbl {
	background-color: #3C7E31;
	background-image: url(img/english/head_photo.jpg);
	background-repeat: no-repeat;	width: 99%;
	height: 54px;

}

.head-search {
	font-size: medium;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	border-top: 3px solid #1300AC;
	border-right: 3px none #1300AC;
	border-bottom: 3px none #1300AC;
	border-left: 3px none #1300AC;
}

.head-search a {
	color: #FFFFFF;
}
.head-search hover {
	color: #FFFF99;
}
.head-line-top {
	background-color: #0B7B3D;
}
.head-line-bunka {
	background-color: #A7CD7D;
}

.head-line-shisetsu {
	background-color: #A7CD7D;
}

.head-line-gyosei {
	background-color: #A7CD7D;
}
.head-line-jigyosha {
	background-color: #A7CD7D;
}
.head-line-mikishi {
	background-color: #A7CD7D;
}
.head-line-shimin {
	background-color: #A7CD7D;
}
.head-line-gray {
	background-color: #cccccc;
}




/*　▲ここまでヘッダーの設定▲*/


.menu-td {
	width: 18%;
	padding: 5px;
}

.contents-table {
	padding: 5px;
}

.ttl-box {	width: 99%;
}

.ttl-box-2 {	width: 90%;
}

.ttl-dots {
	background-image: url(img/ttl-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 14px;
}
.ttl-txt {
	font-size: large;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
}
.top-citi {
	border-top: 1px none #F74358;
	border-right: 2px solid #F74358;
	border-bottom: 2px solid #F74358;
	border-left: 2px solid #F74358;
	margin-bottom: 5px;
}
.top-topi {
	border-top: 1px none #FFFFCE;
	border-right: 2px solid #FFFFCE;
	border-bottom: 2px solid #FFFFCE;
	border-left: 2px solid #FFFFCE;
	margin-bottom: 5px;
}
.top_miki {
	margin-bottom: 5px;
}
.top_jigy {
	margin-bottom: 5px;
	border: 1px solid #5FC8C9;
}
.top_gyos {
	margin-bottom: 5px;
	border: 1px solid #729BEA;
}
.top_shis {
	border-top: 1px none #FBAB37;
	border-right: 1px solid #FBAB37;
	border-bottom: 1px solid #FBAB37;
	border-left: 1px solid #FBAB37;
	margin-bottom: 5px;
}

.txt-sml {
	font-size: small;
	line-height: 140%;
}	
.txt-sml a {
	color: #333399;
}

.txt-sml visited {
	color: #000091;
}

.txt-mdl {
	font-size: medium;
	line-height: 140%;
}
.txt-mdl a {
	color: #333399;
}

.txt-mdl visited {
	color: #000091;
}

.txt-big {
	font-size: large;
	line-height: 140%;
}
.txt-big a {
	color: #333399;
}

.txt-big visited {
	color: #000091;
}

.txt-big-red {
	font-size: large;
	line-height: 140%;
	color: #A70000;
	font-weight: bold;
	
}

.txt-mdl-red {
	font-size: medium;
	line-height: 140%;
	color: #A70000;
	font-weight: bold;
	
}

.bullet-link {
	font-size: small;
	list-style-image: url(img/icon_arow.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -16px;
	padding-left:-16px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 10px;
	padding-top: -2px;

}
.bullet-link-sq {
	font-size: small;
	list-style-image: url(img/icon_sq.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -16px;
	padding-left:-16px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 12px;
	padding-top: -3px;

}
.bullet-link2 {
	font-weight: normal;
	font-size: small;
	list-style-image: url(img/icon_arow.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -30px;
	padding-left:-30px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 3px;
	padding-top: -2px;

}
.bullet-link2-on {
	font-weight: bold;
	font-size: small;
	list-style-image: url(img/icon_arow_on.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -30px;
	padding-left:-30px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 3px;
	padding-top: -2px;

}
.bullet-link-tit {
	font-size: small;
	list-style-image: url(img/icon_arow.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: -1px;
	padding-bottom: -2px;
	margin-top: -2px;
	padding-top: -2px;

}

.bullet-link-tit ul {
	margin-bottom: -3px;

}

.bullet-link-on {
	font-weight: bold;
	font-size: small;
	list-style-image: url(img/icon_arow_on.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -16px;
	padding-left: -16px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	margin-top: 10px;
	padding-top: -3px;

}

.bullet-tit {

	list-style-image: url(img/bullet_dot.gif);
	line-height: 120%;
	list-style-position: outside;
	margin-left: -16px;
	padding-left:-16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	padding-top: -3px;
}

.dots-line {
	background-image: url(img/dots_gray.gif);
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: center;
}
.menu-box {
	height: 300px;
}
.menu-bg-on {
	background-color: #f4f4f4;
}
.menu-bg-off {
	background-color: #FFFCEA;
}
.subtit-blt {
	width: 14px;
	background-color: #2ECAD8;
}
.subtit-txt {
	background-color: #EEEEEE;
	padding: 4px;
	font-size: medium;
	font-weight: bold;
}
.submenu-box {
	padding-right: 5px;
}


.cell-body01 {
	background-color: #EEFFF7;
	font-size: small;
}

.cell-tit {
	background-color: #8EDDB6;
	font-size: small;
}
.cell-dots-line {
	background-color: #EEFFF7;
	font-size: medium;
	background-image: url(img/dots_gray.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: center;
	list-style-type: square;
}
.table-line-yellow {
	border: 2px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFCEA;
}

.table-line {
	border: 2px solid #CCCCCC;
	padding: 5px;

}

.pankuzu {
	background-color: #EFEFEF;
	width: 100%;
	font-size: small;
	padding: 5px;
}

.pankuzu a {
	color: #333399;
}

.pankuzu visited {
	color: #333399;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.map-border {
	border: 1px solid #FF0000;
	background-color: #FFFFCC;
	height: 50px;
	width: 100px;
}
coords {
	border: dashed #FF0000;
}
.cell-border {
	background-color: #EEFFF7;
	font-size: small;
	border: 1px solid #8EDDB6;
}
.table-1 {
	padding: 2px;
	border: 1px solid #339966;
}

