@charset "utf-8";

/*==================================================
	静的全ページ　共通
==================================================*/
.staticWrap {
	line-height: 1.6em;
}
.staticTtl {
	margin-bottom: 15px;
}

.staticBox01 {
	padding: 15px;
	width: 568px;
	border: 1px solid #bdc9d2;
}
.staticBox01 .subTtl {
	font-size: 100%;
	font-weight: bold;
	color: #00578d;
}
.staticBox01 .subTtl02 {
	font-size: 121%;
	font-weight: bold;
	color: #00578d;
}
.staticBox01 ul {
	padding: 0px;
	margin: 0px;
}
.staticBox01 li {
	background: url(../img/mark01.gif) no-repeat left center;
	padding-left: 15px;
	color: #666;
}

.staticBox02 {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}
.staticBox02 .comUl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bdc9d2;
	clear: both;
}
.staticBox02 .comLiL {
	line-height: 40px;
	height: 40px;
	float: left;
	background-image: url(../img/markstatic.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 100px;
	background-position: 0px 6px;
}
.staticBox02 .comLiR {
	float: right;
	height: 40px;
	width: 440px;
	line-height: 40px;
}
.staticBox02 .comLiRBig {
	float: right;
	width: 440px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.staticBox03 {
	border: 1px solid #bdc9d2;
}
.staticBox03 .ttl {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdc9d2;
	padding-left: 15px;
	color: #00578D;
}
.staticBox03 .ttl02 {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdc9d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdc9d2;
	padding-left: 15px;
	color: #00578D;
}
.staticBox03 .area .copyUl {
	padding-right: 15px;
	padding-left: 15px;
}
.staticBox03 .area .copyUl .copyLi {
	list-style-type: disc;
	list-style-position: outside;
	color: #00578D;
	margin-right: 10px;
}

.staticBox03 .area {
	padding: 15px;
}

.staticBox04 {
	padding: 15px;
	width: 568px;
	border: 1px solid #bdc9d2;
}
.staticBox04 ul {
	padding-left: 20px;
}
.staticBox04 .recruitLi {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 10px;
	font-weight: bold;
	color: #00578D;
}
.staticBox04 .recLiTtl {
	font-size: 100%;
	font-weight: bold;
}

.staticBox04 .recLiTxt {
	font-weight: normal;
	color: #333;
}
.btnRecInfo {
	margin-top:25px;
	margin-right:auto;
	margin-left:auto;
	width:495px;
}

.textR {
	text-align: right;
}
.textRed {
	color: #F00;
}
.comHisUl {
	clear: both;
	padding-bottom: 7px;
}
.comHisUllast {
	clear: both;
}
.comHisLiL {
	float: left;
	width: 100px;
}
.comHisLiR {
	float: right;
	width: 340px;
}
#static #main .newsList .link a {
 background: url(../../image/icon_tri01.gif) no-repeat left center;
 padding-left: 12px;
}
#static #main .newsList .link a:hover { text-decoration: none; }