/*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;
}
div#renew {
	margin-left:auto;
	margin-right:auto;
	padding-top: 200px;
	padding-bottom: 200px;
	text-align:center;
}	
.cssmap {
	font-size: 10px;
	color: #006600;
	float:right;
}
div.header {
	background-color: #F98120;
	width: 700px;
	clear: both;
	height: 40px;
}
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;
	clear: right;
}
* html img.toplogo {
	margin: 0 -3px;
}
.virtual {
	float:left;
	margin: 10px 0 0 0;
}
.loan {
	float:right;
	margin: 10px 0 0 0;
}
/*
===== レフト ===========================
*/

div#left {
	width: 440px;
	margin-top: 20px;
	clear: both;
	float:left;
}
/* ハイクラス====*/

div#hiclass {
	border-bottom: 7px solid #66BB50;
}
.csspre {
	background-color: #66BB50;
	line-height: 25px;
	padding: 0 0 0 15px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0;
}
div#hiclass h3 {
	font-size: 15px;
	font-weight: bolder;
	color: #009900;
	margin: 10px 0;
	padding: 0 0 0 15px;
}
h3 a {
	color: #009900;
	text-decoration: none;
}
h3 a:hover {
	color: #009900;
	text-decoration: underline;
}
div#hiclassright {
	float:right;
}
div#hiclassright p {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#hiclassleft {
	width: 310px;
	float:left;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}
div#hiclass2 {
}
div#hiclass3 {
	width: 225px;
	float: left;
}
.post {
	float:right;
	margin-right:5px;
}
.hi {
	padding: 10px 0;
	border-top: 1px solid #666666;
}
div#hiclass5 {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	clear: both;
	padding: 3px 0;
}
div#hiclass5 p {
	margin: 3px 0;
}
div#hiclass6 {
	padding: 5px 0;
}
.other {
	float: left;
	padding: 0 0 0 65px;
}
img.yahoo {
	margin-right: 7px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.click2 {
	float:right;
}
/* 最新情報リンク====*/

.ied {
	text-align: center;
}
.sokuhou {
	background-color: #993300;
	line-height: 25px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 15px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	clear:both;
}
.sokuhou a {
	color: #FFFFFF;
	text-decoration: none;
}
.sokuhou a:hover {
	color: #FFFFFF;
	;
	text-decoration: underline;
}
/* トピックス====*/

.tpics {
	background-color: #F98120;
	text-align: center;
	line-height: 18px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	width: 100%;
	color: #FFFFFF;
	margin-top: 0px;
	height: 20px;
}
div#topitopi {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	height: 115px;
	border: 1px solid #F98120;
	text-align: center;
	overflow: scroll;
}
/* 学区表へのリンク====*/

.gakku {
	background-color: #0E116A;
	text-align: center;
	line-height: 20px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	width: 440px;
	color: #FFFFFF;
	margin: 15px 0;
}
.gakku a {
	color: #FFFFFF;
	text-decoration: none;
}
.gakku a:hover {
	color: #FFFFFF;
	;
	text-decoration: underline;
}
/* ラジオ・リンク集====*/

div#rali {
	width: 440px;
	margin-bottom: 10px;
}
.rali {
	background-color: #F98120;
	text-align: center;
	line-height: 20px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	width: 201px;
	color: #FFFFFF;
	margin-top: 0px;
	text-decoration: none;
	text-decoration: none;
	text-decoration: none;
	margin-bottom: 0px;
}
.rali a {
	color: #FFFFFF;
	text-decoration: none;
}
.rali a:hover {
	color: #FFFFFF;
	;
	text-decoration: underline;
}
div#radio {
	width: 200px;
	height: 190px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F98120;
	border-right-color: #F98120;
	border-bottom-color: #F98120;
	border-left-color: #F98120;
	text-align: center;
	float:left;
}
div#radi2 {
	margin: 10px 5px;
}
div#radi3 {
	width: 166px;
	margin-top: 3px;
	text-align: center;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}
div#link {
	width: 200px;
	height: 190px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F98120;
	border-right-color: #F98120;
	border-bottom-color: #F98120;
	border-left-color: #F98120;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#link ul {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
	padding: 10px;
	list-style-position: inside;
}
#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#rihgt {
	width: 230px;
	margin-top: 20px;
	float:right;
	text-align: center;
}
div#koe {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
div#naru {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
div#sell {
	margin-top: 5px;
	border: 4px solid #F98120;
	margin-bottom: 0px;
	text-align: center;
}
div#sell p {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#sell2 {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 0px;
}
div#sell3 {
	margin-top: 0px;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
div#sell4 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.click {
	float: right;
}
div#banner {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
div#y1 {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 2px solid #FFFF80;
}
div#y2 {
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}
div#y2 p {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#y3 {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 2px solid #FFFF80;
}
div#y4 {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
}
div#y4 p {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#y5 {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 2px solid #FFFF80;
	text-align: center;
}
div#y6 {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 2px solid #FFFF80;
}
div#y7 {
	padding:10px;
}
div#y7 p {
	margin-top: 2px;
	margin-bottom: 2px;
}
div#under {
	clear: both;
	width: 700px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.us li {
	display:inline;
	list-style:none;
	margin-right: 7px;
}
.us li.end {
	margin-right: 0px;
}
div#unleft {
	width: 440px;
	float:left;
}
div#unright {
	width: 235px;
	float:right;
}
div#unun {
	clear: both;
}
div#unun p {
	margin-top: 2px;
	margin-bottom: 2px;
}
img.line {
	margin-right: auto;
	margin-left: auto;
}
img.manga {
	float:left;
	margin-right: 3px;
}
img.keijiban {
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
img.nio {
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
img.logo {
	float:right;
	margin: 0;
	clear: right;
}
img.mark {
	float:left;
	margin: 0;
}
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;
}

