@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 20px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Sans-Serif;
	font-size: 80%;
	color: #444;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	}

img { border: none; }

p    { margin-bottom: 1em; }
p.v2 { margin-bottom: 0; }
p.v3 { margin-bottom: 5px; }

ol, ul { list-style: none; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

hr {
	height: 1px;
	background: #ddd;
	margin: 0;
	padding: 0;
	border: 0;
	color: #ddd;
	}

hr.v2 {
	height: 2px;
	background: #333;
	margin: 10px 0 30px;
	padding: 0;
	border: 0;
	color: #333;
	}

strong   { font-weight: bold; }
strong a { font-weight: bold; }

.clear   { clear: both; height: 0px; }
.clear2  { clear: both; height: 0px; _display: none; }
.clear3  { clear: both; }

a:link    { text-decoration: underline; color: #06F; }
a:visited { text-decoration: underline; color: #009; }
a:hover   { text-decoration: none; color: #F60; }
a:active  { text-decoration: none; }

a.ico1 {
	background: url(images/ico_arrow.gif) bottom left no-repeat;
	padding-left: 16px;
	margin-right: 15px;
	}

input:focus { background: #ffd; }
textarea:focus { background: #ffd; }
select:focus { background: #ffd; }
input, select { padding: 2px; }

textarea {
	font-size: 95%;
	padding: 5px;
	}

textarea.v2 {
	width: 800px;
	height: 8em;
	}

textarea.v3 {
	width: 800px;
	height: 20em;
	}

.ac   { text-align: center; }
.al   { text-align: left; }
.ar   { text-align: right; }
.vat  { vertical-align: top; }
.vab  { vertical-align: bottom; }

.spT3  { margin-top: 3px; }
.spT5  { margin-top: 5px; }
.spT10 { margin-top: 10px; }
.spT15 { margin-top: 15px; }
.spT20 { margin-top: 20px; }
.spT40 { margin-top: 40px; }
.spT60 { margin-top: 60px; }
.spR3  { margin-right: 3px; }
.spR5  { margin-right: 5px; }
.spR7  { margin-right: 7px; }
.spR10 { margin-right: 10px; }
.spR15 { margin-right: 15px; }
.spR40 { margin-right: 40px; }
.spB3  { margin-bottom: 3px; }
.spB5  { margin-bottom: 5px; }
.spB6  { margin-bottom: 6px; }
.spB8  { margin-bottom: 8px; }
.spB10 { margin-bottom: 10px; }
.spB12 { margin-bottom: 12px; }
.spB15 { margin-bottom: 15px; }
.spB20 { margin-bottom: 20px; }
.spB25 { margin-bottom: 25px; }
.spB30 { margin-bottom: 30px; }
.spB40 { margin-bottom: 40px; }
.spB50 { margin-bottom: 50px; }
.spB80 { margin-bottom: 80px; }
.spL3  { margin-left: 3px; }
.spL5  { margin-left: 5px; }
.spL7  { margin-left: 7px; }
.spL12 { margin-left: 12px; }
.spL15 { margin-left: 15px; }
.spL20 { margin-left: 20px; }
.spL30 { margin-left: 30px; }
.spL40 { margin-left: 40px; }
.spTB3 { margin-top: 3px; margin-bottom: 3px; }
.spTB5 { margin-top: 5px; margin-bottom: 5px; }
.spRB10 { margin-right: 10px; margin-bottom: 10px; }
.spNone { margin: 0; }
.pdgT5  { padding-top: 5px; }
.pdgT7  { padding-top: 7px; }
.pdgT10 { padding-top: 10px; }
.pdgT15 { padding-top: 15px; }
.pdgT20 { padding-top: 20px; }
.pdgB5  { padding-bottom: 5px; }
.pdgB10 { padding-bottom: 10px; }
.pdgB15 { padding-bottom: 15px; }
.pdgL5  { padding-left: 5px; }
.pdgL5ie{ _padding-left: 5px; }
.pdgL6  { padding-left: 6px; }
.pdgL8  { padding-left: 8px; }
.pdgL10 { padding-left: 10px; }
.pdgL15 { padding-left: 15px; }
.pdgL20 { padding-left: 20px; }
.pdgL40 { padding-left: 40px; }
.pdgR3  { padding-right: 3px; }
.pdgR15 { padding-right: 15px; }
.pdgR30 { padding-right: 30px; }
.pdgTB3  { padding-top: 3px; padding-bottom: 3px; }
.pdgLR50 { padding-left: 10px; padding-right: 50px; }

.bolder14 { font-size: 14px; }
.bolder16 { font-size: 16px; }
.bolder18 { font-size: 18px; }
.bolder20 { font-size: 20px; }

.bolder14r { font-size: 14px; color: #db504a; }
.bolder16r { font-size: 16px; color: #db504a; }
.bolder18r { font-size: 18px; color: #db504a; }
.bolder20r { font-size: 20px; color: #db504a; }

.colR1  { color: #C00; }
.colR2  { color: #F9777C; }
.colR3  { color: #651227; }
.colR4  { color: #ff6dbc; }
.colR5  { color: #ff91b0; }
.colR6  { color: #ff7373; }
.colP1  { color: #e784ff; }
.colP2  { color: #aa6cff; }
.colB1  { color: #0D4B96; }
.colB2  { color: #222; }
.colB3  { color: #00C; }
.colB4  { color: #729aff; }
.colG1  { color: #54c934; }

.w200 { width: 200px; }
.w300 { width: 300px; }

#nav {
	width: 100%;
	height: 23px;
	background: url(images/nav_bg.gif) left top repeat-x;
	margin-bottom: 20px;
	}

#navInner {
	width: 880px;
	margin: 0 auto;
	}

#nav ul {
	width: 352px;
	float: right;
	display:inline;
	margin-right: 5px;
	}

#nav li {
	float: left;
	}

#nav li a {
	display: block;
	width: 88px;
	height: 23px;
	text-indent: -9999px;
	}

#nav li#navBtn1 a {
	background: url(images/nav_top.gif) left top no-repeat;
	}

#nav li#navBtn2 a {
	background: url(images/nav_company.gif) left top no-repeat;
	}

#nav li#navBtn3 a {
	background: url(images/nav_recruit.gif) left top no-repeat;
	}

#nav li#navBtn4 a {
	background: url(images/nav_inquiry.gif) left top no-repeat;
	}

#nav li#navBtn1 a:hover {
	background: url(images/nav_top.gif) left -23px no-repeat;
	}

#nav li#navBtn2 a:hover {
	background: url(images/nav_company.gif) left -23px no-repeat;
	}

#nav li#navBtn3 a:hover {
	background: url(images/nav_recruit.gif) left -23px no-repeat;
	}

#nav li#navBtn4 a:hover {
	background: url(images/nav_inquiry.gif) left -23px no-repeat;
	}

#container{
	width: 880px;
	margin: 0 auto;
	text-align: left;
	}

#headCopy {
	float: left;
	width: 786px;
	height: 70px;
	}

#headPagedown {
	float: left;
	width: 94px;
	height: 70px;
	}

#headLogo {
	clear: left;
	float: left;
	}

#headLogoInquiry {
	float: right;
	}

#latestWork {
	clear: both;
	float: left;
	width: 400px;
/*	height: 350px; */
	}

#aboutUs {
	float: right;
	width: 453px;
	line-height: 1.4;
/*	height: 350px; */
	}

#whatsNew {
	clear: both;
	}

#whatsNewLists {
	margin-bottom: 40px;
	}

#whatsNewLists li {
	margin-bottom: 10px;
	}

.worksArea {
	clear:left;
	overflow:auto;
	}

.worksList {
	float: left;
	width: 215px;
	margin-right: 6px;
	margin-bottom: 20px;
	line-height: 1.3;
	}

.worksList2 {
	float: left;
	width: 215px;
	margin-bottom: 20px;
	line-height: 1.3;
	}

#serviceTbl {
	clear: left;
	}

