@charset  "Shift_JIS";


/* base.css 

 01.body
 02.reset
 03.Basic Layout
 04.header
 05.contents  frame
 06.contents 
 07.footer


*/




/* ========================================================== */
/*  body                                                      */
/* ---------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size:12px;
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat;
	}

/* ========================================================== */
/*  04.header      リセット                                   */
/* ---------------------------------------------------------- */
	
	
/*　初期化
----------------------------------------------- */
h1,h2,h3,h4,h5,h6,ul,li,form,table,tr {
	margin: 0;
	font-weight: normal;
	}

.clear {
	clear: both;
	}

.line {
	clear: both;
	width: 98%;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 5px auto 0 auto;
	background-image: url(../images/line01.gif);
	}

.line02 {
	clear: both;
	border-top: 1px dotted #CCCCCC;
	padding-top: 1px;
	width: 90%;
	margin: 0 auto;
	}

.red { color: #CC0000;}

	
/*　文字設定
----------------------------------------------- */

p{font-size:12px;
	line-height:130%;
	margin:0 0 20px 0;
	color:#484848;
	}	
	
td{
	background-color:#FFFFFF;
	font-size:12px;
	color:#484848;
	}


h2{
	margin: 0px 0 20px 0;
	}

.footer-link {
	margin: 10px 20px 0px 0px;
	padding: 10px;
	border-top: 1px dotted #666666;
	font-size :11px;
	line-height: 18px;
	}

/*　h2　下のマージンが10pxのもの　
----------------------------------------------- */

.m10px
	{
	margin-bottom:10px;}
	
	

	
.font-blue
	{
	font-size:12px;
	color:#001ab3;
	}
	
.font-blue02
	{
	color:#304C96;
	}	
	
.font-red
	{
	color:#CC0000;
	}

.font-brown
	{
	font-size:12px;
	color:#974A04;
	}	
	
	
	
/* ========================================================== */
/*  04.header      ロゴ部分                                   */
/* ---------------------------------------------------------- */


.header-logo{
	width:149px;
	float:left;
	margin-top:20px;
	}

.header-ex{
	width:425px;
	margin-top:20px;
	line-height:120%;
	float:left;
	}


.header-mail{
	width:130px;
	margin-top:11px;
	float:left;
	}

.header-contact{
	width:121px;
	margin-top:11px;
	float:left;
	}


.header-td01
	{border-bottom:1px solid #C5C5D1;
	padding-bottom:12px;}


.header-td02
	{
	border-bottom:1px solid #C5C5D1;
	padding-bottom:12px;
}



/* ========================================================== */
/*  グローバルメニュー                                        */
/* ---------------------------------------------------------- */



#globalmenu {
	clear: both;
	margin: 0 0 0 0px;
	}

#globalmenu li {
	float: left;
	list-style-type: none;
	}


#breadcrumbs
	{
	clear: both;
	padding: 4px 0 4px 0;
	}



/* ========================================================== */
/*  ローカルメニュー　 （左メニュー）　                       */
/* ---------------------------------------------------------- */


#left {
	margin:9px 0 0 0;
	padding: 0;
	text-align: left;
	width:158px;
	vertical-align:top;
	}

#localmenu {
	margin: 0;
	vertical-align:top;
	}

#localmenu li {  
	list-style-type: none;
	margin: 0;
	padding:0;
	}
	
#localmenu p.interview_list {
	margin: 10px 5px;
	padding:0 0 0 15px;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/top/2.jpg);
	background-repeat: no-repeat;
	}
	
	
	
	
/*　左下 プラバシーポリシーマーク
----------------------------------------------- */
		
	
.privacy{
	line-height:130%;
	color:#0A2775;
	font-size:10px;
	text-align: left;
	padding:15px 15px 0 10px ;
	margin-bottom: 15px;
	}
	
	
/*　左下 ワークライフバランスマーク
----------------------------------------------- */
	
.wlb {
	line-height:130%;
	color:#0A2775;
	font-size:10px;
	text-align: left;
	padding:10px 15px 0;
	margin-bottom: 45px;

	}



/* ========================================================== */
/*  メインコンテンツ　 （右側）　　　　                       */
/* ---------------------------------------------------------- */

#right {
	float:left;
	width: 661px;
	margin:9px 0 0 0;
	padding: 0;
	text-align: left;
	}






/*　右側陰
----------------------------------------------- */

.bg-shadow{
	background-repeat:repeat-y;
	background-image:url(../images/bg-shadow.jpg);
	}
	



/* ========================================================== */
/*  footer　                                                  */
/* ---------------------------------------------------------- */

.footer-line
	{
	width:830px;
	font-size:1px;
	background-color:#929199;
	height:1px;
	margin-right: auto;
	margin-left: auto;
	}

#footer {
	clear: both;
	padding: 0;
	text-align: right;
	height:20px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer ul {
	text-align: left;
	float:left;
	width: 500px;
	}

#footer li {
	background-image:   url(../images/icon_footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right:5px;
	color: #000000;
	font-size:12px;
	display: inline;
}

#footer address{
	float:left;
	text-align: right;
	width:320px;
	font-style:normal;
	font-size:12px;
	}







/* ========================================================== */
/*  other 　                                                  */
/* ---------------------------------------------------------- */



/*　画像
----------------------------------------------- */
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}


.right_img {
	float: right;
	margin: 10px 0px 10px 20px;
	}
/*　リンク
----------------------------------------------- */

a:link {} 
a:visited {} 
a:hover { text-decoration: none; } 
a:active {}




/*　image (vertical-align:middle; 画像天地中央寄せ)
----------------------------------------------- */
.img-middle{
	vertical-align:middle;}
	

/*　image (写真ボーダー)
----------------------------------------------- */
.photo-border{
	padding:1px;
	border:1px solid #dcdcdc;
	}
	
	


/*　pagetotop（このページのトップへ）
----------------------------------------------- */

.pagetop
	{
	text-align:right;
	margin:10px 0 31px 0;
	padding:0px 10px 0 0;
	font-size:12px;
	clear:both;
	}
	
	
	
/*　（もっと詳細を見る）
----------------------------------------------- */

.more-detail
	{
	text-align:right;
	width:100%;
	margin:0 0 2px 0;}


.td-size1
	{
	font-size:1px;}
	
	
	
	
	
/*　メールフォーム　inputボタン
----------------------------------------------- */

.button-input
	{
	padding:7px;
	font-size:12px;
	}
	
.font14 p,.font14 li{
	font-size:14px;
}
	
	
	
/*　タイトル
----------------------------------------------- */

.ttl01
	{
	padding:5px 7px;
	margin: 20px 10px 10px 5px;
	font-size:14px;
	border-left: 5px solid #D24E0D;
	color: #D24E0D;
	font-weight: bold;
	}


/*　東京各種採用ボタン
----------------------------------------------- */

.saiyou_menu1{
	height: 43px;
	width: 220px;
	margin-top: 15px;
	margin-left: 85px;
}

.saiyou_menu2{
	height: 43px;
	width: 220px;
	margin-top: 10px;
	margin-left: 85px;
}

.saiyou_menu3{
	height: 43px;
	width: 220px;
	margin-top: 10px;
	margin-left: 85px;
}

.saiyou_menu4{
	height: 43px;
	width: 220px;
	margin-top: 10px;
	margin-left: 85px;
}
