@charset "UTF-8";
body {
	background-color: #a5d4bd;
	background-image: url(../imag/topimag.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#toptitle {
	height: 92px;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#waku {
	height: auto;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#suraido {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	box-shadow: 0px 0px 10px;
	margin-top: 10px;
}
#side {
	float: left;
	height: auto;
	width: 261px;
	font-size: 13px;
	margin-left: 28px;
	margin-top: 5px;
}
#main2 {
	height: auto;
	width: 686px;
	background-color: #FFF;
	margin-left: 13px;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	height: 196px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 50px;
}
#pr {
	float: right;
	height: 287px;
	width: 171px;
	margin-right: 20px;
}
#topmenu {
	height: auto;
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-size: 19px;
}
#moji {
	font-size: 19px;
}
#side1 {
	height: 208px;
	width: 261px;
	background-image: url(../imag/said1.png);
	float: left;
}
#side01 {
	height: 145px;
	width: 245px;
	margin-top: 50px;
	margin-left: 10px;
}
#main {
	float: left;
	height: auto;
	width: 729px;
	margin-top: 5px;
}
#moji2 {
	height: 16px;
	width: 460px;
	font-size: 14px;
	margin-left: 166px;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", Meiryo, "メイリオ", sans-serif;
	font-weight: bold;
}
#main1 {
	height: 200px;
	width: 706px;
	background-color: #FFF;
	margin-left: 13px;
	padding-top: 6px;
}
#tel {
	background-image: url(../imag/tel.png);
	float: left;
	height: 90px;
	width: 306px;
}
#rogo {
	height: 92px;
	width: 699px;
	float: left;
	background-image: url(../imag/rogo.gif);
}
/*メニュー*/
.menu {
	width: 980px;
	height: 50px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
	list-style:none;
}

.menu li a {
	display: block;
	margin-right: 0;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../imag/menu2.png);
	background-repeat: no-repeat;
}

.menu li.roll3a a {background-position: 0 0;width: 196px;}

.menu li.roll3b a {background-position: -196px 0;width: 196px;}

.menu li.roll3c a {background-position: -392px 0;width: 196px;}

.menu li.roll3d a {background-position: -588px 0;width: 196px;}

.menu li.roll3e a {background-position: -789px 0;width: 196px;}

.menu li.roll3a a:hover {background-position: 0 -50px;}

.menu li.roll3b a:hover {background-position: -196px -50px;}

.menu li.roll3c a:hover {background-position: -392px -50px;}

.menu li.roll3d a:hover {background-position: -588px -50px;}

.menu li.roll3e a:hover {background-position: -789px -50px;}
/*メール*/
#mail a {
	display: block;
	width: 237px;
	height: 20px;
	background-image: url(../imag/mail.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#mail a:hover {
	background-position: 0 bottom;
}
#mail {
	height: 20px;
	width: 237px;
	margin-top: 70px;
	margin-left: 40px;
}
/*リンク*/
a:link {
	color: #006837;
}
a:visited {
	color: #006837;
}
a:hover {
	color: #006837;
}
a:active {
	color: #145434;
}
#feed1 li { 
	list-style:none;
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;

}
#feed1 li:before {
	content: "○　";
	color: #006837;
}
