﻿/* ___kokeshi___ */


#header-kokeshi {/* ヘッダ */
	height:149px;
	width:780px;
	margin:0;
	padding:0;
	color:#fff;
	background: url(/img/header-kokeshi.jpg) no-repeat ;
}

#header-kokeshi h1 span {visibility:hidden;}

#header-kokeshi_subcont{/* ヘッダ内小コンテンツ */
	margin:0;
	padding:0.5em;
	height:1.2em;
	width:765px;
	font-size:75%;
	text-align:right;
}
#header-kokeshi a:link {color:#fff; text-decoration:none;}
#header-kokeshi a:visited {color:#fff; text-decoration:none;}
#header-kokeshi a:hover {color:#cfc; text-decoration:none;}
#header-kokeshi a:active {color:#66f; text-decoration:none;}

