@charset "Shift_JIS";

/* layout ------------------------------------------------------------- */
body {
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(../recruit/img/backcolor.gif);
	background-color: #F9F2EF;
	background-repeat: repeat-y;
	background-position: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color:#232323;
}

#content{
	background-image: url(../recruit/img/backcolor.gif);
	margin: 0 auto;
	width: 728px;
}

/* margin padding ----------------------------------------------------- */
.mb10{ margin-bottom:10px;}


/* font --------------------------------------------------------------- */
.f12px{ font-size:12px;}

/* title --------------------------------------------------------------- */
h1,h2,h3 {
	margin:0;
	padding:0;
	font-weight: normal;
}
	
img { margin:0; border:0;}

/* link ---------------------------------------------------------------- */
a {
	text-decoration: none;
	margin:0;
	color: #660033;
}

a:hover {
	text-decoration:underline;
	margin:0;
	color: #660033;
}

/* table ---------------------------------------------------------------- */
td {
	background-color: #FFFFFF;
}

/* menu ----------------------------------------------------------------- */
.menu a {
	font-size: 12px;
	color: #232323;
	font-weight: normal;
}

.menu {
	font-size: 12px;
	color: #232323;
	font-weight: normal;
}

/* top page ------------------------------------------------------------- */
.toptext p{
	margin:0;
}

/* jinzai page ---------------------------------------------------------- */
.study p {
	margin:0 0 6;
	text-indent: 1em;

}

/* saiyou page ----------------------------------------------------------- */
.saiyou_t{
	font-size: 12px;
	margin:20px 0px 6px 0px;
	padding:5px;
	width: 520px;
	border-top: 1px solid #BA98AB;
	border-right: 1px solid #BA98AB;
	border-bottom:3px solid #BA98AB;
	border-left: 1px solid #BA98AB;
	}

/* interview page ------------------------------------------------------- */
/* profile */
.tName{ margin:10px 0 8px 0;}

.profile p{
	margin:0;
	padding:0;
	line-height:150%;
}

/* maintext */
.maintext p{
	margin:0 0 15px 0;
	padding:0;
	line-height:150%;
}

.maintext h2{ margin-bottom:15px;}

h3.qa {
	color: #831515;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
