@charset "Shift_JIS";
/*2009.10*/

/* 共通設定 */

a:link{color:#1c6ab4;text-decoration:underline;}
a:visited{color:#330099;text-decoration:underline;}
a:hover{color:#ffffff;background-color:#1c6ab4;text-decoration:none;}
a:active{color:#ffffff;background-color:#1c6ab4;text-decoration:none;}

body{
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	font-size:90%;
}

#container {
	width: 945px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border: 0px;
	clear:both;
}

img{
	border:0px;
}

form{
	margin:0px;
	padding:0px;
}

  /*rubi*/

.rubi {
	font-size:80%;
	color:#666;
}

.noDisp{
	display:none;
}

/* ヘッダー設定 */

#header{
	clear:both;
	width:945px;
	heght:50px;
	margin:0;
	padding:0;
	background-color:#fff;	
}
#niftylogo{
	margin:10px 0 0 8px;
	padding:0;
	float:left;
}
#kidslogo{
	margin:0px;
	padding:0px;
	float:left;
}

#header_r{
	margin:16px 0px 0px;
	padding:0px;
	width:316px;
	background-color:#fff;
	text-align:right;
	float:right;
}
.headerlink{
	margin:0px;
	padding:0px;
	float:right;
}
.headerlink a:hover{
  background-color: inherit;
}
.headerlink.first{
  margin-right: 24px;
}
#ad{
	clear:both;
	width:945px;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

h1 {
	margin: 0;
	padding: 0;
}

h1.kids_contents {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 85%;
	font-weight: normal;
	color: #666;
	float: left;
	position:relative;
	top:25px;
}

/*h1修正09.12.17
h1.kids_contents {
}
h1.kids_top {
	width: 350px;
	display:block;
}*/

h1.kids_top {
	width: 350px;
	display:block;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 85%;
	font-weight: normal;
	color: #666;
	float: left;
	position:relative;
	top:25px;
}

/* ロゴ下バージョン
h1.kids_top {
	margin: 0 0 0 17px !important;
	margin: 0 0 0 25px;
	padding: 0;
	clear: both;
}*/



/*フッター設定*/

#footerTable { font-size:90%;}

#footerlink{
	margin:0px auto 10px auto;
	width:945px;
	border-color:#1579ae;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}

#footerlink ul{
	clear:both;
	margin:0px 0px 2px 0px;
	padding:0px;
	white-space: nowrap;
	text-align:right;
}

#footerlink ul li{
	margin:0px 0px 3px 10px;
	padding:0px 0px 0px 12px;
	line-height:120%;
	list-style-type:none;
	background-image:url(../images/icon/yaji01.gif);
	background-repeat: no-repeat;
	background-position: 2px left;
	display:inline;
}

/*ページトップへ*/

div.footer-pagetop {
	clear:both;
	text-align:right;
	margin: 0 0 10px;
}
.footer-pagetop a:hover{
        background-color:transparent;
}

/*コーナートップ設定*/
td.cornerlogo a { background-color: transparent;}


/* 第2階層 フッター設定 */
#footBlock { 
	width:945px;
	height:60px;
	margin:5px 0 0;
	padding:0;
	clear:both;
}




