body {
	background-color: #fcfcfc;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border:0px;
}
a{
	overflow: hidden;
}
a:link {
	color: #006699;
}

a:visited {
	color:#663333;
}
a:hover{
	color:#0099FF;
}


#contain {
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: small;
	line-height: 135%;
	color: #333333;
	background-image: url(images/conback.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

h1{
	margin:0px;
	padding:0px;
}

h1 a{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width:710px;

}

h2 {
	background-image: url(images/image.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 191px;
	width: 710px;
	text-indent: -9999px;
	display: block;
	clear:both;
}



h3{
	padding:0px;
	margin:25px 0px 5px 0px;
}


#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 223px;
}

#right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 487px;
}


.mainmenu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:50px;

}

.mainmenu li{
	margin:0px;
	padding:0px;
	float:left;
}


.mainmenu li a{
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;
	height:50px;

}
.mainmenu li a:hover{
	background-position:0px -50px;

}

.top a{
	background-image:url(images/top.png);
	width:108px;

}
.info a{
	background-image:url(images/info.png);
	width:150px;

}
.help a{
	background-image:url(images/help.png);
	width:150px;

}
.care a{
	background-image:url(images/care.png);
	width:150px;

}
.mail1 a{
	background-image:url(images/mail1.png);
	width:152px;

}

.sidemenu {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

.sidemenu dt{
	display:block;
	background-image:url(images/menu.png);
	width:223px;
	height:41px;
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;



}

.sidemenu dd{
	margin:0px;
	padding:0px;
}

.sidemenu dd a{
	display:block;
	height:50px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;

}

.sidemenu dd a:hover{
	background-position:-223px 0px;

}
.column a{
	background-image:url(images/column.png);
}
.med a{
	background-image:url(images/med.png);
}

.privacy a{
	background-image:url(images/privacy.png);
}
.words a{
	background-image:url(images/words.png);
}
.link a{
	background-image:url(images/link.png);
}

.mail2 a{
	background-image:url(images/mail2.png);
}

#job a{
	background-image:url(images/jobc.png);
	height:80px;
}
#edu a{
	background-image:url(images/educ.png);
	height:80px;
}
#repo a{
	background-image:url(images/repoc.png);
	height:80px;
}




.headnews{
	background-image:url(images/headnews.png);
	background-repeat:no-repeat;
	width:487px;
	height:30px;
	text-indent:-9999px;
	display:block;

}
.headmail{
	background-repeat:no-repeat;
	width:487px;
	height:30px;
	text-indent:-9999px;
	display:block;
	background-image:url(images/headmail.png);

}
.newslist{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.newslist li{
	margin:8px 15px 5px 5px;
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #999999;

}
.newslist li a{
	text-decoration:none;
}


.backnumber{
	text-align:right;
	margin:5px 20px 5px 5px;
}

.adress{
margin:0px 0px 0px 20px;

}



.footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;
	width:710px;
	height:60px;
	clear:both;
}

