@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #333;
}

html,
body {
	height:100%;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
   font-size:100%;
   font-weight:normal;
}

ul,
ol,
dl {
	list-style-type:none;
}

img,
a img {
	border:0;
}

table {
	border-collapse:collapse;
}

textarea {
	font-size:100%;
}

.clear {
	clear:both;
	height:0;
	visibility:hidden;
	font-size:1px;
	line-height:0px;
}

br {
	letter-spacing:0;
}

option {
	padding:0 10px 0 0;
}.blank {
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#contents a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
}
.flowt-right {
	clear: both;
	float: right;
	margin: 7px;
}
.margin10px {
	margin: 10px;
}
.a-center {
	text-align: center;
}
.orange {
	color: #F60;
}
#container {
	margin-top: 7px;
}
#slidedisp {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 850px;
}
#contents .jobs-base .box-work p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 8px;
}
