﻿@charset "UTF-8";


/* body top
----------------------------------------------- */

body#top div#wrap {
	width:750px;
	margin:0 auto;
	}

body#top div#container {
	width:750px;
	margin:0;
	padding:0;
	}


/* body company
----------------------------------------------- */

body#company div#wrap {
	width:750px;
	margin:0 auto;
	}

body#company div#container {
	width:750px;
	margin:0;
	padding:0;
	}


/* header
----------------------------------------------- */

div#header {
	position:relative;
	width:750px;
	height:59px;
	background:#fff url(../img/header_bg.gif) no-repeat left top;
	}

div#header h1 {
	position:absolute;
	top:11px;
	left:0;
	}

div#header h1 img {
	width:140px;
	height:40px;
	}

div#header p#azabu {
	position:absolute;
	top:30px;
	left:408px;
	}

div#header p#azabu img {
	width:75px;
	height:26px;
	}

div#header p#aoyama {
	position:absolute;
	top:30px;
	left:483px;
	}

div#header p#aoyama img {
	width:97px;
	height:26px;
	}

div#header p#message {
	position:absolute;
	top:30px;
	left:580px;
	}

div#header p#message img {
	width:98px;
	height:26px;
	}

div#header p#recruit {
	position:absolute;
	top:30px;
	left:678px;
	}

div#header p#recruit img {
	width:72px;
	height:26px;
	}


/* contents
----------------------------------------------- */

body#top div#contents {
	position:relative;
	clear:both;
	width:750px;
	height:382px;
	background:#fff url(../img/main.jpg) no-repeat left top;
	}

body#top div#contents p#catch {
	position:absolute;
	top:141px;
	left:408px;
	}

body#top div#contents p#catch img {
	width:325px;
	height:80px;
	}

body#top div#contents p#ltd {
	position:absolute;
	top:365px;
	left:650px;
	}

body#top div#contents p#ltd img {
	width:100px;
	height:17px;
	}


body#company div#contents {
	position:relative;
	clear:both;
	width:750px;
	}


/* profile
----------------------------------------------- */

div#profile {
	width:750px;
	padding-top:37px;
	background:#fff url(../img/cont_bg.jpg) no-repeat left top;
	}

body#company h2 {
	margin-left:28px;
	padding-top:20px;
	color:#606060;
	font-size:16px;
	font-weight:bold;
	}

div#profile p.lead {
	width:630px;
	margin-left:60px;
	padding-top:16px;
	color:#587e8c;
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
	}


div#profile h3 {
	margin-left:60px;
	padding-top:20px;
	color:#587e8c;
	font-size:14px;
	line-height:1.8;
	font-weight:bold;
	}

div#profile p.heiSub {
	width:630px;
	margin-left:60px;
	padding-top:0;
	padding-left:12px;
	text-indent:-12px;
	font-size:12px;
	color:#606060;
	line-height:1.8;
	font-weight:normal;
	}

div#profile p.note {
	width:630px;
	margin-left:60px;
	padding-top:18px;
	padding-left:12px;
	text-indent:-12px;
	font-size:12px;
	color:#606060;
	line-height:1.8;
	font-weight:normal;
	}

div#profile dl {
	width:630px;
	margin-left:60px;
	}

div#profile dt {
	float:left;
	font-size:14px;
	line-height:1.8;
	color:#606060;
	padding-right:10px;
	}

div#profile dd {
	float:left;
	font-size:14px;
	line-height:1.8;
	color:#606060;
	padding-right:20px;
	}

div#profile dd.pBot {
	padding-bottom:8px;
	}

div#profile p.environment {
	width:620px;
	margin:18px 0 0 60px;
	font-size:12px;
	line-height:1.5;
	color:#606060;
	}

div#profile dd span.note {
	padding-left:14px;
	color:#606060;
	font-size:12px;
	line-height:1.5;
	vertical-align:bottom;
	font-weight:normal;
	}



/* recruit
----------------------------------------------- */

div#recruit {
	width:750px;
	padding-top:17px;
	margin-left:24px;
	}

div#recruit p {
	width:670px;
	margin-left:40px;
	color:#606060;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	}

div#recruit div.block {
	display:inline;
	float:left;
	margin-left:24px;
	padding-top:28px;
	}

div#recruit div.block h3 {
	width:290px;
	margin-left:16px;
	height:20px;
	}

div#recruit div.block p {
	width:290px;
	margin-left:16px;
	padding-top:11px;
	color:#606060;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	}

div#recruit p.note {
	clear:both;
	padding-bottom:0;
	padding-left:12px;
	text-indent:-12px;
	color:#606060;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	}

div#recruit p.note.mgt {
	padding-top:28px;
	}


/* oubo
----------------------------------------------- */


div#recruit div#oubo {
	width:622px;
	margin-left:64px;
	padding-top:50px;
	}

div#recruit div#oubo h4 {
	width:150px;
	height:26px;
	padding-bottom:21px;
	}

div#recruit div#oubo p {
	width:611px;
	margin-left:11px;
	padding-bottom:17px;
	color:#606060;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	}

div#recruit div#oubo dl {
	margin-left:11px;
	padding-bottom:17px;
	color:#606060;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	}

div#recruit div#oubo dt {
	display:inline;
	float:left;
	padding-right:12px;
	}

div#recruit div#oubo dd {
	display:inline;
	float:left;
	}




/* message
----------------------------------------------- */

div#message {
	width:750px;
	padding-top:17px;
	text-align:center;
	}

div#message h3 {
	margin:31px auto 31px auto;
	}

div#message h3 img {
	width:280px;
	height:30px;
	}

div#message p {
	width:665px;
	margin-left:32px;
	padding-left:5px;
	color:#686765;
	font-size:13px;
	line-height:30px;
	font-weight:normal;
	text-align:left;
	}

div#message p#last {
	margin-top:30px;
	width:670px;
	text-align:right;
	}


/* message&recruit pageTop
----------------------------------------------- */

body#company div#pageTop {
	width:730px;
	margin:30px 20px 0 0;
	text-align:right;
	}

body#company div#pageTop p img {
	width:88px;
	height:23px;
	}


