*{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
*{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
}
img{
	border:0px;
	display:block;
   margin:0 auto;
}
ul, li{
	list-style:none;
}
.clear{
	clear:both;
}

body{
	background-image:url(/sp/recruit/img/bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-color:#000000;
}

h1 Marquee{
	font-size:12px;
	color:#fff;
	line-height:1.0;
	letter-spacing:4px;
	padding-top:2px;
	padding-right:10px;
	text-align:right;
	background-color:#000000;
}

.IMAGE{
	position:relative;
	max-width:100%;
	height:auto;
}
#headerWrap{
	max-width:100%;
	height:auto;
	background-position:50% 0%;
	text-align:center;
}
.header{
	position:relative;
	max-width:100%;
	height:auto;
}

#wrap{
	max-width:480px;
	margin:0px auto;
	padding:0px 5px;
	padding-top:10px;
}
#wrap h3{
	color:#640080;
	font-size:10px;
}
#wrap h4{
	color:#fff;
	font-size:12px;
}
span.title{
	color:#e6342a;
	font-size:24px;
	margin-top:120px;
}

#wrap dl#application{
}

#wrap dl#application dt{
	font-size:24px;
	color:#d41367;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	line-height:110%;
}

#wrap dl#application dd{
	font-size:30px;
	color:#d41367;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	line-height:110%;
	padding:5px 0px;
}


/*********************** Q&A **************************/
ol.qa {
	list-style-type:none;
	font-size:80%;
	margin-top:5px;
}
ol.qa dl{
}
ol.qa dt{
	padding: 15px 6px 6px 0px; /* Questionエリアのパディング（上右下左） */
	font-weight: bold;
	font-size:14px;
	line-height:120%;
	color:#ea352e;
	font-stretch:condensed;
}
ol.qa dd {
	padding: 0px 6px 0px 15px; /* Answerエリアのパディング（上右下左） */
	line-height: 150%;
	color:#fff;
}

/*********************** table **************************/

table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}

th.t_topL{
    border-top:#222222 1px solid;
    width:30%;
}
th.t_bottom{
    border-bottom:#222222 1px solid;
}
th{
	border-bottom:#222222 1px solid;
	border-left:#222222 1px solid;
	text-align:left;
	background:#0d0d0d;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-stretch:condensed;
}
td.t_topR{
	width:70%;
}
td.t_bottom{
}
td{
	text-align:left;
	padding:10px;
	color:#fff;
	font-stretch:condensed;
}


.mailAdd{
	margin:10px 0px -5px 0px;
	background-color:#d41367;
	padding:10px 0px 0px 5px;
}

.mailAdd p{
	color:#fff;
	line-height:100%;
}
.mailAdd h5{
	font-weight:bold;
	font-size:24px;
	color:yellow;
	text-decoration:none;
	line-height:50px;
}
.mailAdd h5 a{
	font-weight:bold;
	font-size:24px;
	color:yellow;
	text-decoration:none;
	line-height:50px;
}
















#menuWrap{
	margin-top:20px;
}
#menuWrap ul{
	text-align:center;
}
#menuWrap ul li{
	width:50%;
	height:80px;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
}
#menuWrap ul li a{
	display:block;
	width:100%;
	height:80px;
	border:1px solid #b5a16d;
	background-color:#121212;
	text-decoration:none;
	background:-moz-linear-gradient(top, #e7cb9b, #d1bf91); 
	/* Safari,Google Chrome用 */
	background:-webkit-gradient(linear, left top, left bottom, from(#e7cb9b), to(#d1bf91));
	border:1px solid #5f4a1f;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size:14px;
	color:#000000;
	margin:1px;
}
ruby.menuRuby{
	ruby-position:before;
	font-size:8px;
}
ruby.menuRuby rt{
	font-size:14px;
	vertical-align:middle;
	
}

#menuWrap ul li a p{
	margin-top:28px;
	line-height:110%;
}
#menuWrap ul li a span{
	position:absolute;
	right:2px;
	bottom:2px;
}



#footer{
	margin-top:5px;
	padding:10px 0px;
	text-align:center;
}
#footer h1{
	color:#444444;
	background-color:#ac8940;
	line-height:25px;
	height:25px;
}
#footer p a{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

#footer_menu{
	max-width:480px;
	margin:0px auto;
}
#footer_menu li{
	width:25%;
	float:left;
}
#footer_menu li a{
	display:block;
	text-decoration:none;
	margin:2px;
	/* Firefox用背景 */
	background:-moz-linear-gradient(top, #e8e3d0, #d1bf91); 
	/* Safari,Google Chrome用 */
	background:-webkit-gradient(linear, left top, left bottom, from(#e8e3d0), to(#d1bf91));
	color:#444444;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:center;
	font-weight:bold;
	line-height:40px;
}
#footer_menu li a span{
	font-size:13px;
}
#footer p{
	color:#fff;
}
#footer p a{
	color:yellow;
	text-decoration:none;
}




