@charset "Shift_JIS";
#contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contents a:link {
	text-decoration: underline;
	color: #003399;
}
#contents a:visited {
	text-decoration: underline;
	color: #003399;
}
#contents a:hover {
	text-decoration: underline;
	color: #990000;
}
#contents p {
	line-height: 160%;
}
#contents #site {
	padding: 10px;
}
#site #title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#site #link ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#site #description {
	color: #333333;
	padding-bottom: 10px;
}
#site #link li {
	padding-top: 0px;
	padding-bottom: 5px;
}

#text-area2 {
	float: left;
	padding-left: 0px;
	margin-bottom: 0px;
}
#text-area2 #edit2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	background-color: #FFFFFF;
	background-image: url(images/textarea_bg_160.gif);
	background-repeat: repeat-y;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}