@charset "utf-8";
/* CSS Document */

@import url("../../cssjs/contents.css");

/* side ------------------------*/
#side .subMenu a{
	font-weight:bold;
}
#side .subMenu strong{
	xcolor:#666666;
	color:#FFCC00;
}
#side .smallMenu{
	font-size:10px;
	line-height:1.8;
}

/* Wanted --------------------------*/
#recruit *{
	margin: 0;
	padding: 0;
}
#recruit{
	width:650px;
}
#recruit a{
	color: #039;
}
#recruit .subTtl{
	list-style:none;
	margin:7px 0 5px 5px;
	font-weight:bold;
}
#recruit .subTtl img{
	margin-right:7px;
	margin-bottom:3px;
}
#recruit .mainTxt{
	list-style:square;
	margin-left:30px;
}
#recruit ul{
	margin:0;
	padding:0;
	list-style: none;
}
#recruit ul li{
	padding: 0 0 0 13px;
	background: url(../images/disc.gif) top left no-repeat;
}

#recruit .section {
	width: 650px;
	margin: 0 0 15px 0;
}
#recruit .section .title{
	width: 650px;
	overflow: hidden;
}
#recruit .section .title h2 {
	padding: 0 0 0 14px;
	background: url(../images/mark.gif) center left no-repeat;
}
#recruit .section .title p {
	padding: 0 0 0 22px;
}
#recruit .section .block{
	margin: 25px 0 0 0;
	padding: 0 0 0 77px;
}

#recruit .section .st01{
	background: url(../images/rec_img01.jpg) top left no-repeat;
}
#recruit .section .st02{
	background: url(../images/rec_img02.jpg) top left no-repeat;
}
#recruit .section .st03{
	background: url(../images/rec_img03.jpg) top left no-repeat;
}
#recruit .section .st04{
	background: url(../images/rec_img04.jpg) top left no-repeat;
}
#recruit .section .st05{
	background: url(../images/rec_img05.jpg) top left no-repeat;
}

#recruit .section .block .gBox{
	width: 555px;
	margin: 10px 0 0 0;
	padding: 10px 0;
	background: #e8ebf3;
}

#recruit .left {
	float: left;
}
#recruit .pb09 {
	padding: 0 0 9px 0;
}
#recruit .pl10 {
	padding: 0 0 0 10px;
}
#recruit .pb18 {
	padding: 0 0 18px 0;
}
#recruit .pb20 {
	padding: 0 0 20px 0;
}
#recruit .pb30 {
	padding: 0 0 30px 0;
}
#recruit .pb05l05 {
	padding: 0 0 5px 5px;
}
#recruit .pt10 {
	padding: 10px 0 0 0;
}

/* Skill Up Plan -------------------------*/
#skillup{
}
#skillup .left{
	float:left;
	width:63px;
	text-align:left;
	vertical-align:top;
}
#skillup .left02{
	float:left;
	width:15px;
	text-align:left;
	vertical-align:top;
}
#skillup .right{
	float:left;
	width:547px;
}
#skillup .subTtl{
	margin-bottom:15px;
}

#skillup .st01 {
	margin: 0 0 20px 0;
}
#skillup .st02 {
	margin: 59px 0 20px 0;
}


/* Message ---------------------------*/
#message {
}
#message .right{
	width:470px;
	margin-right:20px;
}
#message .left{
	float:left;
	width:210px;
	text-align:right;
	vertical-align:top;
}

/* Creed -------------------------------*/
#creed{
}
#creed .f12, 
#creed .f14{
	margin-right:40px;
}
#creed .f12 a:link{
	color:#061849;
	text-decoration:underline;
	font-weight:bold;
}
#creed .f12 a:visited{
	color:#061849;
	text-decoration:underline;
	font-weight:bold;
}
#creed .f12 a:hover{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}

/* Vision -----------------------------*/
#vision{
}
#vision ul,
#vision li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#vision li{
	margin-bottom:3px;
}

/* ----POP UP PGST ----------*/
#popArea{
	position:relative;
}
#popup{
	background-color:#061849;
	width:250px;
}
#popup .cont{
	margin:10px;
	text-align:left;
}
#popup .cont p{
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	margin:0px;
	padding:0px;
}


