/*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;
}
.css14sg {
	font-size: 14px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
	color: #009900;
}
.css14sg a {
	color: #009900;
	text-decoration: none;
}
.css14sg a:hover {
	color: #009900;
	text-decoration: underline;
}
.css23 {
	font-size: 24px;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}
.css23 a {
	color: #000000;
	text-decoration: none;
}
.css23 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;
}

* html img.toplogo {
	margin: 0 -3px;
}

/*
===== ミドル ===========================
*/

div#middle {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 7px solid #66BB50;
	border-bottom: 7px solid #66BB50;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 25px;
	padding-bottom: 15px;
}
/* QAA====*/

div#ies {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

div#otsunio {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
div.niobox {
	width: 600px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	border-top: 5px solid #66BB50;
	border-bottom: 5px solid #66BB50;
}
div.niobox2 {
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

div.lin {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}

div#qaa {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	clear:both;
}

div.rank {
	text-align: center;
	padding-top: 50px;
	margin-bottom: 10px;
	width: 88px;
	margin-right: auto;
	margin-left: auto;
}

div.sogo {
	text-align: center;
	padding-top: 15px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	clear: both;
	border-top: 1px solid;
}

/* ニオ====*/

div#nio {
	float:right;
	width: 250px;
}
div#link {
	width: 300px;
	float:left;
}
div#nio2 {
	float:left;
	width: 250px;
	padding-bottom: 15px;
}

div.link {
	width: 270px;
	float:right;
}

.link ul {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	list-style-position: inside;
	line-height: 30px;
	list-style-type: square;
}
.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.liti {
	width: 550px;
	font-size: 15px;
	color: #009900;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
}

.liti a {
	color: #009900;
	text-decoration: none;
}
.liti a:hover {
	color: #009900;
	text-decoration: underline;
}

div.lido {
	width: 550px;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
}

img.change {
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-position: center;
	text-align: center;
	display:block;
}
img.change2 {
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	text-align: center;
	display:block;
}
/*
===== ライト ===========================
*/

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;
}
p#kaigyou {
	clear:both;
}
p#kaigyou1 {
	clear:both;
}
p#kaigyou2 {
	clear:both;
}
p#kaigyou3 {
	clear:both;
}
.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.css14 td {
	padding: 5px 0;
	vertical-align: top;
}

