/* Global
----------------------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	font-size: 80%;	
	background: url(/img_system/wholeBG.png) repeat-x;
	background-color: #FFFFFF;
}
body, td{
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	color: #000000;
}
td{
	font-size:100%;
}
h1, h2, h4, p, dl{
	margin: 0;
}
a:link{
	color: #666666;
	background: transparent;
	text-decoration: none;
}
a:visited{
	color: #666666;
	background: transparent;
	text-decoration: none;
}
a:hover, a:active{
	color: #666666;
	background: transparent;
	text-decoration: underline;
}



body img{
	border: 0px;
}
#wholeBG{
	width: 866px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(/img_system/containerBG.png) repeat-y;
}

/* header
----------------------------------------------------- */
#header{
	margin: 0px 3px 0px 3px;
	padding: 0px;
	width: 860px;
	height: 81px;
	position: relative;
	background: url(/img_system/headerBG.gif) no-repeat;
}
#header img{
	border: 0;
}
#logo{
	position: absolute;
	top: 14px;
	left: 12px;
	border: 0px;
	width: 264px;
	height: 55px;
}
#language{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 36px;
	width: 844px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#japanese{
	position: absolute;
	top: 8px;
	left: 742px;
}
#english{
	position: absolute;
	top: 8px;
	left: 803px;
}
#topNavi{
	position: absolute;
	top: 9px;
	left: 560px;
	border: 0px;
}
#letterSize{
	position: absolute;
	top: 42px;
	left: 677px;
	height: 26px;
	border: 0px;
}
#letterSize ul, #letterSize li, #letterSize h4{
	display: block;
	float: left;
}
#letterSize h4{
	margin: 1px 8px 10px 0px;
}
#letterSize ul{
	margin: 0px;
	list-style: none;
}
#letterSize ul img{
	display: none;
}
a#letterSizeS{
	position: absolute;
	top: 0px;
	left: 87px;
	width: 25px;
	height: 23px;
	background: url(/img_system/GBS_textS.gif) no-repeat;
	z-index: 100;
}
a#letterSizeM{
	position: absolute;
	top: 0px;
	left: 112px;
	width: 25px;
	height: 23px;
	background: url(/img_system/GBS_textM_on.gif) no-repeat;
	z-index: 100;
}
a#letterSizeL{
	position: absolute;
	top: 0px;
	left: 137px;
	width: 28px;
	height: 23px;
	background: url(/img_system/GBS_textL.gif) no-repeat;
	z-index: 100;
}

a#letterSizeS:hover{background: url(/img_system/GBS_textS_on.gif) top left no-repeat;}
a#letterSizeM:hover{background: url(/img_system/GBS_textM_on.gif) top left no-repeat;}
a#letterSizeL:hover{background: url(/img_system/GBS_textL_on.gif) top left no-repeat;}

#letterSize:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#searchArea{
	width:250px;
	position: absolute;
	top: 42px;
	left: 690px;
	border: 0px;
}
#searchBox{
	font-size: 12px;
	color: #666666;
	border: 3px #BCC3B0 double;
	margin: 0px 5px 0px 0px;
	width: 81px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 2px;
	padding-left: 18px;
	background: url(/img_system/searchBoxBG.gif) no-repeat;
}
#searchButton {
	font-size: 10px;
	color: #666666; 
	position: absolute;
	top: 0px;
	left: 104px;
}

/* menu
----------------------------------------------------- */
#menu{
	margin: 0px 4px 0px 12px;
	padding: 0px;
	width: 844px;
	height: 32px;
	position: relative;
	background: url(/img_system/spacer.gif) repeat;
}
#menu ul{
	width: 844px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
#menu li{
	display: block;
	height: 32px;
	float: left;
}

