/*universal reset*/
* {
	margin:0;
	padding:0;
}
/*body and base setting*/
body {
	text-align:center;/* box centering */
	margin: 0px;
	padding: 0px;
	color:#000;
}
h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	padding: 0;/* margin&padding reset */
	text-align: left;
	display: block;
	margin: 0;
}
img {
	border: none;/* img do not want a border */
	margin: 0;
	padding: 0;
}
table {
	margin : 0;
	font-size:13px;
}
div#container {
	width: 700px;
	margin: 10px auto 0 auto;
}
div#wrapper {
	clear: both;
}
/*
===== フォント設定用 ===========================
*/
.css14bl {
	font-size: 14px;
	font-weight: bolder;
	padding: 0 0 5px 0;
}
.css14bl a {
	color: #000000;
	text-decoration: none;
}
.css14bl a:hover {
	color: #000000;
	text-decoration: underline;
}
.css14gr {
	font-size: 14px;
	font-weight: bolder;
	color: #009900;
	padding: 3px 0 8px 0;
}
.css14gr a {
	color: #009900;
	text-decoration: none;
}
.css14gr a:hover {
	color: #009900;
	text-decoration: underline;
}
.css14bl2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	background-color: #FFFF80;
	margin-bottom: 0px;
}
.css14blc {
	font-size: 14px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}
.css14blc a {
	color: #000000;
	text-decoration: none;
}
.css14blc a:hover {
	color: #000000;
	text-decoration: underline;
}
.css13blb {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: bold;
}
.css13blb a {
	color: #000000;
	text-decoration: none;
}
.css13blb a:hover {
	color: #000000;
	text-decoration: underline;
}
.css13blbs {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
}
.css13blr {
	font-size: 13px;
	font-weight: bolder;
	text-align: right;
	white-space: nowrap;
}
.css13blr a {
	text-decoration: none;
}
.css13blr a:hover {
	text-decoration: underline;
}
.css13bl {
	font-size: 13px;
	margin-bottom: 0;
}
.css13bls {
	font-size: 13px;
	margin-bottom: 0;
	text-align: center;
}
.css13bls a {
	color: #000000;
	text-decoration: none;
}
.css13bls a:hover {
	color: #000000;
	text-decoration: underline;
}
/*
===== トップ ===========================
*/

div#top h1 {
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	float:left;
}
.cssmap {
	font-size: 10px;
	color: #006600;
	float:right;
}
div.header {
	background-color: #F98120;
	width: 700px;
	height: 40px;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF80;
}
div#top h2 {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
	padding: 0 0 0 15px;
}
img.toplogo {
	float:right;
	line-height: normal;
}
/*
===== ミドル ===========================
*/

div#middle {
	width: 650px;
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
}
/* QAA====*/

div#toplogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background-position: center center;
	font-size: 20px;
	font-weight: bold;
}
div.niobox {
	width: 600px;
	clear: both;
	border-bottom: 2px solid #999999;
	border-top: 2px solid #999999;
	padding-top: 15px;
}
div.und {
	text-align: center;
	margin-bottom: 10px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	clear:both;
	font-size: 14px;
	background-position: center;
}
/* ニオ====*/

div#nio {
	float:right;
	width: 260px;
}
div#link {
	width: 280px;
	float:left;
	padding-left: 60px;
}
#link ul {
	font-size: 15px;
	color: #009900;
	font-weight: bold;
	list-style-position: inside;
	line-height: 25px;
}
#link ul a {
	color: #009900;
	text-decoration: none;
}
#link ul a:hover {
	color: #009900;
	text-decoration: underline;
}
#link li {
	margin: 0 0 3px 0;
}
/*
===== ライト ===========================
*/

div#under {
	clear: both;
	width: 700px;
	margin-top: 7px;
	margin-bottom: 7px;
}
div#unun {
	clear: both;
}
div#unun p {
	margin-top: 2px;
	margin-bottom: 2px;
}
img.line {
	margin-right: auto;
	margin-left: auto;
}
img.nio {
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
img.logo {
	clear:both
}
img.mark {
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.csstotop {
	background-color: #F98120;
	text-align: center;
	line-height: 25px;
	clear: both;
}
.csstotop a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.csstotop a:hover {
	color: #009900;
	text-decoration: underline;
}
address {
	margin-top: 0px;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}
/* クリア　参考サイト→　http://blog.d-spica.com/entry/070307clearfix.html */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*
===== テーブル ===========================
*/

table.gakku {
	margin: 10px auto 0 auto;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 100%;
}
.gakku th {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.5em 0.5em;
	font-size: 14px;
	text-align: left;
	width: 10%;
	font-weight: normal;
}
.gakku td {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.5em;
	font-size: 14px;
	text-align: left;
	width: 40%;
}
table.gakku2 {
	margin: 10px auto 0 auto;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 100%;
}
.gakku2 th {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.5em 0.5em;
	font-size: 14px;
	text-align: left;
	width: 10%;
	font-weight: normal;
}
.gakku2 td {
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.5em;
	font-size: 14px;
	text-align: left;
	width: 80%;
}

