@charset "utf-8";
@import url(headerfooter.css);
@import url(font.css);
@import url(title.css);
@import url(second.css);
@import url(link.css);

@import url(business.css);
@import url(company.css);
@import url(qanda.css);
@import url(school.css);
@import url(sitemap.css);
/* --------------------------------------------------
initialize
-------------------------------------------------- */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content : " ";
	display : block;
	visibility : hidden;
	clear : both;
	height : 0.1px;
	font-size : 0.1em;
	line-height : 0;
}
* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
/* */

#container-inner, #pagebody-inner, #header-inner, #alpha-inner, #beta-inner, #footer-inner, #copyright-inner {
	position : static;
	width : 100%;
}
/* --------------------------------------------------
デフォルト
-------------------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	color : #06a797;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
img {
	border:0;
}
li {
	list-style : none;
}
p {
	margin:0 0 20px;
	line-height:1.7em;
}
.center {
	text-align:center!important;
}
.clear {
	clear:both;
}
.picSpace01 {
	padding-left:10px;
}
/* --------------------------------------------------
body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : #333;
	background:url(../images/bg.jpg) repeat-x top #f3f3f3;
}
/* --------------------------------------------------
container
-------------------------------------------------- */
#bg-body {
	margin : 0px auto; /* center on everything else */
	width : 100%;
	background-image: none;
	background-color: #fff;
}
#bg-image {
	margin : 0px auto; /* center on everything else */
	width : 778px;
	background :#ffffff;
}
#container {
	position : static;
	margin : 0px auto; /* center on everything else */
	width : 100%;
}
/* --------------------------------------------------
navigation menu
-------------------------------------------------- */

#navigation-menu {
	clear:both;
	width : 760px;
	height : 43px;
	background : #ffffff;
	text-align : center;
	padding:0;/* border-bottom:3px solid #3160c8;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* --------------------------------------------------
pagebody
-------------------------------------------------- */

#pagebody {
	position : static;
	width : 760px;
	border-top :0;
	border-bottom :0;
	margin: 0 auto;
}
/* --------------------------------------------------
topimage
-------------------------------------------------- */
.topimage {
	border: none;
	width: 760px;
	_margin-left:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* --------------------------------------------------
	alpha
-------------------------------------------------- */

#alpha {
 display :; /* ie win bugfix */
	float : left;
	width : 450px;
	text-align:left;
}
/* alpha_page */

#alpha_page {
	display : inline; /* ie win bugfix */
	float : right;
	width : 540px;
}
div.contentbox {
	margin:0;
	padding:0;
	text-align: left;/*text-align:center;*/
}
div.contentbox * {
	text-align:left;
}
/* --------------------------------------------------
	content-wrapper
-------------------------------------------------- */
div#content-wrapper {
	width:100%;
	margin-top:10px;
}
div#page-wrapper {
	width:100%;
}
/* --------------------------------------------------
	beta
-------------------------------------------------- */

#beta {
	float : right;
	width : 290px;
	padding:0;
	text-align:right;
	margin-bottom:10px;
}
/* beta_page */

#beta_page {
	float :left;
	width : 200px;
}
/* --------------------------------------------------
	beta_page セカンドレイアウト
-------------------------------------------------- */
#bannerbox {
	width:200px;
	text-align:left;
}
#bannerbox　table {
	border-collapse:collapse;
	width:200px;
}
#sideTbl01 {
	width:200px;
	height:71px;
	background:url(../images/side01_h.jpg) top center no-repeat;
	vertical-align:top;
	margin-bottom:10px;
}
#sideTd01 div {
	padding:40px 5px 10px 13px;
}
#sideTbl02 {
	width:200px;
	height:98px;
	background:url(../images/side02_h.jpg) top center no-repeat;
	vertical-align:top;
	margin-bottom:10px;
}
#sideTd02 div {
	padding:40px 5px 8px 13px;
	line-height:140%;
	font-size:10px;
}
#sideTbl03 {
	width:200px;
	height:130px;
	background:url(../images/side03.gif) top center no-repeat;
	vertical-align:top;
	margin-bottom:10px;
}
#sideTd03 div {
	padding:32px 5px 10px 13px;
	line-height:140%;
}
#sideTd03 div img {
	display:block;
	margin:10px 0 15px;
}
/*#bannerbox_top {
	width:220px;
	height:9px;
}
#bannerbox_bottom {
	width:220px;
	height:11px;
	margin-bottom:20px;
}*/
/* --------------------------------------------------
jobsearch
-------------------------------------------------- */
#jobsearch {
	margin-bottom : 16px;
}
div#jobsearch table {
	width: 450px;
}
#jobsearchTd {
	width:268px;
	background:url(../images/search01.jpg) left center no-repeat;
	vertical-align:top;
}
td#jobsearchTd div {
	padding:45px 0 0 13px;
}
/* --------------------------------------------------
entry-right
-------------------------------------------------- */
.entry-right {
	margin:0;
	padding:0;
}
/* --------------------------------------------------
banner right
-------------------------------------------------- */
div.banner_right {
	margin-bottom:15px;
	text-align:left;
}
div.banner_right table {
	width:290px;
}
/* --------------------------------------------------
仮登録
-------------------------------------------------- */
#entryTbl {
	border-collapse:collapse;
}
#entryTd {
	height:86px;
	vertical-align:top;
	background:url(../images/top_entry.jpg) top center no-repeat;
}
#entryTd div {
	padding:45px 0 0 13px;
	line-height:140%;
}
/* --------------------------------------------------
登録場所
-------------------------------------------------- */
#contactTbl {
	border-collapse:collapse;
	width:290px;
	height:130px;
	background:url(../images/top_contact.jpg) top center no-repeat;
	vertical-align:top;
}
#contactTbl div {
	padding:0 8px 0 107px;
	line-height:140%;
}
#contactTbl div img {
	display:block;
	margin:15px 0 25px;
}
#contactTbl div p {
	text-align:right;
	padding:0;
	margin:0;
}
/* --------------------------------------------------
entry
-------------------------------------------------- */

.entry-content-blue {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
.entry-content-blue-top {
	height:7px;
}
.entry-content-blue-bottom {
	height:1px;
	margin-bottom:10px;
}
.entry-body-blue {
}
.entry-body-blue li {
	line-height:2em;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 6px;
}

