#wrapper {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 50px;
	width: 860px;
}

#header img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#header table {
	height: 48px;
	width: 858px;
}

#header table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #A0A0A4;
}

#header table tr td table {
	height: 30px;
	width: 240px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",                   sans-serif;
	font-size: 12px;
}
	
.menu{
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
	background-color: #007FFF;
	height: 2em;
	position: relative;
	top: 0;
	left: 0;
}

#menu1{
	position: relative;
	left: 0;
	top: 0;
}

#menu2{
	position: absolute;
	left: 121px;
	top: 0px;
	width: 120px;
}

#menu3{
	position: absolute;
	left: 242px;
	top: 0px;
	width: 114px;
	height: 23px;
}

#menu4{
	position: absolute;
	left: 363px;
	top: 0px;
}

#menu5{
	position: absolute;
	left: 484px;
	top: 0;
	width: 120px;
}

#menu6{
	position: absolute;
	left: 605px;
	top: 0;
	width: 121px;
}

.menu a{
	text-align: center;
	color: #FFF;
	background-color: #007FFF;
	border-right: solid 1px #ffffff;
	text-decoration: none;
	display: block;
	width: 120px;
	line-height: 2em;
}

.menuhead{
	border-right: solid 1px# #ffffff;
}

.submenu{
	visibility: hidden;
	position: absolute;
}
	
.submenu a{
	text-align: left;
	padding-left: 5px;
	background-color: #2A1FFF;
	border-top: solid 1px #ffffff;
}

.menu a:hover{
	background-color: #555FFF;
}

/* パンくず　ここから */
#navi_under{
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#middle {
	width: 860px;
}


#left {
	float: left;
	width: 175px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#right {
	text-align: left;
	font-size: 12px;
	float: right;
	width: 660px;
	margin: 0px;
}
#wrapper #middle #right .t1 tr .intro {
	line-height: 18px;
}
#middle #left table {
	font-size: 11px;
}
#wrapper .menu #menu3 #submenu3 .ssm {
	margin-left: 10px;
}
