@charset "utf-8";
@import url("gallery.css");
@import url("library.css");
@import url("bbs.css");
@import url("annai.css");
@import url("yac.css");
@import url("eigyou.css");
@import url("movie.css");
@import url("ehon.css");
@import url("kojyo.css");


/* -------------------------------------------------------------------
 トップページのスタイルもcommonに書いてあります。
 一番下段が、topのスタイルです。
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
 基本設定
------------------------------------------------------------------- */

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


/* 基本フォント -------------------- */

body,td,th,h1,h2,h3,h4,h5,h6 {
	color: #000000;
	font-family: Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}


/* 基本タグ -------------------- */

body {
	text-align: center;
}

img,table {
	border: none;
}

ul {
	list-style-type: none;
}

address {
	font-style: normal;
}


/* 基本テキストリンク -------------------- */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

div.page-box a:link {
	color: #ffffff;
	text-decoration: none;
}
div.page-box a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.page-box a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.page-box a:active {
	color: #ffffff;
	text-decoration: none;
}

div.topbox-left a:link {
	color: #000000;
	text-decoration: none;
}
div.topbox-left a:visited {
	color: #000000;
	text-decoration: none;
}
div.topbox-left a:hover {
	color: #FF0000;
	text-decoration: none;
}
div.topbox-left a:active {
	color: #FF0000;
	text-decoration: none;
}




/* -------------------------------------------------------------------
 float解除
------------------------------------------------------------------- */

br.clr /* テスト用 */ {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*¥*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */

div#wrap {
	width: 700px;
	margin: 0 auto;
}

div#wrap-annai {
	width: auto;
	margin: 0 auto;
}


div#wrap-library {
	width: 700px;
	margin: 0 auto;
	background-image: url(../../img/library/toko.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#wrap-library2 {
	width: 700px;
	margin: 0 auto;
	background-image: url(../../img/library/toko2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


div#wrap-bbs {
	width: auto;
	margin: 0 auto;
	background: url(../../img/bbs/body-bg.gif) no-repeat 0 0px;
}
div#wrap-bbs-in {
	width: auto;
	margin: 0 auto;
	background: url(../../img/bbs/toko_02.gif) repeat-y left bottom;
}

div#ct-area {
	width: ;
}

div#ct-left {
	width: ;
}

div#ct-right {
	width: ;
}


/* -------------------------------------------------------------------
 ヘッダー
------------------------------------------------------------------- */

div#hd {
	width: ;
}


/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */

div#ft {
	width: 700px;
	border-top: 1px #070707 solid;
	background: #ffffff;
}

div#ft address {
	float: right;
	width: 300px;
	font-size: 9px;
	text-align: right;
	padding: 5px 0 0 0;
}

div#ft ul {
	float: left;
	width: 400px;
	text-align: left;
	padding: 5px 0 0 0;
}

div#ft ul li {
	display: inline;
	padding: 5px 10px 0 0;
	font-size: 10px;
}



div#ft-bbs {
	width: auto;
	border-top: 1px #070707 solid;
	background: #ffffff;
}

div#ft-bbs-in {
	width: 700px;
	background: #ffffff;
	margin: 0 auto;
}

div#ft-bbs address {
	float: right;
	width: 300px;
	font-size: 9px;
	text-align: right;
	padding: 5px 0 0 0;
}

div#ft-bbs ul {
	float: left;
	width: 400px;
	text-align: left;
	padding: 5px 0 0 0;
}

div#ft-bbs ul li {
	display: inline;
	padding: 5px 10px 0 0;
	font-size: 10px;
}




/* -------------------------------------------------------------------
 トップページのスタイルここから
------------------------------------------------------------------- */
div.topbox {
	width:700px;
	background: url(../../img/top/line.gif) repeat-y top left;
	padding: 0 0 0px 0;
}
div.topbox-left {
	width:270px;
	float: left;
	margin: 0 0 0 70px;
	text-align: left;
	display: inline;
}
div.topbox-right {
	width:270px;
	float: right;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 15px 0 0;
	display: inline;
}
div.topbox-gnavi {
	width:700px;
	text-align: left;
	margin: 0 0 15px 10px;
}
div.topbox-gnavi ul li.list01 {
	float: left;
	width: 110px;
	margin: 0 20px 0 0;
}
div.topbox-gnavi ul li.list02 {
	float: left;
	width: 80px;
	margin: 0 20px 0 0;
}
div.topbox-gnavi ul li.list03 {
	float: left;
	width: 95px;
	margin: 0 20px 0 0;
}
div.topbox-gnavi ul li.list04 {
	float: left;
	width: 110px;
	margin: 0 20px 0 0;
}
div.topbox-gnavi ul li.list05 {
	float: left;
	width: 100px;
	margin: 0 20px 0 0;
}
div.topbox-gnavi ul li.list06 {
	float: left;
	width: 90px;
	margin: 0 0px 0 0;
}

div.topbox-gnavi ul li span {
	display: block;
}



div.flashbox {
	width:700px;
	margin: 0 0 10px 0;
}
div.flashbox-left {
	width:590px;
	float: left;
	text-align: right;
	padding: 15px 0 0 0;
}
div.flashbox-right {
	width:98px;
	float: right;
}

.toptitle{
	background-image: url(../../img/top/mark.gif);
	background-repeat: no-repeat;
	background-position: 427px;
	text-align: left;
}

.topmain{
	background-image: url(../../img/top/top.gif);
	background-repeat: no-repeat;
	height: 429px;
	width: 690px;
	background-position: right bottom;
}
