﻿@charset "UTF-8";
@import url("works.css");


/************************* 会社情報トップ ******************************/

#company_h2{
	width:685px;
	height:128px;
	background:url(../works/img/works_h2.jpg) top left no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:13px 0 0 10px;
}

.visionSet{
	width:327px;
	float:left;
	background:url(../img/rinenbg.jpg) top left no-repeat;
	margin:15px 0 15px 5px;
	border-bottom:1px dotted #ccc;
}

.aboutSet{
	width:327px;
	float:right;
	background:url(../img/gaiyobg.jpg) top left no-repeat;
	margin:15px 5px 15px 0;
	border-bottom:1px dotted #ccc;
}

.historySet{
	width:327px;
	float:left;
	background:url(../img/ayumibg.jpg) top left no-repeat;
	margin:15px 0 15px 5px;
	border-bottom:1px dotted #ccc;
}

.managementSet{
	width:327px;
	float:right;
	background:url(../img/teambg.jpg) top left no-repeat;
	margin:15px 5px 15px 0;
	border-bottom:1px dotted #ccc;
}

.csrSet{
	width:327px;
	float:left;
	background:url(../img/csrbg.jpg) top left no-repeat;
	margin:15px 0 15px 5px;
	border-bottom:1px dotted #ccc;
}

.pressSet{
	width:327px;
	float:right;
	background:url(../img/pressbg.jpg) top left no-repeat;
	margin:15px 5px 15px 0;
	border-bottom:1px dotted #ccc;
}

.accessSet{
	width:327px;
	float:left;
	background:url(../img/accessbg.jpg) top left no-repeat;
	margin:15px 5px 15px 0;
	border-bottom:1px dotted #ccc;
}


.conpanytopText{
	margin:120px 0 25px 0;
}


/********************** 経営理念 ********************/

.rinenBox{
	padding:10px;
	margin-bottom:10px;
}

.rinenBox dd{
	padding:10px 10px 20px 10px;
}


/********************** 会社概要 ********************/

.companyaboutBox{
	width:665px;
	text-align:left;
}

.companyaboutBox dl{
	border-bottom:1px dotted #cccccc;
	background:#efefef;
}

.companyaboutBox dt{
	font-size:12px;
	font-weight:bold;
	width:140px;
	background:#efefef;
	float:left;
	padding:10px 0 10px 10px;
}


.companyaboutBox dd{
	width:505px;
	background:#f3f2f2;
	float:left;
	padding:10px 0 10px 10px;
}


/************************* スタッフ紹介 **************************/

.staffBox{
	margin:10px 0 10px 10px
}

.staffSet{
	width:315px;
	height:105px !important;
	float:left;
	margin:0 20px 20px 0;
}

.uechi{
	background:url(../img/uechi105.jpg) top left no-repeat;
}

.kinjyo{
	background:url(../img/kinjyo105.jpg) top left no-repeat;
}

.chinen{
	background:url(../img/chinen105.jpg) top left no-repeat;
}

.kishimoto{
	background:url(../img/kishimoto105.jpg) top left no-repeat;
}

.hirase{
	background:url(../img/hirase105.jpg) top left no-repeat;
}

.toguchi{
	background:url(../img/toguchi105.jpg) top left no-repeat;
}

.tamaki{
	background:url(../img/tamaki105.jpg) top left no-repeat;
}

.shimada{
	background:url(../img/shimada105.jpg) top left no-repeat;
}

.arakaki{
	background:url(../img/arakaki105.jpg) top left no-repeat;
}

.senaga{
	background:url(../img/senaga105.jpg) top left no-repeat;
}

.nakasone{
	background:url(../img/nakasone105.jpg) top left no-repeat;
}

.touma{
	background:url(../img/touma105.jpg) top left no-repeat;
}

.higa{
	background:url(../img/higa105.jpg) top left no-repeat;
}

.asato{
	background:url(../img/asato105.jpg) top left no-repeat;
}

.kamekou{
	background:url(../img/kamekou105.jpg) top left no-repeat;
}

.kawata{
	background:url(../img/kawata105.jpg) top left no-repeat;
}

.matubara{
	background:url(../img/matubara105.jpg) top left no-repeat;
}

.shinjyo{
	background:url(../img/shinjyo105.jpg) top left no-repeat;
}

.nakashima{
	background:url(../img/nakashima105.jpg) top left no-repeat;
}

.nawata{
	background:url(../img/nawata105.jpg) top left no-repeat;
}

.oshiro{
	background:url(../img/oshiro105.jpg) top left no-repeat;
}

.yasumura{
	background:url(../img/yasumura105.jpg) top left no-repeat;
}

.nakamatsu{
	background:url(../img/nakamatsu105.jpg) top left no-repeat;
}

.tomimura{
	background:url(../img/tomimura105.jpg) top left no-repeat;
}

.takeuchi{
	background:url(../img/takeuchi105.jpg) top left no-repeat;
}

.staffSet dl{
	width:200px;
	float:right;
}

.staffSet dd{
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
}

.blue{
	background:#0000ff;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:4px;
	margin-bottom:10px;
}

.pink{
	background:#ff0099;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:4px;
	margin-bottom:10px;
}