@charset "utf-8";
/* --------------------------------------------------
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";
}
img {
	border:0;
}
a {
	color : #0070cc;
	text-decoration : none;
}
a:hover {
	color : #0070cc;
	text-decoration : underline;
}
li {
	list-style : none;
}
.clear {
	clear:both;
}
/* --------------------------------------------------
body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : #525252;
	background : #ffffff;
}
/* --------------------------------------------------
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%;
}
/* --------------------------------------------------
h1
-------------------------------------------------- */
 
#h1-text {
	margin-top:10px;
	line-height:140%;
	font-size:10px;
	font-weight : normal;
	color:#666;
}
/* --------------------------------------------------
header
-------------------------------------------------- */
#header {
	width : 100%;
	margin : 0px;
}
#header-navi {
	height:66px;
	width:470px;
	float:right;
	text-align:right;
}
#catch {
	margin:21px 0 0 14px;
}
#header-logo {
	float:left;
	width:252px;
	margin:11px 0;
}
#h-navi-image {
	margin:10px 0 0px;
}
/* --------------------------------------------------
navigation menu
-------------------------------------------------- */

#navigation-menu {
	clear:both;
	width : 760px;
	height : 35px;
	background : #ffffff;
	text-align : center;
	padding:0;
	margin: 0 auto;/* border-bottom:3px solid #3160c8;*/
}
/* --------------------------------------------------
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: 16px auto 0;
}
/* --------------------------------------------------
	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 : 530px;
	margin-right:10px;
}
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:16px;
}
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
-------------------------------------------------- */
#bannerbox {
	width:200px;
	text-align:left;
}
#bannerbox_top {
	width:220px;
	height:9px;
}
#bannerbox_bottom {
	width:220px;
	height:11px;
	margin-bottom:20px;
}
/* --------------------------------------------------
footer
-------------------------------------------------- */

#footer {
	width : 760px;
	clear : both;
	_margin-left:10px;
	padding:0;
	background:url(images/footer.jpg) no-repeat 0 0;
	margin: 0 auto;
	text-align:left;
}
#footer-image {
	padding:23px 17px 20px 24px;
	float:left;
}
#footer-catch {
	margin-left:17px;
	position:relative;
	top:-4px;
}
/* --------------------------------------------------
copyright
-------------------------------------------------- */

#copyright {
	width : 350px;
	text-align : right;
	padding:23px 10px 20px;
	white-space : nowrap;
	float:right;
}
#copyright-inner {
	font-size : 10px;
}
/* --------------------------------------------------
jobsearch
-------------------------------------------------- */
#jobsearch {
	margin-bottom : 16px;
}
div#jobsearch table {
	width: 450px;
}
#jobsearchTd {
	width:268px;
	background:url(images/top_search_h.jpg) left center no-repeat;
	vertical-align:top;
}
td#jobsearchTd div {
	line-height:140%;
	padding:53px 0 0 30px;
}
/* --------------------------------------------------
entry-right
-------------------------------------------------- */
.entry-right {
	margin:0;
	padding:0;
}
.center {
	text-align:center
}
/* --------------------------------------------------
banner right
-------------------------------------------------- */
div.banner_right {
	margin-bottom:15px;
	text-align:left;
}
div.banner_right table {
	width:290px;
}
/* --------------------------------------------------
パンクズリスト
-------------------------------------------------- */

#crumb {
	margin:10px 14px;
	position : static;
	text-align:left
}
#crumb a {
	text-decoration : none;
}
#crumb a:hover {
	text-decoration : underline;
}
/* --------------------------------------------------
リンク
-------------------------------------------------- */
.link01 {
	position : static;
	text-align: left;
}
.link01 a {
	color : #525252;
	text-decoration : none;
}
.link01 a:hover {
	color : #525252;
	text-decoration : none;
}
.link02 a {
	padding-left:15px;
	background:url(images/arrow01.gif) 0 0 no-repeat #fff;
}
/* --------------------------------------------------
タイトル
-------------------------------------------------- */