/* main
----------------------------------------------------- */
#main{
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img_system/spacer.gif) repeat;
}
#topImg{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 319px;
	top: 0px;
}
#topImgSub{
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 173px;
	top: 0px;
}
#breadcrumbs{
	margin: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img_system/breadcrumbsBG.gif) repeat-y;
}
#breadcrumbsHeader{
	width: 844px;
	position: relative;
	height: auto;
	background: url(/img_system/breadcrumbsBGHeader.gif) no-repeat;
	z-index: 100;
}
#breadcrumbsFooter{
	width: 844px;
	position: relative;
	height: 22px;
	background: url(/img_system/breadcrumbsBGFooter.gif) no-repeat;
	z-index: 200;
}
#bcList{
	display: block;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	position: relative;
	top: 1px;
	padding: 7px 0px 0px 215px;
	color: white;
	vertical-align: top;
	background: url(/img_system/spacer.gif) no-repeat;
}
#breadcrumbs a:link{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbs a:visited{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
	color: #BBBBBB;
	background: transparent;
	text-decoration: underline;
}
#breadcrumbsSub{
	margin: 0px;
	padding: 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img_system/breadcrumbsBGSub.gif) repeat-y;
}
#breadcrumbsSubHeader{
	width: 844px;
	position: relative;
	height: auto;
	background: url(/img_system/breadcrumbsBGSubHeader.gif) no-repeat;
	z-index: 100;
}
#breadcrumbsSubFooter{
	width: 844px;
	position: relative;
	height: 22px;
	background: url(/img_system/breadcrumbsBGSubFooter.gif) no-repeat;
	z-index: 200;
}
#bcListSub{
	display: block;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	position: relative;
	top: 1px;
	padding: 7px 0px 0px 22px;
	color: white;
	vertical-align: top;
	background: url(/img_system/spacer.gif) no-repeat;
}
#breadcrumbsSub a:link{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbsSub a:visited{
	color: #BBBBBB;
	background: transparent;
	text-decoration: none;
}
#breadcrumbsSub a:hover, #breadcrumbsSub a:active{
	color: #BBBBBB;
	background: transparent;
	text-decoration: underline;
}
#container{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 844px;
	height: auto;
	position: relative;
	background: url(/img_system/spacer.gif) repeat;
}
#left{
	padding: 0px;
	float: left;
	width: 216px;
}
#right{
	float: right;
	width: 628px;
	padding: 0px;
}
#centerLeft{
	float: left;
	width: 409px;
	position: relative;
}
#centerRight{
	float: right;
	width: 219px;
	position: relative;
}
#container:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* left
----------------------------------------------------- */
#leftMenu{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 216px;
	top: 0px;
	background: url(/img_system/leftBG.gif) repeat-y;
}
#leftMenu ul{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 13px;
	list-style-type: none;
}
#leftMenu li{
	position: relative;
}
#leftMenu ul ul{
	position: relative;
	top: 0px;
}
#leftMenu ul li{
	color: #554107;
	font-size: 95%;
}
#leftMenu li li{
	position: relative;
	left: -2px;
}
#leftMenu select{
	position: relative;
	left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#leftMenu a:link{
	color: #554107;
	background: transparent;
	text-decoration: none;
}
#leftMenu a:visited{
	color: #554107;
	background: transparent;
	text-decoration: none;
}
#leftMenu a:hover, #center a:active{
	color: #2C2103;
	background: transparent;
	text-decoration: underline;
}
.leftTitleA{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 6px 0px;
	width: 189px;
	height: 38px;
}
.leftTitleB{
	display: block;
	padding: 0px;
	position: relative;
	top: 1px;
	margin: 0px 0px 6px 0px;
	width: 189px;
	height: 38px;
}
.leftTitleC{
	display: block;
	padding: 0px;
	position: relative;
	top: 1px;
	margin: 0px 0px 0px 0px;
	width: 189px;
	height: 38px;
}
.leftTitleD{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 189px;
	height: 38px;
}
.leftSubTitle{
	display: block;
	padding: 0px;
	position: relative;
	margin: 0px 0px 7px 0px;
	width: 178px;
	height: 19px;
}
.mainmenu{
}
.submenuLI{
	padding: 0px;
	margin: 0px 0px 7px 15px;
	width: 140px;
	position: relative;
	left: 15px;
	list-style-type: square;
	list-style-position: outside;
}
.submenuList{
	padding: 0px 0px 7px 0px;
}
#leftMenuFooter{
	width: 216px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(/img_system/leftBGFooter.gif) no-repeat;
	display: block;
}

/* center
----------------------------------------------------- */
#center a:link{
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#center a:visited{
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#center a:hover, #center a:active{
	color: #777777;
	background: transparent;
	text-decoration: underline;
}

