﻿/******** ヘッダーナビゲーションメニュー ********/

#head_navi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 950px;
}

#head_navi ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
}

#head_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#head_navi a {
	text-indent: -9999px;
}

#head_navi .hn01 a {
	background-image: url(images/tomtom/navi/01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 132px;
}
#head_navi .hn02 a {
	background-image: url(images/tomtom/navi/02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn03 a {
	background-image: url(images/tomtom/navi/03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn04 a {
	background-image: url(images/tomtom/navi/04.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn05 a {
	background-image: url(images/tomtom/navi/05.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 135px;
}
#head_navi .hn06 a {
	background-image: url(images/tomtom/navi/06.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn07 a {
	background-image: url(images/tomtom/navi/07.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 132px;
}

#head_navi .hn01 a:hover {
	background-image: url(images/tomtom/navi/01h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 132px;
}
#head_navi .hn02 a:hover {
	background-image: url(images/tomtom/navi/02h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn03 a:hover {
	background-image: url(images/tomtom/navi/03h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn04 a:hover {
	background-image: url(images/tomtom/navi/04h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn05 a:hover {
	background-image: url(images/tomtom/navi/05h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 135px;
}
#head_navi .hn06 a:hover {
	background-image: url(images/tomtom/navi/06h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 136px;
}
#head_navi .hn07 a:hover {
	background-image: url(images/tomtom/navi/07h.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 132px;
}

/******** 左サイドバーコンテンツメニュー ********/

.left_menu_space ul {
	margin-bottom: 10px;

}
.left_menu_space li {
	list-style-type: none;
	height: 20px;
	margin-left: 7px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 160px;

}

.left_menu_space li.lms00 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/00.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms01 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms02 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms03 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/03.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms04 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms05 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/05.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms06 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/06.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms07 a{
	list-style-type: none;
	color: #333333;
	background-image: url(images/tomtom/left/icon/07.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms00 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/00.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms01 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms02 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms03 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/03.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms04 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms05 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/05.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms06 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/06.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
.left_menu_space li.lms07 a:hover{
	list-style-type: none;
	color: #339900;
	background-image: url(images/tomtom/left/icon/07.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 24px;
}
/***** トップページ真ん中のウィジットにCSS追記 *****/
#main_contents div.widgets div.textwidget
	{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	}

.ten
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
ul.widul li
	{
	background-image: url(images/tomtom/list.jpg);
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-left: 30px;
	letter-spacing: 0.2em;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}