@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	list-style-type:none;
}

body {
	background: url(../img/menu/background.jpg) repeat-y;
}

img {
	border: 0px;
}

h1 {
	text-indent: -5000px;
	width: 305px;
	height: 80px;
	cursor:pointer;
	background: url(../img/logo.gif) no-repeat;
}

.hometitle {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #0086D9;
}

.hometext {
	width: 400px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 150%;
}

.hometextr {
	padding-top: 20px;
	font-weight: bold;
	color: #0086D9;
}

.hometextr1 {
	text-align: left;
	font-size: 9pt;
	padding-top: 5px;
	padding-left: 10px;
}

.hometextr2 {
	text-align: left;
	font-size: 7.5pt;
	padding-top: 3px;
	padding-left: 10px;
}

.hometextr3 {
	text-align: left;
	font-size: 7.5pt;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.pankuzu {
	padding-left: 12px;
	font-size: 75%;
	background: url(../img/pankuzu.gif) no-repeat;
}

.linkinfo {
	padding: 10px 10px 5px 10px;
	font-size: 90%;
	line-height: 150%;
}

.linkinfo li {
	padding-left: 15px;
	background: url(../img/linkinfo.gif) 2px no-repeat;
}

.contents {
	padding: 10px;
	line-height: 120%;
}

.contents h3 {
	padding-bottom: 10px;
	border-bottom:1px dotted #BBBBBB;
	color: #005080;
}

.contents p {
	padding: 10px;
	font-size: 90%;
	line-height: 145%;
}

.textR {
	display: block;
	text-align: right;
}

.backlink {
	display: block;
	padding-top: 15px;
	text-align: right;
	font-size: 75%;
}

img.imgR {
	float:left;
	padding-right: 10px;
}

.tableplain {
	margin: 10px;
	font-size: 90%;
	line-height: 130%;
}

.tableplain td {
	padding: 5px 5px;
	text-align: left;
}

.tableclass {
	margin: 10px;
	font-size: 90%;
	line-height: 130%;
	border:1px solid #999999;
	border-bottom: 0px;
}

.tdclass {
	padding: 5px 5px;
	border-bottom: 1px solid #999999;
}

.tdclassblue {
	padding: 5px 5px;
	border-bottom: 1px solid #999999;
	background: #89CFF5;
}

.tdclass2 {
	padding: 5px 5px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.textbox {
	height:16px;
}

/* 採用情報用 */
.recruittable {
	margin: 10px;
	font-size: 80%;
	line-height: 130%;
	border:1px solid #999999;
	border-left: 0px;
	border-bottom: 0px;
}

.recruittd {
	padding: 5px 5px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.recruittdc {
	text-align: center;
	padding: 5px 5px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}