/* centerLeft
----------------------------------------------------- */
#centerLeft table{
	padding: 2px 3px 3px 3px;
}
#centerLeft td{
	padding: 12px 0px 0px 0px;
	vertical-align: top;
	line-height: 135%;
}
#centerLeft a:link{
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#centerLeft a:visited{
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#centerLeft a:hover, #centerLeft a:active{
	color: #777777;
	background: transparent;
	text-decoration: underline;
}

#topNews{
	position: relative;
}

#viewall {
	display: block;
	position: absolute;
	top: 7px;
	left: 328px;
}


/* SearchResults
----------------------------------------------------- */
#searchResults {
	margin: 0px !important;
	padding: 4px 8px !important;
	width: 97% !important;
}
#searchResults a:link{
	color: #333333 !important;
	background: transparent !important;
	text-decoration: none !important;
}
#searchResults a:visited{
	color: #333333 !important;
	background: transparent !important;
	text-decoration: none !important;
}
#searchResults a:hover, #searchResults a:active{
	color: #777777 !important;
	background: transparent !important;
	text-decoration: underline !important;
}
.gsc-control {
	margin: 0px;
	padding: 0px;
	width: 100% !important;
}

.gsc-resultsHeader td.gsc-twiddleRegionCell{
	width: 100% !important;
}
.gsc-resultsHeader td.gsc-configLabelCell{
	text-align: right;
	width: 100% !important;
}
.gsc-configSettingInput {
	color: #333333 !important;
	width: 100% !important;
}
.gsc-resultsHeader .gsc-title{
	margin-right: 10px;
	padding-left: 0px !important;
}
.gsc-result-selector {
	padding-left : 0px !important;
}
.gsc-tabHeader {
	padding-left: 0px !important;
}
.gsc-result {
	margin-bottom: 3px !important;
}

.gs-result .gs-title,
.gs-result .gs-title * {
	color: #008000 !important;
	text-decoration: none !important;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;

}
.gs-result .gs-title .gs-title {
	margin-left: -8px;
	padding-left: 16px;
	padding-right: 16px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
}
.gs-snippet {
	line-height: 140% !important;
	max-height: none !important;
	color: #000000 !important;
	padding: 5px 10px;
}
.gs-webResult div.gs-visibleUrl-long {
	width : 90% !important;
}
.gs-result a.gs-visibleUrl .gs-visibleUrl {
	padding-left: 15px;
	padding-right: 5px;
	margin: 3px 5px;
	background: url(/img_system/contentsH5Arrow.gif) no-repeat left center;
	color: #6f561f !important;
	text-decoration: none;
}
.gsc-resultsHeader .gsc-title{
	color: #CCCCCC !important;
	line-height: 140% !important;
}

.gsc-resultsHeader .gsc-stats {
	color: #CCCCCC !important;
	font-size: 11px;
	font-weight: normal;
	line-height: 130% !important;
}

.gsc-tabHeader.gsc-tabhActive {
	padding: 5px !important;
}

.gsc-tabHeader.gsc-tabhInactive {
	padding: 5px !important;
}

