body {
	height: 100%;
}
body,table,td {
	font-family:"ＭＳ Ｐゴシック";
	font-size: 13px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック";
	
}
a:visited {
	color: #993366;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-size: 13px;
}
a:active {

	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}

/*big background 福利厚生ページを参照　*/
#bigbg {
	background-image:url(../sub/saiyou/images/bigbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;}
.bigtitle {
	font-size: 18px;
	color: #990000;
	font-weight: bold;

}
.smalltitle {
	font-size: 14px;
	color: #990000;
	font-weight: bold;

}

/* 全部のページのsmall　titleは使う、採用実績校ページを参照　*/
.imagetitle{
font-family:"ＭＳ Ｐゴシック";
	font-size:16px;
	
	list-style-type: none;
	width:100%;
	margin:0px;

	letter-spacing: 0.2em;

	color:#333333
	text-indent:0px;
	line-height:35px;
	background-image:url(../images/titlebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
/* 全部のページのsmall　titleは使う、採用実績校ページを参照　*/
span#title {
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 1px;
padding-left:29px;
}


/* 全部のページの説明性テクストのため使う　*/
.description {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	line-height: 22px;
	color: black;
}

.bigdesc {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	line-height: 30px;
}


.border {
	border: 1px dotted #999999;
}

.title {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.titlewhite {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

.underline {
	text-decoration: underline;
}
.bottomDlineBorder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}

.tdbg {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* 教育研修ページを参照　（ＱＡ部分）　*/

.qa {
	font-weight:bold;
	line-height:30px;
	background-image:url(../sub/saiyou/images/qa_title2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	color:white;	
}

.subbgtitle {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 13px;
	text-align:right;
	padding:7px 23px;
	color: #FFFFFF;
	background-image: url(../images/subtitlebg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
