@charset "utf-8";
@import url(base.css);

/*--------------------------------------
  Layout Base Style Sheet
  Made by MASAKI http://www.ninemiles.net/
  2006-05-28

  - 共用ID, クラス
  - ページ毎の個別ID, クラス
  
  I.E用設定は別途用意
---------------------------------------*/

h1, h2, h3, h4 {
	color: #1651a9;
}

p {
	line-height: 1.7;
	margin-bottom: 1.5em;
}

hr {
	clear: left;
	border: 1px solid #d0d0d0;
	border-width: 1px 0 0 0;
	height: 1px;
	margin-top: 20px;
}

table {
	background-color: #fcf9e9;
	margin: 5px;
	border: 0;
	border-collapse: separate;
}

th {
	background-color: #f2eaea;
	border-width: 0px;
	border-right: 1px solid #e1d0d0;
	border-bottom: 1px solid #e1d0d0;
	padding-left: 5px;
	padding-right: 5px;
}

td {
	background-color: #ffffff;
	border-width: 0px;
	border-right: 1px solid #e1d0d0;
	border-bottom: 1px solid #e1d0d0;
	line-height: 1.5;
}

em {
	color: #26419d;
	background-color: #fff9aa;
	padding-left: 1px;
	padding-right: 1px;
}



/*****************************
        共用ID, クラス
 *****************************/

/* ヘッダタイトル */
h1#title_h {
	background-image: url(img/head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 150px;
	text-indent: -2000px;
}

/* ヘッダ：トップへのリンクアンカー */
h1#title_h a#top {
	display: block;
	width: 650px;
	height: 150px;
	border: 0!important;
	background: transparent;
	margin-left: 75px;
}

/* コンテンツ全体 */
#all {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	position: relative;
}

/* 右 */
#maincontent {
	font-size: 90%;
	padding: 10px 5px 0 2px;
	margin-left: 155px;
}

/* 左 */
#l_cont {
	width: 130px;
	padding-top: 10px;
	position: absolute;
	top: 15px;
	left: 0;
}

/* リンクアンカー：画像にはライン無し（for I.E） */
.nolines {
	border-bottom: 0 !important;
}


/****************************
           メニュー
 ****************************/

/* メニュー全体囲み */
ul#menu {
	margin: 0;
	padding: 0;
}

ul#menu li {
	list-style-type: none;
	width: 121px;
	height: 35px;
	margin: 0;
	padding: 0;
}

ul#menu li a, ul#menu.selected {
	display: block;
	height: 35px;
	border: 0;
}

ul#menu li a:hover {
	background-color: transparent;
}

/* 各メニュー（左から） */
#m1, #m2, #m3, #m4,
#m1 a:hover, #m2 a:hover, #m3 a:hover, #m4 a:hover,
#m1.selected, #m2.selected, #m3.selected, #m4.selected {
	background-image: url(img/menu_bg.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
}

#m1 {
	background-position: 0px 0px;
}
#m1 a:hover, #m1.selected {
	background-position: 0px -35px;
}

#m2 {
	background-position: -125px 0px;
}
#m2 a:hover, #m2.selected {
	background-position: -125px -35px;
}

#m3 {
	background-position: -250px 0px;
}
#m3 a:hover, #m3.selected {
	background-position: -250px -35px;
}

#m4 {
	background-image: url(img/bn_recruit.jpg);
	/*background-position: -375px 0px;*/
	background-position: 0px 0px;
	height: 80px !important;
}
#m4 a:hover, #m4.selected {
	background-image: url(img/bn_recruit_on.jpg);
	background-position: 0px 0px;
}
#m4 a {
	height: 78px !important;
}




/*****************************
        個別ID, クラス
 *****************************/

/* 挨拶文 */
h2#catch {
	font-size: 130%;
	line-height: 1.3;
	margin-top: 0;
}

h2#catch span {
	font-weight: normal;
	font-size: 70%;
}

/* 挨拶文2 */
p#greeting {
	overflow: auto;
	margin: 1em 0;
}

p#greeting img {
	float: right;
	margin-left: 1em;
}

/* トップ：写真ボックス */
.boxhead h2 { height: 1%; } /* for I.E */

div#phbox {

	width: 620px;
	min-width: 460px;

	background: url(./img/body_r.png) no-repeat bottom right;

	font-size: 100%;

}

.boxhead {

	background: url(./img/head_r.png) no-repeat top right;

	margin: 0;

	padding: 0;

	text-align: center;

}

.boxhead h3 {

	background: url(./img/head_l.png) no-repeat top left;

	margin: 0;

	padding: 10px 30px 8px;

	color: white; 

	font-size: 1.2em; 

	line-height: 1em;

}


.boxbody {

	background: url(./img/body_l.png) no-repeat bottom left;

	margin: 0;

	padding: 7px 8px 15px;
	text-align: center;
}