/* centerRight
----------------------------------------------------- */
#centerRightMenu{
	margin: 0px;
	padding: 0px;
	width: 219px;
	position: relative;
	top: 0px;
	background: url(/img_system/centerRightBG.gif) repeat-y;
}
#centerRightMenu h4{
	position: relative;
	top: 0px;
	left: 15px;
	margin-bottom: 8px;
}
#topLeftTable{
	margin: 0px 14px 0px 16px;
	padding: 1px;
	width: 189px;
}
#topLeftTable td{
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
#topLeftTable h5{
	display: inline;
	line-height: 130%;
}
#topLeftTable h5 a{
	color: #746425;
}
#topLeftTable span{
	line-height: 130%;
	font-size: 90%;
}
#topLeftTable a:link{
	color: #5C480D;
	background: transparent;
	text-decoration: none;
}
#topLeftTable a:visited{
	color: #5C480D;
	background: transparent;
	text-decoration: none;
}
#topLeftTable a:hover,#topLeftTable a:active{
	color: #A59568;
	background: transparent;
	text-decoration: underline;
}
#centerRightMenuFooter{
	width: 219px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(/img_system/centerRightBGFooter.gif) no-repeat;
	display: block;
}
#searchForm {
	width: 196px;
	height: 55px;
	position: relative;
	top: 2px;
	left: 12px;
}
.gsc-search-box {
	width: 196px !important;
	height: 30px;
	position: relative !important;
	top: 0px;
	left: 0px;
}
form.gsc-search-box {
	width: 196px !important;
}
input.gsc-input {
	padding-left: 18px !important;
	width: 81px !important;
	height: 14px;
	border-style : double !important;
	border-width : 3px !important;
	border-color : #BCC3B0 !important;
	font-size: 90%;
	color: #666666;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/img_system/searchBoxBG.gif) no-repeat;
	background-color: #ffffff;
}
input.gsc-search-button {
	margin-left : 0px !important;
	width: 42px;
	height: 22px;
	border-style : double;
	border-width : 3px;
	border-color : #BCC3B0;
	font-size: 85%;
	color: #666666;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 2px;
	position: absolute;
	top: 0px;
	left: 104px;
	background-color: #ffffff;
}
div.gsc-clear-button {
	margin-left : 0px !important;
	padding-left : 5px !important;
	position: absolute;
	top: 0px;
	left: 152px;
}
table.gsc-branding {
	width: 196px !important;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 0px;
}
td.gsc-branding-img {
	padding: 0px !important;
	position: absolute;
	top: 30px;
	left: 100px;
}
td.gsc-branding-text {
	width : 95px !important;
	padding: 0px !important;
	position: absolute;
	top: 30px;
	left: 0px;
}
div.gsc-branding-text {
	margin-right : auto !important;
	text-align : right !important;
}

/* contents
----------------------------------------------------- */
.contents{
	padding: 15px 20px 20px 10px;
	line-height: 135%;
	width:590px;
	background: url(/img_system/contentsHead2.gif) no-repeat left top;
	
}

#center .contents {
	padding:0px;
}

#center > .contents {
	width: 598px;
	padding: 15px 20px 20px 10px;
}

.contents h3{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH3Arrow.gif) no-repeat left center;
	font-size: 130%;
	font-weight: bold;
}
.contents h5{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH5Arrow.gif) no-repeat left center;
	font-size: 120%;
	font-weight: bold;
}
.contents h6{
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
	font-size: 95%;
	font-weight: bold;
}
.contents p{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents img{
	
}
.contents li{
	margin-top: 5px;
	margin-bottom: 10px;
}
.contents_tab{
	padding: 1px 20px 20px 10px;
	line-height: 135%;
	width: 598px;
	background: url(/img_system/contentsHead.gif) no-repeat left top;
}
.contents_tab h3{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH3Arrow.gif) no-repeat left center;
	font-size: 130%;
	font-weight: bold;
}
.contents_tab h5{
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH5Arrow.gif) no-repeat left center;
	font-size: 120%;
	font-weight: bold;
}
.contents_tab h6{
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
	font-size: 95%;
	font-weight: bold;
}
.contents_tab p{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents_tab img{
	display: block;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.contents_tab li{
	margin-top: 5px;
	margin-bottom: 10px;
}

.small{
	font-size: 90%;
}

.red_s{
	color: #FF0000;	
}

/* footer
----------------------------------------------------- */
#footerNavi{
	margin: 0px 3px 0px 3px;
	padding: 3px 0px 0px 0px;
	width: 860px;
	height: auto;
	position: relative;
	background: url(/img_system/footerNaviBG.gif) no-repeat;
}
#footerNaviLayout{
	width: 860px;
	position: relative;
	left: 0px;
	padding: 0px;
	height: auto;
	min-height: 22px;
	background: url(/img_system/footerNaviLine.gif) repeat-y;
}
#footerNaviLayout ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	left: 3px;
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: normal;
	height: auto;
}
#footerNaviLayout li{
	margin-left: 10px;
	padding: 4px 0px 5px 0px;
	display: block;
	float: left;
}
#footerNavi a:link{
	color: #999999;
	background: transparent;
	text-decoration: none;
}
#footerNavi a:visited{
	color: #999999;
	background: transparent;
	text-decoration: none;
}
#footerNavi a:hover, #footerNavi a:active{
	color: #333333;
	background: transparent;
	text-decoration: underline;
}
#footerNavi:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footerMenu{
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
	width: 860px;
	height: 44px;
	position: relative;
	background: url(/img_system/footerMenuBG.gif) no-repeat;
}
#footerMenu ul{
	display: block;
	list-style: none;
	position: absolute;
	top: 8px;
	left: 5px;
	padding: 0px;
	margin: 0px;
}
#footerMenu li{
	display: block;
	float: left;
	margin-left: 5px;
}
#footerMenu1{
	position: absolute;
	top: 0px;
	left: 5px;
}
#footerMenu2{
	position: absolute;
	top: 0px;
	left: 107px;
}
#footerMenu3{
	position: absolute;
	top: 0px;
	left: 198px;
}
#footerMenu4{
	position: absolute;
	top: 0px;
	left: 281px;
}
#footerMenu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#copyright{
	display: block;
	position: absolute;
	top: 15px;
	left: 516px;
}
/* Form
-----------------------------------------------------*/

