body { 
	background-color: #ffffff;
	padding: 0;
	font-size: 12px;
	color: #44444f;
	line-height: 140%;
	font-family: "serif";
}

a:link { text-decoration:none; color: #847c61; }
a:visited { text-decoration:none; color: #847c61; }
a:active { text-decoration:underline; color: #beb389; }
a:hover { text-decoration:underline; color: #beb389; }

#container  {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#wrapper {
	width: 780px;
	padding: 0px 0px 0px 0px;
}

#header {
	float: left;
	background-image: url(../image/seafrogstopl.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 780px;
}

#t_navi {
	display: inline;
	float: left;
	margin-left: 5px;
	text-vlign: bottom;
	list-style-type: none;
}

#btn01 {
	width: 10em;
	height: 2em;
	line-hight: 2em;
	border: 1px solid #888;
	text-align: center;
}


#hbody {
	width: 780px;
	padding: 0px 0px 0px 0px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 5px 5px 0px 5px;
	color: #847c61;
}

#contents {
	float: right;
	width: 550px;
	padding: 5px 10px 0px 10px;
}

#box {
	clear: both;
	padding: 10px;
	width: 528px;
}

#textarea {
	padding: 10px;
}

#phot {
	float: left;
	padding: 0 0 10px 0;
	width: 200px;
}

#phot1 {
	float: left;
	padding: 0 0 0px 0;
	width: 100px;
}

#text {
	float: right;
	padding: 0 0 10px 0;
	width: 308px;
	font-size: 10px;
}

#text1 {
	float: right;
	padding: 0 0 0px 0;
	width: 408px;
	font-size: 10px;
}

#text2 {
	float: right;
	padding: 0 0 10px 0;
	width: 308px;
	font-size: 12px;
}

#text3 {
	float: left;
	padding: 0 0 10px 0;
	font-size: 10px;
}

#text4 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 280px;
	font-size: 10px;
}

#text5 {
	float: right;
	padding: 0 10px 0px 0;
	width: 280px;
	font-size: 10px;
}


ul li {
	list-style-image: url(../image/b2.gif);
	margin-left: -20px;
}

h2 {
	color: #beb389;
	line-hight:160%;
	margin: 0;
	padding: 0px  0 10px 0;
}

h3 {
	line-hight:160%;
	margin: 0;
	padding: 0;
}

p {
	margin: 0px 0 0 0;
}

.title {
	background-color: #f3f3f3;
	color: #4f4f4f;
	padding: 5px;
	font-size:18px;
}

.date {
	clear: both;
	background-color: #f3e9d1;
	height: 20px;
	padding: 2px;
}

#foot {
	clear: both;
	float: left;
	background-image: url(../image/seafrogstopsl.gif);
	background-repeat: repeat;
	height: 94px;
	width: 780px;
} 

a {
	display: block;
	width: 185px;
	height: 26px;
	line-height: 25px;
	color: #555;
	background: #fff url(../image/buttononoff.gif) 0 0 no-repeat;
	text-align: left;
	text-decoration: none;
}

a:hover {
	background-position:0 -26px;
}

