@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header li {
	font-size: 10px;
	color: #333333;
	text-indent: 8px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header ul a:hover, #header ul a:active {
	color: #990000;
	text-decoration: underline;
}
#topics {
	margin: 10px;
	padding: 0px;
	height: 1600px;
	width: 780px;
}
#topics #main #syousai {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 600px;
}
#topics #main2 #syousai2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 600px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#topics #main {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
}
#footer h1 {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	margin: 0px;
	padding: 2px;
}


#header {
	background-image: url(image/kanban.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#header ul a {
	color: #333333;
	text-decoration: none;
}
#bar {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
#subpic {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
}

#bar h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bar h2 em {
	visibility: hidden;
}
#bar h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 160px;
}
#bar #tn1 a {
	background-image: url(image/160x50_home.jpg);
	background-repeat: no-repeat;
}
#bar #tn2 a {
	background-image: url(image/160x50_driver.jpg);
	background-repeat: no-repeat;
}
#bar #tn3 a {
	background-image: url(image/160x50_osusume1.jpg);
	background-repeat: no-repeat;
}
#bar #tn4 a {
	background-image: url(image/160x50_osusume2.jpg);
	background-repeat: no-repeat;
}
#bar #tn5 a {
	background-image: url(image/160x50_kaisya.jpg);
	background-repeat: no-repeat;
}
#bar #tn1 a:hover, #header h2#tn1 a:active {
	background-image: url(image/160x50_home_u.jpg);
	background-repeat: no-repeat;
}
#bar #tn2 a:hover, #header h2#tn2 a:active {
	background-image: url(image/160x50_driver_u.jpg);
	background-repeat: no-repeat;
}
#bar #tn3 a:hover, #header h2#tn3 a:active {
	background-image: url(image/160x50_osusume1_u.jpg);
	background-repeat: no-repeat;
}
#bar #tn4 a:hover, #header h2#tn4 a:active {
	background-image: url(image/160x50_osusume2_u.jpg);
	background-repeat: no-repeat;
}
#bar #tn5 a:hover, #header h2#tn5 a:active {
	background-image: url(image/160x50_kaisya_u.jpg);
	background-repeat: no-repeat;
}#header ul {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 630px;
	list-style-type: none;
}
.p1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.p2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-indent: 8px;
}
.p3 {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin: 0px;
	padding: 5px;
}

.p4 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.p5 {
	font-size: 9px;
	line-height: 15px;
	color: #000033;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
	background-image: url(image/footer.jpg);
	background-repeat: no-repeat;
}