#searchResultBox table{
	width: 560px;
	line-height: 150%;
	background-color: #79BBE0;
	margin: 10px 10px 10px 10px;
}

#searchResultBox td{
	padding: 4px 6px 4px 6px;
	vertical-align: top;
	line-height: 135%;
}

#toTheEntry{
	margin: 5px 0px 0px 190px;
}
#jobsearchBox{
	 width: 576px;
	 height: auto;
	 position: relative;
	 display: block;
	 margin-bottom:0px;
	 padding-bottom:0px;
	 
}

#jobsearchBox input{
	font-size:80%;
}
#jobsearchBox select,
#jobsearchBox td p label {
	font-size:90%;
}

#jobsearchBox td p label {
	padding-right: 5px;
	font-weight: bold;
	color: #333333;
}

#jobsearchBox form{
	margin: 0;
	padding: 0;
}

/*
#jobsearchBox img{
	 margin-top: 7px;
	 margin-bottom:0px;
}
*/

#jobsearchBox td {
	padding: 10px 0;
}

#jobsearchBox td.formMenu {
	padding-left: 10px;
	padding-right: 10px;
}

#jobsearchBox tr.job td,
#jobsearchBox tr.area td,
#jobsearchBox tr.income td {
	background: url(/img_system/jsForm_bgLine.gif) left bottom repeat-x;
	vertical-align: top;
}

#jobsearchBox tr.submit td {
	vertical-align: middle;
}

#jobsearchBox tr.submit td input{
	text-indent: -9999px;
	width: 169px;
	height: 36px;
	border: 0;
	background: url(/img_system/jsForm_submitBtn.gif) left top no-repeat;
	float: left;
	margin-top: 17px;
}

#jobsearchBox tr.submit td div {
	float: right;
	display: inline;
	margin-right: 10px;
}

#jobsearchBox td h5,
#jobsearchBox td p {
	margin: 0;
	padding: 0;
}

#jobsearchBoxLeft{
	width: 278px;
	margin-left: 3px;
	float:left;
}
#jobsearchBoxRight{
	width: 278px;
	margin-right: 3px;
	float:right;
}
.jobsearchBoxSub{
	width: 256px;
	height: 100%;
	padding: 10px 5px 10px 15px;
	height: auto;
	border:1px solid #9DD4E3;
	background-color: #FFFFFF;
}
.formMenu h5{
	background: no-repeat left center;
	text-indent: -9999px;
	width: 85px;
	height: 16px;
}
tr.job .formMenu h5 { background-image: url(/img_system/jsForm_hl01.gif); }
tr.area .formMenu h5 { background-image: url(/img_system/jsForm_hl02.gif); }
tr.income .formMenu h5 { background-image: url(/img_system/jsForm_hl03.gif); }


.jobsearchBoxSub h6{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
	font-size: 12px;
	font-weight: normal;
}
.jobsearchBoxSub ul{
	margin: 0px;
	padding: 0px;
}
.jobsearchBoxSub li{
	margin: 0px;
	list-style: none;
}
.jobsearchBoxSub li li{
	margin-left: 10px;
	list-style: none;
}
.jobsearchBoxContent{
	width: 574px;
	height:auto;
	margin-top:-3px;
	border:1px solid #79BBE0;
	background-color: #F4F5F8;
	
	vertical-align:top;
}
#jobsearchBox > .jobsearchBoxContent{
	margin-top:1px;
}

