/* CSS Document navi4を基にする */

div#navi {
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: px;
}

div#navi ul{
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
}


/* 1段目 */

div#navi li{
	width: 146px;
	margin: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../image/000a93.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

div#navi li.now{
	background-image: url(../image/000a83.gif);
}

div#navi li.on{
	background-image: url(../image/000a88.gif);
}


/* 2段目 */

div#navi li.sub{
	background-image: url(../image/000a84.gif);
	width: 137px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}

div#navi li.sub0{
	background-image: url(../image/000a89.gif);
	width: 137px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #999999;
}


div#navi li.subnow{
	background-image: url(../image/000a87.gif);
	width: 137px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}

div#navi li.subon{
	background-image: url(../image/000a77.gif);
	width: 137px;
	margin-left: 9px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #cccccc;
	border-left: solid 3px #2680E4;
}


/* 3段目 */

div#navi li.sub2{
	background-image: url(../image/000a89.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: solid #999999 3px;
}

div#navi li.sub2now{
	background-image: url(../image/000a87.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
}

div#navi li.sub2on{
	background-image: url(../image/000a84.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
}

/* 3段目　ユースウェアアドバイザー　２行調整 */
div#navi li.sub2-2{
	background-image: url(../image/000a89.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: solid #999999 3px;
	padding-right: 40px;
}

div#navi li.sub2-2now{
	background-image: url(../image/000a87.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
	padding-right: 40px;
}

div#navi li.sub2-2on{
	background-image: url(../image/000a84.gif);
	width: 128px;
	margin-left: 18px;
	list-style: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #cccccc;
	border-left: 3px solid #0099CC;
	padding-right: 40px;
}



div#navi li a{
	color: #000000;
	text-decoration: none;	
}


/* 社長メッセージ・特長と魅力のみ使用 */
div#navi li a.deco{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

/* 会社説明会　社長セミナーのフォント */
.big3 {
	font-size: 15px;
	font-weight: bolder;
}


div#navi li a:hover{
	color: #000000;
	text-decoration: underline;	
}

div#mailto {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: px;
}

div#mailto ul{
    width: 150px;
	margin: 0px;
	padding: 0px;
	margin-right: 9px;
	border-top: solid 1px #cccccc;
}

div#mailto li{
	width: 135px;
	margin: 0px;
	list-style: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: dashed 1px #cccccc;
}

div#mailto li a{
	color: #000000;
}
