body { 
  background-color : #eeeeee;
  text-align : left;
  color:#414141;
  margin : 2em;
  font-family: "ＭＳ Ｐゴシック", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

hr {
  padding-bottom : 0px;
  padding-top : 0px;
	}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	color:#0000ff
;}

h1#box {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
	padding: 3px 5px 2px 10px;
	color: white;
	background-color: #8FAEBE;
	text-decoration: none;
	}

h2 {
	color: #222;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	}
h2#box {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	padding: 0px 5px 0px 5px;
	color: white;
	background-color: #8FAEBE;
	text-decoration: none;
	}

h2#grass {
	color: #93B06B;
	}

h2#gray {
	padding-bottom: 1px;
	border-bottom: 2px solid #8FAEBE;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #333;
	}
h3 {
	font-size: 14px;
	margin-bottom: 5px;
	}
h3#box {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	padding: 3px 5px 1px 5px;
	color: white;
	background-color: #8FAEBE;
	text-decoration: none;
	}
h3#under {
	padding-bottom: 0px;
	border-bottom: 1px solid #8FAEBE;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	color: #333;
	}

h4 {
	margin:-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	}
img	{
	border-style : none none none none;
}

.box2 {
	border: 1px solid #3399FF;
	margin-bottom: 10px;
	padding: 3px 3px 2px 5px;
	}
.box {
	margin-bottom: 10px;
	color: #444;
	text-align:left; 
	text-decoration: none;
	padding: 5px; 
	border-top: 1px solid #aaaaaa; 
	border-left: 1px solid #aaaaaa; 
	border-right: 1px solid #aaaaaa; 
	border-bottom: 1px solid #aaaaaa; 
	}

.box h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .0em;
	color: #FFF;
	background-color: #8FAEBE;
	padding: 5px 10px 3px 10px;
	margin: 0px;
	}

.box ul {list-style : square outside url(img/ls_blue.gif);
	padding:0px; margin:3px 0px 0px 17px;}
.box li {
	font-size: 12px;
	line-height: 120%;
	padding: 0px 0px 5px 0px;
	}

.box .list {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.news-box {
	border: 1px solid #9C6;
	margin-bottom: 15px;
	}

a {
	text-decoration:none;
	}

a#header {
	background : #ffffff url(topnav-bg.gif) repeat-x scroll left top;
	padding:10px;
	text-decoration: none;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: white;
	}

a#h2 {
	text-decoration: none;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #93B06B;
	}


a#red {
	text-decoration: none;
	font-weight: bold;
	color: red;
	}

p {
	font-size: 12px;
	line-height: 120%;
	margin: 5px 0px 5px 0px;
	}
p#title {
	align: center; color: #000099; face: "麗流隷書"; size: 20px;
}


