@charset "utf-8";

body {
	font-size: 13px;
	width: auto;
	line-height: 18px;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #F39800;
}

a:hover {
	color: #C60;
}

#all_in {
	width: auto;
	background-color: #f0f0f0;
	background-image: url(/images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

#all {
	width: auto;
	background-color: #f0f0f0;
	background-image:url(/images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
}

#wrapper{
	width: 968px;
	height: auto;
	margin: 0 auto;
}

#header {
	height: 88px;
	width: 968px;
}

#logo {
    padding: 5px 15px;
	float: left;
	margin-top: 10px;
}

#sub_menu {
	float: right;
	width: 295px;
	height: 17px;
	margin-top: 10px;
        text-align:right;
}

#sub_menu ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
        margin-right:10px;
}

#sub_menu ul li img {
	margin-right: 5px;
}

#sub_menu a {
	color: #000;

}



#menu {
	float: right;
	width: 760px;
	height: 31px;
	/*background-image: url(/images/menu_bg.png);*/
	background-position: center;
	background-repeat: no-repeat;
	margin-top:20px;
}

#menu ul li {
	float: left;
	list-style: none;
	background-image: url(/images/footer_allow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu ul li a {
    display: block;
}

#menu ul li.indexn {
	width: 67px;
	height: 31px;
}

#menu ul li.indexn a:hover {
	background-image:url(/images/index_nm.png);
}

#menu ul li.marinan {
	width: 163px;
	height: 31px;
	margin-left: 2px;
}

#menu ul li.marinan a:hover {
	background-image:url(/images/marina_nm.png);
}

#menu ul li.fundn {
	width: 163px;
	height: 31px;
	margin-left: 2px;
}

#menu ul li.fundn a:hover {
	background-image:url(/images/fund_nm.png);
}

#menu ul li.recruitn {
	width: 149px;
	height: 31px;
	margin-left: 2px;
}

#menu ul li.recruitn a:hover {
	background-image:url(/images/recruit_nm.png);
}

#menu ul li.flown {
	width: 109px;
	height: 31px;
	margin-left: 2px;
}

#menu ul li.flown a:hover {
	background-image:url(/images/flow_nm.png);
}

#menu ul li.contactn {
	width: 99px;
	height: 31px;
	margin-left: 2px;
}

#menu ul li.contactn a:hover {
	background-image:url(/images/contact_nm.png);
}

#menu ul li.index {
	width: 86px;
	height: 31px;
	margin-left: 2px;

}

#menu ul li.index a:hover {
	background-image:url(/images/index_m.png);
}

#menu ul li.recruit {
	width: 168px;
	height: 31px;
	margin-left: 12px;
}

#menu ul li.recruit a:hover {
	background-image:url(/images/recruit_m.png);
}

#menu ul li.flow {
	width: 128px;
	height: 31px;
	margin-left: 15px;
}

#menu ul li.flow a:hover {
	background-image:url(/images/flow_m.png);
}

#menu ul li.contact {
	width: 128px;
	height: 31px;
	margin-left: 16px;
}

#menu ul li.contact a:hover {
	background-image:url(/images/contact_m.png);
}



#wrapperTop {
	width: 961px;
	height: 343px;
	background-color:#f0f0f0;
	margin-top:35px;
	padding: 3px 3px 0 3px;

}

#navi {
	padding: 15px 0 3px 8px;
}


#wrapperContent {
	width: 921px;
	height: auto;
	margin: 0 auto;
	padding: 10px 20px 100px 20px;
	background-color:#fff;
	background-repeat: repeat-y;
}

#job {
	margin-top: 20px;
}

