body {
	margin:5;
}

img {
	border:0;
}


 #container {
	width:960px;
	margin:0 auto;
	border:solid #ccc;
	border-width:0 1px 0 1px;
}

/* ヘッダ */
#header {
	width:960px;
	min-height:47px;
	height:auto !important;
	height:47px;
	background:#fff;
}

#header h1 {
	margin:0;
	padding:10px 10px 15px;
	font-size:120%;
	float:left;
	line-height:1em;
}

#header ul {
	margin:0;
	padding:8px 10px 3px 10px;
	font-size:80%;
	text-align:right;
        list-style:none;
}

#header li {
	margin:0 0 5px 0;
	line-height:1.32em;
}

#header div {
	min-height:17px;
	height:auto !important;
	height:17px;
	padding:8px;
	color:#000;
	background:#fff;
	font-size:80%;
	text-align:center;
	line-height:1.32em;
	clear:both;
}

#header a {
	color:#3366cc;
	text-decoration:none;
}

#header a:hover {
	color:#cc0000;
}

#menu {
  font-size:100%;
  font-weight: bold;
}

/* コンテント */
#content {
	clear:both;
}

#content h2 {
	margin:0 10px 10px;
	padding:5px;
	color:#fff;
	background:#000;
	font-size:95%;
}

#content ul {
	margin:10px;
	padding:0;
}

#content li {
	margin:10px;
}

/n* フッタ */
#footer {
	width:800px;
	clear:both;
}

#footer p {
	margin:0;
	padding:3px 5px;
	color:#fff;
	background:#003300;
	font-size:65%;
	text-align:right;
	line-height:1.32em;
	font-family:verdana;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

      .title{font-family:"Times",serif;font-size:24pt;font-weight:bold;color:"#000066";text-decoration:underline}
      .subtitle{font-family:"Times",serif;font-size:16pt;font-weight:normal;color:"#003300"}
      .subtitle2{font-family:"Times",serif;font-size:14pt;font-weight:normal;color:"#003300"}
      .subtitle3{font-family:"Times",serif;font-size:18pt;font-weight:normal;color:"#003300"}
.main{font-family:"Times",serif;font-size:12pt;font-weight:normal}
.form{font-size:12pt;font-weight:bold;font-family:"Arial Narrow";color:#003300}
