.clr
	{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/*======　1）ヘッダ　=====*/

#header-navi
	{
	margin: 0;
	padding: 0;
	width: 960px;
	text-align: center;
	border-color: #996600;
	background-color: #F6F6FA;
	border: 0px #000 solid;
}

#header-navi h1,
#header-navi h1 a,
#header-navi h1 a:active,
#header-navi h1 a:visited,
#header-navi h1 a:hover
	{
	margin: 0;
	padding: 0;
	width: 88px;
	height: 55px;
	line-height: 55px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	background: url(./../img/logo.gif) no-repeat 0 0;
	}



/*======　メニュー　=====*/
#menu
	{
	margin: 0;
	padding: 0;
	float: right;
	width: 750px;
	height: 55px;
	text-align: left;
	}

#menu ul
	{
	margin: 0;
	padding: 0;
	width: 750px;
	height: 55px;
	list-style: none;
	}
	

#menu li
	{
	float: left;
	width: 100px;
	height: 55px;
	margin-right: 10px;
	}

#menu li a
	{
	width: 100px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	}
#menu li#home,
#menu li#home a
	{
	background: url(./../img/menu_home.gif) no-repeat 0 0;
	}

#menu li#home a:hover
	{
	background: url(./../img/menu_home_over.gif) no-repeat 0 0;
	}

#menu li#about,
#menu li#about a,
#menu li#about a:active
	{
	background: url(./../img/menu_aboutus.gif) no-repeat 0 0;
	}
#menu li#about a:hover
	{
	background: url(./../img/menu_aboutus_over.gif) no-repeat 0 0;
	}
	
#menu li#information,
#menu li#information a,
#menu li#information a:active,
#menu li#information a:hover
	{
	background: url(./../img/menu_information_over.gif) no-repeat 0 0;
	}
	
#menu li#collection,
#menu li#collection a,
#menu li#collection a:active
	{
	background: url(./../img/menu_collection.gif) no-repeat 0 0;
	}
#menu li#collection a:hover
	{
	background: url(./../img/menu_collection_over.gif) no-repeat 0 0;
	}
	
#menu li#lesson,
#menu li#lesson a,
#menu li#lesson a:active
	{
	background: url(./../img/menu_lesson.gif) no-repeat 0 0;
	}
#menu li#lesson a:hover
	{
	background: url(./../img/menu_lesson_over.gif) no-repeat 0 0;
	}
	
#menu li#contact,
#menu li#contact a,
#menu li#contact a:active
	{
	/*margin: 0;*/
	background: url(./../img/menu_contactus.gif) no-repeat 0 0;
	}
#menu li#contact a:hover
	{
	background: url(./../img/menu_contactus_over.gif) no-repeat 0 0;
	}
#header-navi #menu li#twitter,
#header-navi #menu li#twitter a,
#header-navi #menu li#twitter a:active
	{
	margin: 0;
	width: 90px;
	background: url(./../img/menu_twitter.gif) no-repeat 0 0;
	}
#header-navi #menu li#twitter a:hover
	{
	width: 90px;
	background: url(./../img/menu_twitter_over.gif) no-repeat 0 0;
	}

/*======ツイッター　100909追加=====*/

.twitter,
.twitter a,
.twitter a:active
	{
	margin: 10px 0 20px;
	padding: 0;
	width: 250px;
	height: 56px;
	text-indent: -9999px;
	background: url(./img/galet_tw_bn.jpg) no-repeat 0 0;
	display: block;
	text-decoration: none;
	}

.twitter a:hover
	{
	background: url(./img/galet_tw_bn.jpg) no-repeat 0 0;
	}

/*======フッター=====*/

#footer 
	{
	margin: 10px auto;
	padding: 0;
	position: relative;
	width: 960px;
	height: auto;
	background: #F6F6FA;
	}

#footer .topnavi
	{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right:0;
	width: 70px;
	height: 15px;
	}

#footer .topnavi .up,
#footer .topnavi .up a
	{
	margin: 0;
	padding: 0;
	width: 70px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	background: url(./../img/topnavi.gif) no-repeat 0 0;
	}

#footer .topnavi .up a:active,
#footer .topnavi .up a:hover
	{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	background: url(./../img/topnavi_over.gif) no-repeat 0 0;
	}



#footer #inner
	{
	margin: 10px auto;
	padding: 0;
	width: 960px;
	height: 70px;
	position: absolute;
	top: 15px;
	left:0;
	background: #F6F6FA;
	border-top: 1px solid #999;
	}

#footer #inner .footerlogo
	{
	margin: 10px 8px 0 5px;
	padding: 0;
	width: 84px;
	height: 48px;
	float: left;
	line-height: 48px;
	text-indent: -9999px;
	background: url(./../img/footer_logo.gif) no-repeat 0 0;
	}

#footer #inner .copyright
	{
	margin: 10px 0 0 5px;
	width: 500px;
	height: auto;
	float: left;
	text-align: left;
	color:#666;
	font-size: 10px;
	line-height: 160%;
	}

#footer #inner .link 
	{
	margin: 10px 0 0 5px;
	width: 280px;
	float: right;
	text-align: right;
	font-size: 10px;
	}
	
#footer #inner .link a 
	{
	color: #666;
	text-decoration: none;
	}
	
#footer #inner .link aactive,
#footer #inner .link avisited
	{
	color: #666;
	}

#footer #inner .link ahover
	{
	color: #ff1846;
	text-decoration: underline;
	}


/*======エントリーヘッダ=====*/

.entryheader
	{
	margin: 0px;
	padding: 5px  0;
	width: 620px;
	height: auto;
	border-top: 1px #99CCCC solid;
	}


.entryheader .entrydate
	{
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
	font-size: 10px;
	font-weight: bold;
	color: #99CCCC;
	text-align: left;
	border: 0px #36414d solid;
	}

.entryheader .entrycategory
	{
	margin: 0;
	padding: 0;
	float: right;
	width: 400px;
	font-size: 10px;
	font-weight: bold;
	color: #99CCCC;
	text-align: right;
	}

/*======モバイルナビゲーション=====*/

.mobilenavi
	{
	margin: 20px 10px 0;
	padding: 10px 0 0 0;
	width: 230px;
	border-top: 1px #666 dashed;
	}
	
.mobilenavi .qr
	{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-indent: -9999px;
	background: url(./../img/qr.png) no-repeat 0 0;
	float: left;
	}

.mobilenavi .txt
	{
	margin: 8px 0;
	padding: 0;
	width: 142px;
	float: right;
	}

.mobilenavi .txt .navitxt
	{
	margin: 0;
	padding: 0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background: url(./../img/mobilesite_navitxt.gif) no-repeat 0 0;
	}

.mobilenavi .txt .naviurl
	{
	margin: 5px 0 0 0;
	padding: 0;
	width: 142px;
	height: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background: url(./../img/mobilesite_url.gif) no-repeat 0 0;
	display: block;
	text-decoration: none;
	}

.mobilenavi .txt .naviurl a,
.mobilenavi .txt .naviurl a:active
	{
	margin: 0;
	padding: 0;
	width: 142px;
	height: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background: url(./../img/mobilesite_url.gif) no-repeat 0 0;
	display: block;
	text-decoration: none;
	}


.mobilenavi .txt .naviurl a:hover
	{
	background: url(./../img/mobilesite_url_over.gif) no-repeat 0 0;
	}
