* {
margin:0;
padding:0;
}
body {
	text-align: center;
	background-image: url(../image/backf.gif);
}
#wrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-color: azure;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img{
border:0px;
}
#header {
	background-image: url(../title.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 120px;
	width: 798px;
	text-indent: -9999px;
}
#menu {
	height: 20px;
	width: 798px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
ul{
	margin:0px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
}
#menu a {
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 13px;
	height: 20px;
	width: 114px;
	text-align: center;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
}
#menu a:hover {
	color: #FF0000;
	background-color: #FFFF00;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bolder;
}
#home {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#home a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#home a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#home2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#pc {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#pc a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#pc a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#pc2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #6600FF;
	color: #FFFFFF;
	line-height: 20px;
}
#internet {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#internet a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#internet a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#internet2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#sch {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#sch a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#sch a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#sch2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#blog {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#blog a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#blog a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#blog2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#employ {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#employ a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#employ a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#employ2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#con {
	height: 20px;
	width: 114px;
	line-height:20px;
}
#con a {
	text-decoration:none;
	background-color:#2577FE;
	color: #FFFFFF;
}
#con a:hover {
	background-color: #FFFF00;
	color: #FF00FF;
}
#con2 {
	height: 20px;
	width: 114px;
	text-decoration:none;
	background-color: #FF0099;
	color: #FFFFFF;
	line-height: 20px;
}
#DoIt {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(doit_logo.gif);
	background-repeat: no-repeat;
	width: 798px;
	height: 86px;
	clear: both;
	text-align: center;
}
#footer {
	width: 798px;
	text-align: center;
	background-color: aliceblue;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	font-family: "�l�r �o�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3";
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
}
#txt {
	font-size: 16px;
	line-height: 24px;
	color: #006600;
	width: 558px;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 12px;
	padding-left: 120px;
	text-align: left;
	background-color: azure;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#txt img {
	float: right;
	margin-top: 30px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#box {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 14px;
	color: #000000;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 120px;
	padding-bottom: 5px;
	padding-left: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
}
#box2 {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFF00;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #0000FF;
}
#box3 {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF00;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #0000FF;
}
#box4 {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFF00;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #0000FF;
}
.purple {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 16px;
	color: #660099;
	font-weight: bold;
}
.green {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 15px;
	font-weight: bolder;
	color: #006600;
}
.blue {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 16px;
	font-weight: bolder;
	color: #006633;
}
.brown {
	font-family: "�l�r �S�V�b�N", "Osaka�|����";
	font-size: 13px;
	color: #FF00FF;
}