.title {
	margin-top: 10px;
}
h3 {
	font-size:14px;
	margin: 35px 10px 10px;
}
h4 {
	font-size:14px;
	margin: 0 0 10px 0;
	padding-left:10px;/*background:url(images/arrow02.gif) left center no-repeat #FFF;*/
}
/* --------------------------------------------------
text
-------------------------------------------------- */

p {
	line-height:1.7em;
	margin:0 10px 15px;
}
.orange {
	color: #FF9900;
}
p.notice {
	background:#FFFFBF;
	margin:10px 10px 30px 10px;
	padding:10px;
	line-height:2em;
	font-weight:bold;
	color:#FF9933;
}
p.notice02 {
	background:#FFFFBF;
	margin:10px 10px 30px 10px;
	padding:10px;
	/*line-height:2em;
	font-weight:bold;
	color:#B060BF;*/
}
p.notice03 {
	background:#E1FFBF;
	margin:10px 10px 30px 10px;
	padding:10px;
	line-height:2em;
	font-weight:bold;
	color:#5FB300;
}
p.p01 {
	line-height:1.7em;
	margin:35px 10px 15px;
}
p.contct {
	background:#FFFFBF;
	border:1px dashed #CCCCCC;
	margin:0 10px 30px;
	padding:10px;
	line-height:2em;
}
/* --------------------------------------------------
table
-------------------------------------------------- */

.companyTbl {
	width:500px;
	line-height:1.7em;
	margin:0 auto 15px;
	_margin:0px 0 30px 15px;
	border-collapse : collapse;
	border: 1px solid #999;
}
table.companyTbl td {
	border: 1px solid #999;
	padding: 10px 10px 10px 20px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
}
.profileTbl {
	width:500px;
	margin:0 auto 15px;
	_margin:0px 0 30px 15px;
	border-collapse : collapse;
	border-bottom: dotted 1px #999;
}
.profileTbl td {
	border-bottom: dotted 1px #999;
	padding: 7px 0 7px 10px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
}
.contactTbl {
	width:500px;
	line-height:1.7em;
	margin:10px auto 30px;
	_margin:10px 0 30px 15px;
	border-collapse : collapse;
	border: 1px solid #999;
}
table.contactTbl th, table.contactTbl td {
	border: 1px solid #999;
	padding: 10px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
}
table.contactTbl th {
	border: 1px solid #999;
	background:#F3F3F3;
	font-weight: normal;
	font-style: normal;
	width: 120px;
}
/* --------------------------------------------------
pagetop
-------------------------------------------------- */
.pagetop {
	margin: 60px 0 10px;
}
/* --------------------------------------------------
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;
}
/* --------------------------------------------------
sitemap
-------------------------------------------------- */

#sitemap {
	line-height:3em;
	margin:15px 15px 30px 15px;
	text-align:left;
}
/* --------------------------------------------------
   Ｑ＆Ａ
-------------------------------------------------- */

.question {
	margin:0 10px 6px 10px;
	padding:4px 0 4px 10px;
	background: #FFEFBF;
	font-weight:bold;
}
.answer {
	margin:0 10px 30px 10px;
	padding:0 0 0 10px;/*border:dotted 1px #CCCCCC;*/
}
.answerdetail {
	padding-left:14px;
	display:block;
}
.toTop {
	padding-left:390px;
	display:block;
}
/* --------------------------------------------------
form
-------------------------------------------------- */
p.tbl_caption {
	margin:15px 15px 0px 15px;
	padding:0;
}
.formmargin {
	margin-bottom:10px;
}
.submitArea {
	width:500px;
	margin:0 auto 30px;
	_margin-left:15px;
	padding:16px 0;
	background:#FFEAAA;
	text-align:center;
	vertical-align:middle;
	line-height:170%;
}
#submitBox {
	width:500px;
	border-top:1px dashed #ccc;
	margin:20px auto;
	_margin-left:10px;
	padding:10px;
}
div#submitBox *{
	text-align:center;
}
/* --------------------------------------------------
インタビュー
-------------------------------------------------- */
#interviewTbl {
	border-collapse : collapse;
	margin:0 10px 30px;
	border: none;
}
table#interviewTbl td {
	padding:0 5px 20px 0;
	line-height:140%;
	vertical-align:top;
}