.choose {
	width: 790px;
	height: 141px;
	background-image: url(/images/top_cho.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-left:20px;

}

.choose_w {
	margin: 23px 0 32px 420px;
}


.job {
	margin: 30px 0 0 5px;
}

.officeBox {
	margin: 0 auto;
    float: left;
	width: 219px;
    height: 376px;
	padding: 0 5px;
	margin-top:8px;
}

.type_w {
	width: 219px;
	height: 309px;
	background-image: url(/images/top_web.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.type_w a {
	color: #000;
	display:block;
	width: 203px;
	height: 89px;
	text-decoration:none;
	padding: 220px 8px 0 8px;
}

.type_s {
	width: 219px;
	height: 309px;
	background-image: url(/images/top_sports.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.type_s a {
	color: #000;
	display:block;
	width: 203px;
	height: 89px;
	text-decoration:none;
	padding: 220px 8px 0 8px;
}


.type_m {
	width: 219px;
	height: 309px;
	background-image: url(/images/top_model.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.type_m a {
	color: #000;
	display:block;
	width: 203px;
	height: 89px;
	text-decoration:none;
	padding: 220px 8px 0 8px;
}

.type_h {
	width: 219px;
	height: 309px;
	background-image: url(/images/top_house.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.type_h a {
	color: #000;
	display:block;
	width: 203px;
	height: 89px;
	text-decoration:none;
	padding: 220px 8px 0 8px;
}

.entry a {
	width: 218px;
	height: 39px;
	background-image: url(/images/top_entry_bg.png);
	background-repeat: no-repeat;
	display:block;
}

.entry2 a {
	max-width: 50%;

	background-repeat: no-repeat;
	display:block;
	margin: 0 auto;
}

.entry a:hover {
	background-image: url(/images/top_entry_h.png);
	background-repeat: no-repeat;

}

#news {
	float: left;
	margin-top: 70px;

}

#news dl {
	width: 435px;
	height: 200px;
	padding: 10px;
	background-color: #f1ede1;
	margin-left: 15px;
}

#news dd {
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-bottom-width: thin;
}

#person {
	float: left;
	margin: 70px 0 0 80px;
}

#person a {
	margin: 0 10px;

}

#person dl {
	padding: 0 10px;
	margin-top: 10px;
}



.rec_box {
	width: 821px;
	height:150px;
	margin-top:15px;
	position:relative;
}

.rec_box img {
	float:left;

}

.rec_w {
	float:left;
	margin: 5px 0 0 50px;
}

.rec_w p {
	margin-top: 10px;
}

.rec_link {
	float:right;
	position:absolute;
	margin: 140px 0 0 560px;
}

.rec_link img {
	margin-left: 10px;
}


.rec_hr {
	width: 821px;
	height: 1px;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.flow_box {
	width: 500px;
	height: 100px;
	margin: 30px 0 0 20px
}

.flow_box img {
	float:left;
}

.flow_box .main {
	margin-left: 140px;
}


img.f_allow {
	margin: 30px 0 20px 260px;

}

.clr {
    clear: both;

}

.content {
	padding: 0 50px;

}


h1 {
	width: 867px;
	height: 31px;
	margin-top: 15px;
	background-repeat:no-repeat;
	padding: 10px 30px;
	background-image: url(/images/title_bg.png);
}

h2 {
    color: #182939;
	font-size: 130%;
    font-weight: bold;
	background-image:url(/images/bar.png);
	background-repeat: repeat-x;
	background-position: center 32px;
	padding-bottom: 10px;
}

h2 img {
	margin: 0 5px 1px 0;

}

.flow_h2 {
	background-image: url(/images/flow_hr.png);
	background-repeat: repeat-x;
	background-position: center 20px;
}

.flow_h2 h2 {
	margin: -18px 0 0 80px;
}

h3 {
	color: #0c5d71;
	font-size: 110%;
	border-bottom-style: dashed;
	border-bottom-color: #0c5d71;
	border-bottom-width: thin;
}

#footer {
	height:157px;
	padding-top: 10px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
}

#footermenu {
	margin: 0 auto;
    width: 841px;
	padding: 0 50px;
}

#footermenuRight {
    float: right;
	text-align:right;
	margin: -10px -40px 0 0;
	color: #fff;
}

.footerBox {
	float: left;
    width: 206px;
	height: 129px;
	padding: 10px 1px;
}

.footerBox ul {
	margin-top: 8px;
}

.footerBox ul li {
	list-style: none;
	background-image: url(/images/footer_allow.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.footerBox a {
	color: #fff;
}

.footerBox a:hover {
	color: #CCC;
}

.tblData th .note, .tblForm1 th .note {
    clear: both;
    color: #DE2015;
    margin-top: 3px;
}
.tblData table {
    border-collapse: collapse;
    font-size: 93%;
    margin: 5px 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    font-family: inherit;
}
.tblData th {
    background: none repeat scroll 0 0 #F5AB30;
    color: #333333;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
.tblData th span {
    margin-right: 5px;
    margin-top: 5px;
}
.tblData td {
    background-color: #FAD599;
}
.tblData td.errortd {
    color: #FF0000;
}
.tblData th, .tblData td {
    border: 1px solid #333333;
    padding: 5px 10px;
}

.submit_area {
	margin-left: 10px;
}

#newsBox {
    margin-left: 35px;
}
#newsBox dl dt {
    float: left;
    width: 200px;
}
#newsBox dl dd {
    float: left;
    width: 700px;
}

.mgt10 {
margin-top:10px;
}
.mgt20 {
margin-top:20px;
}
.mgt30 {
margin-top:30px;
}


.mgb10 {
margin-bottom:10px;
}
.mgb20 {
margin-bottom:20px;
}
.mgb30 {
margin-bottom:30px;
}

.submit_area {
text-align:center;
margin:20px 0px;
}