/* 手書きCSS */



/* ナビゲーション */

#navi_menu {
	width: 950px;
	height: 65px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navi_menu .nm {
	height: 65px;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


#navi_menu li {
	height: 65px;
	list-style-type: none;
	float: left;
}

#navi_menu a{
	float: left;
	text-indent: -9999px;
}

/* secondhead left */

#sh-left ul {
	height: 22px;
	widht: 400px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sh-left li {
	height: 22px;
	list-style-type: none;
	float: left;
	font-size: 14px;
	letter-spacing: 3px;
}






/********* ノーマルヘッダーメニュー ********/

#normal_menu {
	width: 950px;
	height: 47px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
	float:left;

}

#normal_menu ul {
	height: 47px;
	width: 950px;
	list-style-type: none;
	float: left;
		padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#normal_menu li {
	height: 47px;
	list-style-type: none;
	float: left;
			padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#normal_menu a{
	float: left;
	text-indent: -9999px;
}

#normal_menu .n01 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 95px;
	background-image: url(../images/new/normal/navi01.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n02 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 78px;
	background-image: url(../images/new/normal/navi02.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n03 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 135px;
	background-image: url(../images/new/normal/navi03.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n04 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 231px;
	background-image: url(../images/new/normal/navi04.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n05 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 147px;
	background-image: url(../images/new/normal/navi05.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n06 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 166px;
	background-image: url(../images/new/normal/navi06.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

#normal_menu .n07 a{
	height: 47px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 98px;
	background-image: url(../images/new/normal/navi07.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
}

