
body {
	background: #4a7185 url(../images/bg.gif);
	amargin : 0;
	atext-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

a:link {
  	color: #037790;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #037790;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}


body, div, td {
	font-family: "Verdana", "Arial", " Tahoma";
	font-size: 11px;
	color: #666666;
	line-height: 150%
}

.containers {
	abackground: #53575c url(../images/bg2.gif) repeat-x;
	width: 930px;
	padding-top: 15px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	aborder: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.menu {
	font-family: "Arial", "Tahoma", "Verdana";
	font-size: 14px;
	text-transform:uppercase;
	color:#	color: #c2e0ea;
	text-align:center;
	padding-top: 2px;
}

.menu a, .menu a:visited{
	color: #c2e0ea;
	text-decoration:none;
	padding: 0 5px 0 5px;
}

.menu a:hover{
	color: #f6e98b;
	text-decoration:none;
}


.menukiri td{
	color: #d1dee4;
}

.menukiri td img{
	padding: 5px 0 0 5px;
}

.menukiri td a, .menukiri td a:visited{
	color: #9ae2fa;
}

.menukiri td a:hover{
	color: #ffffff;
}

.padmaincon {
	padding: 0 0 0 25px;
	color: #000000;
}

.boxttl {
	border: 1px #cccccc solid;
	background: #eeeeee;
	margin-top: 10px;
}

.boxttl td {
	font-size: 18px;
	color: #595c65;
	padding: 5px 10px 5px 10px;
}

.boxttl td a, .boxttl td a:visited, .boxttl td a:hover {
	font-size: 11px;
}

.boxttl ul {
	margin : 0 10px 0 15px;
	padding: 0;
}

.date {
	font-size: 10px;
	color: #9d8d19;
}

.ttl {
	font-size: 16px;
	color: #0073a2;
	text-decoration:none
}

.kananbox td{
	padding:5px;
}

.kananbox {
	border: 1px #cccccc solid;
	margin: 5px 0 5px 0;
}

.kananboxttl {
	background: #527684;
	color: #bdd9e5;
	font-size: 13px;
}