#serviceTbl th {
	padding-right: 30px;
	padding-bottom: 20px;
	vertical-align: top;
	}

#serviceTbl td {
	padding-bottom: 20px;
	vertical-align: top;
	}

#serviceTbl2 td {
	padding-bottom: 0;
	vertical-align: top;
	line-height: 1.6;
	}

#service2 {
	float: left;
	width: 440px;
	height: 250px;
	}

#award {
	float: left;
	width: 440px;
	height: 250px;
	}

#btnInquiry {
	clear: left;
	text-align: center;
	}

#footPicture {
	float: left;
	width: 142px;
	height: 200px;
	}

#footCompany {
	float: left;
	width: 738px;
	height: 200px;
	}

#copyright {
	clear: left;
	text-align: right;
	}


/* 会社概要 */

#officePicture {
	float: left;
	width: 150px;
	height: 273px;
	margin-left: 40px;
	_display: inline;
	}

#officeDesc {
	float: left;
	width: 630px;
	height: 273px;
	margin-left: 20px;
	_display: inline;
	}

#officeOutline {
	clear: left;
	margin: 0 40px;
	margin-bottom: 80px;
	}

#officeOutline dt {
	margin-bottom: 15px;
	font-weight: bold;
	}

#officeOutline dd {
	margin-bottom: 30px;
	margin-left: 20px;
	}

/* 採用情報 */

#recruitOutline {
	width: 780px;
	margin: 0 40px 30px;
	}

#recruitOutline ul {
	margin-bottom: 1.5em;
	}

#recruitOutline li {
	margin-left: 25px;
	list-style: disc;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5;
	}

#recruitTable {
	margin-bottom: 40px;
	}

#recruitTable th {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	}

#recruitTable td {
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #ddd;
	line-height: 1.2;
	}

/* アクセス */

#map {
	width: 780px;
	height: 500px;
	margin-left: 20px;
	margin-bottom: 50px;
	}

/* お問い合わせ */

.inquiryForm {
	margin: 0 10px 50px;
	padding: 20px;
	border: 1px solid #ccc;
	}

.dispNone { display: none; }

.personalForm {
	margin-bottom: 35px;
	}

.personalForm th {
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	}

.personalForm td {
	padding-bottom: 5px;
	}

/* IE印刷用 */

@media print {
body { zoom: 65%; }
}

