body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../img/back1.gif);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img{
	border-style:none;
}
a:link { color: #CFDB00; }
a:visited { color: #CFDB00; }
a:hover { color: orange; }
a:active { color: #CFDB00; }

a {text-decoration: none;}

#site-box {
	width : 1000px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #fff;
}
#a-box {
	width : 100%;
	height: 156px;
	background-image: url(../img/header.gif);
}
#b-box{
	width : 1000px;
	height : 367px;
}
#main-box{
	margin: 5px  0px 0px 0px;
	float: left;
	width : 730px;
}
#rigth-box{
	margin: 5px  0px 0px 0px;
	float: right;
	width : 270px;
}
#a-box-top{
	width : 100%;
	height: 20px;
	color:#ccc;
	text-align:right;
	font-weight: bold;
}
#foot-box{
	clear: both;
	width : 1000px;
	height: 20px;
	color:#ccc;
	text-align:right;
	font-weight: bold;
	background-color: #000;
}
#catetable{
	width : 1000px;
	font-size:20px;
}
.catetd{
	font-weight: bold;
	color:#CFDB00;
	width : 192px;
	text-align: center;
}
#toplogotd{
	width : 245px;
	height: 110px;
}
#catetablefreetd{
	height: 55px;
}
#toiawasetd{
	text-align: center;
}
#aisatu{
	font-size:15px;
	height: 250px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/aisatu.gif');
	background-repeat: no-repeat;
	background-color: #fff;
}
#toiawase{
	font-size:15px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/toiawase4.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 25% 0%;
}
#toiawase form{
	padding : 0px;margin: 0px;
	font-size:15px;
}
#toiawase th{
	width : 220px;
}

#houkoku{
	font-size:15px;
	height: 150px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/houkoku.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #fff;
}
.logbox{
	border: solid 1px #808080;
	width: 670px;
	height: 100px;
	padding: 0.5em;
	overflow: auto;
}
#okigaruni{
	text-align: center ;
	width : 250px;
	height: 150px;
	border: solid 1px #00A0E9;
}
#okigarutitle{
	font-weight: bold;
	text-align: center;
	background-color:#00A0E9;
	color:#fff;
}
#homepageseisaku{
	font-size:15px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/homepageseisaku.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 25% 0%;
}
#wabsys{
	font-size:15px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/websys.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 25% 0%;
}
#dtp{
	font-size:15px;
	padding : 70px 30px 0px 25px;
	background-image: url('../img/dtpde.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 25% 0%;
}
.pankuzu{
	color:#fff;
}
.bold{
	font-weight: bold;
}
.i1{
	color:red;
	font-size:10px;
}
.err{
	background-color: #ccc;
	font-weight: bold;
	color:red;
}
#homepageseisaku h2{
	color:#00A0E9;
}
#wabsys h2{
	color:#00A0E9;
}
#dtp h2{
	color:#00A0E9;
}

#homepageseisaku div{
	padding : 0px 0px 20px 30px;
}
.touroku_hisssu{
	border-radius: 5px;
	background-color: red;
	color:#fff;
	font-weight: bold;
}