/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
}

.detail-menu {
	border:1px solid #999999;
}

.menu_text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #000000;
}

.bold_text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #ffffff;
	font-weight: bold;
}

.hoken_text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #009900;
	font-weight: bold;
}

.skill_text {
	font-size: 11px;
	color: #000000;
}

.footer_font {
	font-size: 11px;
	line-height: 120%;
	color: #ffffff;
}

h1 {
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 1px;
	color: #009900;
	text-align: left;
}

h2 {
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color:#FF9900;
	padding:2px 0px 2px 10px;
	text-align: left;
}

h3 {
	font-size: 13px;
	line-height: 120%;
	letter-spacing: 1px;
	color: #00CC00;
	text-align: left;
}

h4 {
	font-size: 13px;
	line-height: 120%;
	letter-spacing: 1px;
	color: #996600;
	text-align: left;
}

.text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 130%;
	color: #000000;
	text-align: left;
}

.text_b {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 130%;
	color: #996600;
	text-align: left;
	font-weight: bold;
	padding:5px 0px;
}

.jobtitle_text {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #ffffff;
	font-weight: bold;
	background-color:#009900;
}

.job_text {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #333399;
	background-color:#FFFFCC
}