body {
	background-image:url(images/back.png);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	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/backcont.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 730px;
	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: 93px;
	width: 500px;
}

.call {
	background-image: url(images/call.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 93px;
	width: 230px;
	text-indent: -9999px;
	display: block;
}
h2 {
	background-image: url(images/mainimage.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 256px;
	width: 730px;
	text-indent: -9999px;
	display: block;
	clear:both;
}

h3{
	padding:0px;
	margin:0px 0px 5px 0px;
}


#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 173px;
}

#right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 557px;
}



.blog a{
	background-image:url(images/blog.png);
	width:557px;
	height:106px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;

}
.blog a:hover{
	background-position:0px -106px;
}

.mainmenu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:70px;

}

.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:70px;

}
.mainmenu li a:hover{
	background-position:0px -70px;

}

.menuhome a{
	background-image:url(images/mainhome.png);
	width:136px;

}
.menuday a{
	background-image:url(images/mainday.png);
	width:143px;

}
.menuhelp a{
	background-image:url(images/mainhelp.png);
	width:143px;

}
.menustaff a{
	background-image:url(images/mainstaff.png);
	width:143px;

}
.menumail a{
	background-image:url(images/mainmail.png);
	width:165px;

}


.sidemenu {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

.sidemenu li{
	margin:0px;
	padding:0px;
}

.sidemenu li a{
	display:block;
	height:53px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;

}

.sidemenu li a:hover{
	background-position:-173px 0px;

}

.menumessage a{
	background-image:url(images/submess.png);
}
.menuinfo a{
	background-image:url(images/subinfo.png);
}
.menuletter a{
	background-image:url(images/subletter.png);
}

.menumap a{
	background-image:url(images/submap.png);
}

.menuprivacy a{
	background-image:url(images/subprivacy.png);
}
.menuwords a{
	background-image:url(images/subwords.png);
}
.menulink a{
	background-image:url(images/sublink.png);
}
.menumail2 a{
	background-image:url(images/submail.png);

}


.headnews{
	background-image:url(images/headnews.png);
	background-repeat:no-repeat;
	width:557px;
	height:51px;
	text-indent:-9999px;
	display:block;

}

.newslist{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.newslist li{
	margin:5px 15px 5px 5px;
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #999999;
	line-height:160%;

}
.newslist li a{
	text-decoration:none;
}

.adobe a{
   background-image: url("images/pdf_icon.gif");
   background-repeat: no-repeat;
   background-position: right center;
   padding: 20px 30px 5px 0px;
   margin-right: 3px;
}
.small{
	font-size:x-small;
	margin:5px 15px 10px 20px;

}

.backnumber{
	text-align:right;
	margin:5px 20px 5px 5px;
}

.adress{
	margin:5px 15px 5px 15px;
	padding:0px;

	

}
.adress p{
	margin:0px;
	padding:2px 0px 1px 15px;


}

.titlelogo{
	background-image:url(images/title_logo.png);
	background-repeat:no-repeat;
	width:235px;
	height:100px;
	text-indent:-9999px;
	display:block;
	float:left;
	background-position: top;
	margin:0px;
	padding:0px;
}


.footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:block;
	width:730px;
	height:77px;
	clear:both;
}


.count {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}