.boxbody p {
	line-height: 1;
}


/* 左リンク部 */
h3#ours {
	background-image: url(img/hedding_bg01.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	height: 35px;
	margin-bottom: 0;
}

/* 運営サイト */
ul#ourlink {
	font-size: 70%;
	text-indent: 3px;
	margin: 0;
	padding: 0;
	padding-left: 1px;
	list-style-type: none;
}
ul#ourlink li {
	margin-bottom: 8px;
}

/* 住所 */
#address {
	text-align: center;
	padding-top: 10px;
	font-size: 75%;
	line-height: 1.3;
}

/* コピーライト */
p#copyright {
	text-align: center;
	font-size: 70%;
}

/* 自サイト紹介 */
dl#cont_summary {
	margin-left: 0;
	padding: 0;
}

dl#cont_summary dt {
	color: #ffffff;
	background-color: #eeeeee;
	padding: 5px 1em;
	width: 10em;
	text-align: center;
	margin-bottom: 8px;
}

dl#cont_summary dd {
	margin: 0 0 1em 1em;
	line-height: 1.4;
}


/* 会社概要：表 */
.outline {
	width: 98%;
}

.outline th {
	width: 12em;
	font-weight: normal;
	line-height: 1.3;
}

/* 会社概要：ヘディング */
h3.outline_h {
	font-size: 120%;
}

/* メッセージ：ドロップキャップス */
p.pnum {
	margin-top: 1.5em;
}

p.pnum:first-letter {
	font-size: 200%;
	float: left;
	padding: 10px 12px;
	color: #c1c1c1;
	border: 1px solid #c1c1c1;
	margin-right: 5px;
}

/* メッセージ：写真 */
div#ph {
	float: right;
	margin: 0 5px 1em 1em;
}


/*****************************
          問い合わせ
 *****************************/

/* 問い合わせ：注意書き */
p#note {
	background-color: #fdf8e1;
	padding: 1em 0.5em 1em 1em;
	border: 1px solid #969696;
	-moz-border-radius: 10px;
}

form#myform, form#myform2 {
	background-color: #fafafa;
	padding: 1em 0.5em 1em 1em;
	border: 1px solid #969696;
	-moz-border-radius: 10px;
}

.cssform p {
	width: 450px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 142px;
	/*border-top: 1px dotted #909090;*/
	height: 1%;
}

.cssform label {
	float: left;
	margin-left: -142px; /*width of left column*/
	padding-left: 17px;
	width: 125px;
	font-size: 90%;
	background-image: url(../img/ico_mail_s2.png); 
	background-repeat: no-repeat;
	background-position: left 4px;
}

.cssform label.op {
	background-image: url(../img/ico_mail_s.png); 
}

.cssform input[type="text"] {
	width: 290px;
}

/* for I.E6 */
.cssform input.f-text {
	width: 290px;
}

/* 幅指定無し */
.cssform input.fs-text {
	width: auto !important;
}

.cssform textarea {
	width: 420px;
	height: 250px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}

/* エラーメッセージ */
h3.error, em.error {
	color: #cc0000;
	margin-bottom: 10px;
}

/* エラー時のフォーム */
.errorform {
	border: 1px solid #cc0000;
}

/* 送信内容確認 */
#myform2 p {
	font-size: 90%;
}


/* 添乗員：各段落 */
p.step {
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-left: 170px;
}

p.step.step1 {
	background-image: url(recruit/img/step1.png);
}
p.step.step2 {
	background-image: url(recruit/img/step2.png);
}
p.step.step3 {
	background-image: url(recruit/img/step3.png);
}

/* 添乗員：下部ナビ */
p#rec_nav {
	text-align: center;
}

/* 添乗員：ワークフロー */
ol#flow {
	margin-left: 0;
}

ol#flow li {
	background-color: #ffffff;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	line-height: 1.5;
	padding-left: 50px;
	margin-bottom: 1.5em;
	list-style-type: none;
	min-height: 48px;
}

li.num1 {
	background-image: url(recruit/img/num1.png);
}
li.num2 {
	background-image: url(recruit/img/num2.png);
}
li.num3 {
	background-image: url(recruit/img/num3.png);
}
li.num4 {
	background-image: url(recruit/img/num4.png);
}
li.num5 {
	background-image: url(recruit/img/num5.png);
}
li.num6 {
	background-image: url(recruit/img/num6.png);
}
li.num7 {
	background-image: url(recruit/img/num7.png);
}
li.num8 {
	background-image: url(recruit/img/num8.png);
}
li.num9 {
	background-image: url(recruit/img/num9.png);
}
li.num10 {
	background-image: url(recruit/img/num10.png);
}

#flow li strong {
	display: block;
	margin: 0;
}


/* 添乗員：フォーム */
#myform em {
	color: #c21212;
	background-color: transparent;
}
