ul {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
textarea {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
td, th, p {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
ol {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
li {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
input {
	color: #755808;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 19px;
}
h2 {
	border-bottom-color: #30926b;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #30926b;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}
h1 {
	border-bottom: 1px solid #587c65;
	color: #587c65;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}

.t1 { color: #30926b; }
.t4 {
	border-bottom: 1px solid #587c65;
	color: #587c65;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	word-spacing: normal;
}

div {
	color: #222222;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 19px;
}
body {
	background-color: white;
}
a:visited {
	color: #028922;
	text-decoration: none;
}
a:link {
	color: #028922;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #028922;
	text-decoration: none;
}
a img {
	border: 0;
}
#header {
	height: 220px;
}
#footer {
	border-top: 1px solid #bbbbbb;
	padding-bottom: 10px;
}
#fixed {
	width: 980px;
}
#colright {
	background-color: ;
	margin-left: -180px;
}
#colmid {
	background-color: white;
	left: 180px;
}
#colmask {
	background-image: url(/demo/images/navi_background.jpg);
	background-repeat: repeat-y;
}
#col3 {
	display: none;
	width: 0;
}
#col2 {
	left: 0;
	width: 180px;
}
#col1pad {
	margin: 0 0 0 180px;
}

fieldset { border: 1px #cccccc solid; padding: 5px; }
legend { color:#333333; }

.form_text {
	font-size:9px;color:#666666;
	color: #009;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 4px;
	padding: 0px;
}

.detail_bold {
	font-weight: normal;
	margin-bottom: 10px;
}

.message {
	margin: 1px;
	padding: 9px;
	color: #900;
	font-weight: bold;
	background-color: #fff;
}