.jobsearchBoxContent table{
	 margin:0px auto 8px auto;
}
.jobsearchBoxContent td{
	vertical-align: top;
}
.formMenu{
	vertical-align: top;
	width: 100px;
}
.formMenu2{
	width: 130px;
	background-color: #EAF3F7;
}
.formContent{
	background-color: #FFFFFF;
}
#searchResult{
	margin: 20px 0px 10px 0px;
}
#searchResult span{
	color: #bb0a0a;
	font-weight: bold;
}
.searchResultBoxTitle{
	background-color: #C9E5F3;
}
.searchResultBoxSubTitle{
	background-color: #EEEEEE;
}
.searchResultBoxTitle h3{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img_system/contentsH3Arrow.gif) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
}
.searchResultBoxSubTitle h6{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
	font-size: 12px;
	font-weight: normal;
}

#newsBox, #recommendsBox{
	margin-top:20px;
}

#newsBox,#recommendsBox img {
	margin-bottom:0px;
}

#newsBox > img {
	margin-bottom:0px;
}

#recommendsBox > img {
	margin-bottom:0px;
}

#newsBox .newsBoxContent{
	width: 574px;
	height:auto;
	padding-top:15px;
	margin-top:-2px;
	border:1px solid #FA975F;
	background-color: #F4F5F8;
}

#recommendsBox  .newsBoxContent{
	width: 574px;
	height:auto;
	padding-top:15px;
	margin-top:-3px;
	border:1px solid #FA975F;
	background-color: #F4F5F8;
}

#newsBox > .newsBoxContent{
	margin-top:0px;
}

#recommendsBox > .newsBoxContent {
	margin-top:0px;
}

.newsBoxContent h6{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/img_system/contentsH6Arrow.gif) no-repeat left center;
	font-size: 12px;
	font-weight: normal;
}
.newsBoxContent ul{
	margin-left: 30px;
	padding: 0px;
}
.newsBoxContent li{
	margin: 0px;
	list-style: none;
}
.entryBox{
	margin: 25px 10px 0px 10px;
}
.entryBox input,textarea{
	margin: 3px 5px;
	font-size: 12px;
}
.entryBox table{
	width: 576px;
	margin-top:-2px;
	background-color: #9DD4E3;
}
.entryBox td{
	vertical-align: top;
	line-height:130%;
	background-color: #FFFFFF;
}

.entryBox textarea {
	width:530px;
}

.entryBox .scroll{
	margin-top:-2px;
}

.scroll{
	width: 564px;
	height: 200px;
	padding-right: 10px;
	border: 1px solid #9DD4E3;
	overflow-y: scroll;
	margin-top:0px;
	padding-top:0px;
	
}
#submit{
	width:576px;
	margin-top: 20px;
	text-align:center;
}

#submit img{
	width:223px;
	margin-left:auto;
	margin-right:auto;
}

#entryConfirm{
	width: 571px;
	height: auto;
	padding: 10px;
	margin: 20px 0px 10px 0px;
	background-color: #FCFCE5;
	text-align:center;
	border: 3px double #F5E2C3;
}
#entryConfirm p{
	margin: 5px 0px;
}
.nameConfirm{
	font-weight: bold;
}

#sideDescription{
	font-size: 90%;
	line-height: 140%;
	padding: 10px 20px 10px 20px;
	color: #554107;
	}
	
#pmark a{
	display: block;
	font-size: 85%;
	color: #000000;
	text-align: center;
}

#pmark img{
	border: 1px #ffffff solid;
}

#pmark img:hover{
	border: 1px #ccff66 solid;
}

#pmarklink{
	width: 75px;
	margin: 3px auto;
}

#privacylink{
	width: 100px;
	margin: 5px auto;
}

.feedBox{
	margin-top:20px;
	padding: 5px;
	border: 1px #000 solid;
	width:565px;
}
.feedBox img{
	margin:0px;
}
.feedBox p{
	margin-left:0px;
}
.feedBox table{
	margin-left:20px
}

#previewMsg{
	background-color: #ffd900;
	width:100%;
}
#changesearch{
	margin-top: 10px;
	background: url(/img_system/search.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
}

strong {
	font-weight:700;
}

#category_box {
	width:25em;
}

#type_box {
	width:25em;
}

#region_box {
	width:15em;
}

#salary_box {
	width:15em;
}