@charset "utf-8";
/* Global Styles */

body {
	margin:0px;
	color: #333333;
	font:normal 9pt Arial, "ＭＳ ゴシック", "Osaka－等幅";
	text-align:center;
}

#contents {
	text-align:left;
	width:752px;
	margin:0 auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

td,th {
	margin:0px;
	color: #333333;
	font:normal 9pt Arial, "ＭＳ ゴシック", "Osaka－等幅";
}

a {
	font-size: 9pt;
	color: #0000CC;
	font-family: Arial, "ＭＳ ゴシック", "Osaka－等幅";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
a:link {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:visited {
	text-decoration: none;
	font-family: Arial, "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Arial, "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial, "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #6666FF;
}

/* 左 求人情報＆イベント情報 */

a.adlink:link    { text-decoration: none; }
a.adlink:visited { text-decoration: none; }
a.adlink:active  { text-decoration: underline; }
a.adlink:hover   { text-decoration: underline; }

/* text-size */
	
.txt9x {
	font-size: 9px;
	line-height: 12px;
}
.txt10x {
	font-size: 10px;
	line-height: 14px;

}
.txt11x {
	font-size: 11px;
	line-height: 16px;

}
.txt12x {
	font-size: 12px;
	line-height: 18px;

}
.txt12xb {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;

}
.txt14x {
	font-size: 14px;
	line-height: 20px;

}
.txt9p {
	font-size: 9pt;
	line-height: 13pt;

}
.txt10p {
	font-size: 10pt;
	line-height: 15pt;

}
.txt11p {
	font-size: 11pt;
	line-height: 17pt;

}
.txt12p {
	font-size: 12pt;
	line-height: 19pt;

}

h1, h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;

}

ul.point {
	margin: 0 0 20px 0;
}

ul.point li {
	margin: 3px 30px;
	list-style: square url('/images/listmark.gif') outside;
}
