@charset "utf-8";

@import url("reset.css");
@import url("layout.css");
@import url("sub.css");

/*==================================================
	会社案内  /company/index.html
==================================================*/

h2.ttl_company { background: url(/company/img/campany_title.jpg) no-repeat; }

#main .company h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .company .main_inner {
	padding-top: 0;
}

#main .company .main_inner h4 {
	background: url(/company/img/campany_stitle_02.jpg) no-repeat;
}

.main_inner .company_index {
	width: 490px;
}

.main_inner .company_index li {
	margin-bottom: 10px;
	width: 240px;
	color: #fff;
	background-color: #003567;
}

.main_inner .company_index li.list_l {
	float: left;
}

.main_inner .company_index li.list_r {
	float: right;
}

.main_inner .company_index li.stay {
	background-color: #0058ac;
}

.main_inner .company_index li dd a,
.main_inner .company_index li dd span {
	display: block;
	padding: 5px 10px;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #fff;
}

.main_inner .company_index li dd a:link,
.main_inner .company_index li dd a:visited {
	color: #fff;
	text-decoration: none;
}

.main_inner table {
	margin: 0 0 40px 0;
	width: 490px;
	border-collapse: collapse;
}

.main_inner th {
	border: 1px solid #fff;
	padding: 10px;
	color: #fff;
	background: #666;
	text-align: left;
	font-size: 1.2em;
	_font-size: 0.75em;
	line-height: 1.8em;
	vertical-align: top;
}

.main_inner td {
	border: 1px solid #fff;
	padding: 10px;
	color: #000;
	background: #e5e5e5;
	font-size: 1.2em;
	_font-size: 0.75em;
	line-height: 1.8em;
	vertical-align: top;
}

/*==================================================
	代表挨拶  /company/compliments.html
==================================================*/

h2.ttl_compliments { background: url(/company/img/compliments_title.jpg) no-repeat; }

#main .compliments h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .compliments .main_inner {
	padding-top: 0;
}

#main .compliments .main_inner h4 {
	background: url(/company/img/campany_stitle_02.jpg) no-repeat;
}

.compliments .main_inner ol {
	margin-top: 10px;
}

.compliments .main_inner li {
	margin-bottom: 20px;
	margin-left: 1.5em;
	text-indent: -1.5em;
	font-size: 1.2em;
	line-height: 1.8em;
}

.compliments .main_inner p {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.compliments .main_inner p.text {
	margin-bottom: 40px;
}

.compliments .main_inner .image {
	margin-bottom: 20px;
}


/*==================================================
	スタッフ紹介  /company/staffvoice.html
==================================================*/

#main .staffvoice h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .staffvoice .main_inner {
	padding-top: 0;
}

#main .staffvoice .main_inner h4 {
	padding: 5px 0 0 0;
	background: url(/company/img/staffvoice_stitle_02.jpg) no-repeat;
	height: 47px;
	_height: 52px;
	line-height: 1.3em;
	text-indent: 0;
	padding-left: 27px;
}

.staffvoice .main_inner p {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.staffvoice .main_inner .pic {
	margin-bottom: 20px;
}


/*==================================================
	スタッフ紹介 詳細  /company/staffvoice_details.html
==================================================*/

h2.ttl_staffvoice { background: url(/company/img/staff_title.jpg) no-repeat; }

#main h3 {
	height: 144px;
	width: 510px;
	position: relative;
	font-weight: bold;
	background: url(/company/img/staff_stitle_01.gif) no-repeat;
	margin-top: 10px;
}

#main h3 p {
	position: absolute;
	left: 31px;
	top: 26px;
	font-size: 2.8em;
	line-height: 1.3em;
	width: 460px;
}

#main h3 span {
	position: absolute;
	left: 42px;
	bottom: 0px;
	font-size: 1.6em;
	line-height: 30px;
}

#main .main_inner {
	width: 490px;
	margin-left: 11px;
	padding-top: 20px;
}

.main_inner .profile {
	height: 240px;
	width: 490px;
	background: url(/company/img/staff_profile_bg.jpg) no-repeat right top;
	position: relative;
	margin-bottom: 20px;
}

.main_inner .profile img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.main_inner .profile p {
	color: #FFFFFF;
	width: 280px;
	position: absolute;
	left: 195px;
	top: 57px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#main .main_inner h4 {
	background: url(/company/img/staff_stitle_02.jpg) no-repeat;
	height: 35px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 27px;
}

.main_inner .common_box {
	padding-top: 10px;
	padding-bottom: 15px;
}

.main_inner .common_box .pic_right {
	float: right;
	margin-bottom: 25px;
	margin-left: 30px;
}

.main_inner .common_box p {
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.main_inner .tantou {
	font-size: 1.2em;
	background: url(/results/img/voice_img_01.jpg) no-repeat;
	height: 242px;
	position: relative;
}

.main_inner .tantou img {
	position: absolute;
	left: 30px;
	top: 49px;
}

.main_inner .tantou p {
	width: 355px;
	position: absolute;
	left: 110px;
	top: 92px;
}

.main_inner .back_voice {
	margin-top: 30px;
	margin-left: 126px;
}

.main_inner .voiceList {
	width: 495px;
	margin-right: -5px;
	clear: both;
}

.main_inner .voiceList li {
	float: left;
	height: 60px;
	width: 160px;
	margin-right: 5px;
	position: relative;
	background: #bdbcbd;
	margin-bottom: 5px;
}

.main_inner .voiceList a {
	background: url(/img/staff_voice_frame.jpg) no-repeat;
	height: 60px;
	width: 160px;
	display: block;
}

.main_inner .voiceList li a:link,.main_inner .voiceList li a:visited { text-decoration: none; }
.main_inner .voiceList li a:hover { background: url(none); }

.main_inner .voiceList img {
	position: absolute;
	left: 5px;
	top: 5px;
}

.main_inner .voiceList .catch {
	position: absolute;
	left: 62px;
	top: 5px;
	font-weight: bold;
	line-height: 1.2em;
	color: #0051a3;
	width: 95px;
}

.main_inner .voiceList .name {
	font-size: 1.6em;
	position: absolute;
	left: 62px;
	top: 32px;
	color: #000000;
	width: 95px;
}


/*==================================================
	ネットワーク  /company/network.html
==================================================*/

h2.ttl_network { background: url(/company/img/network_title.jpg) no-repeat; }

#main .network h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .network .main_inner {
	padding-top: 0;
}

#main .network .main_inner h4 {
	margin-bottom: 10px;
	background: url(/company/img/campany_stitle_02.jpg) no-repeat;
	clear: both;
}

.network .main_inner .lead {
	margin-bottom: 0;
	padding: 10px 20px;
	color: #fff;
	background: #186CBC;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
}

.network .main_inner .name {
	padding: 2px 10px;
	color: #fff;
	background: #0032AD;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}

.main_inner p.link {
	margin-bottom: 40px;
	text-align: right;
}

.main_inner p.link a {
	padding: 1px 0 1px 20px;
}

.main_inner p.link a:link,
.main_inner p.link a:visited {
	background: url(/common/img/link_icon.gif) no-repeat 0 0.2em;
}

.main_inner p.link a:hover,
.main_inner p.link a:active {
	background: url(/common/img/link_icon_on.gif) no-repeat 0 0.2em;
}

.network .main_inner p {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.network .main_inner p.text {
	margin-bottom: 40px;
}

.network .main_inner h5 {
	border-bottom: 1px solid #fff;
	padding: 3px 10px;
	color: #fff;
	background: #333;
	font-size: 1.2em;
	line-height: 1.3em;
}

.network .main_inner table {
	margin: 0;
	border-collapse: separate;
	border-spacing: 0;
}

.network .main_inner th {
	padding: 3px 10px;
	width: 80px;
	border: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.network .main_inner td {
	padding: 3px 10px;
	border: none;
	border-bottom: 1px solid #fff;
}


/*==================================================
	社会保険労務士  /company/network_socialinsurance.html
==================================================*/

h2.ttl_socialinsurance { background: url(/company/img/network_social_title.jpg) no-repeat; }

#main .socialinsurance h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .socialinsurance .main_inner {
	padding-top: 0;
}

#main .socialinsurance .main_inner h4 {
	margin-bottom: 10px;
	background: url(/company/img/campany_stitle_02.jpg) no-repeat;
}

.socialinsurance .main_inner p {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.socialinsurance .main_inner ol {
	margin-bottom: 20px;
}

.socialinsurance .main_inner ol li {
	font-size: 1.2em;
	line-height: 1.8em;
}

.main_inner .list {
	margin: 0 0 0 10px;
}

.main_inner .list li {
	padding: 0 0 0 10px;
	background: url(/common/img/list_icon.gif) no-repeat 0 0.6em;
	font-size: 1.2em;
	line-height: 1.8em;
}

.socialinsurance .main_inner .list li ol {
	margin-bottom: 0;
}

.socialinsurance .main_inner .list li ol li {
	padding: 0 0 0 20px;
	background: #fff;
	font-size: 1em;
	line-height: 1.8em;
}

.socialinsurance .main_inner dl {
	margin-bottom: 20px;
}

.socialinsurance .main_inner dt {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
}

.socialinsurance .main_inner dd p {
	margin-bottom: 0;
}

.socialinsurance .main_inner p.text {
	margin-bottom: 40px;
}

.socialinsurance .main_inner p.text02 {
	margin-bottom: 0;
}

.socialinsurance .social_set { padding-bottom: 20px; }

.socialinsurance .social_set .photo {
	width: 150px;
	float: left;
	font-size: 1em;
}

.socialinsurance .social_set p {
	width: 330px;
	float: right;
}




/*==================================================
	アクセスマップ  /company/accessmap.html
==================================================*/

h2.ttl_accessmap { background: url(/company/img/accessmap_title.jpg) no-repeat; }

#main .accessmap h3 {
	height: auto;
	width: auto;
	background: #fff;
	margin-top: 0;
}

#main .accessmap .main_inner {
	padding-top: 0;
}

#main .accessmap .main_inner h4 {
	margin-bottom: 10px;
	background: url(/company/img/campany_stitle_02.jpg) no-repeat;
}

.accessmap .main_inner .map {
	margin-bottom: 40px;
}

.accessmap .main_inner .map p {
	margin: 15px 0 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
}

.accessmap .main_inner .map p.link {
	margin: 0 0 10px 0;
	text-align: left;
}

.accessmap .main_inner dl {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

.accessmap .main_inner .trafic {
	margin-bottom: 40px;
	width: 490px;
}

.accessmap .main_inner .trafic .train {
	float: left;
	width: 226px;
}

.accessmap .main_inner .trafic .car {
	float: right;
	width: 226px;
}

.accessmap .main_inner .trafic dt {
	float: left;
	width: 60px;
}

.accessmap .main_inner .trafic dd {
	float: left;
	width: 166px;
}

.accessmap .main_inner .guide_first {
	margin: 5px 0 0 0;
	width: 490px;
}

.accessmap .main_inner .guide_second,
.accessmap .main_inner .guide_third {
	width: 490px;
}

.accessmap .main_inner .caption {
	margin: 5px 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
}

.accessmap .main_inner .guide01,
.accessmap .main_inner .guide02 {
	float: left;
	width: 170px;
}

.accessmap .main_inner .guide03 {
	float: right;
	width: 150px;
}

.accessmap .main_inner .guide01 .caption,
.accessmap .main_inner .guide02 .caption,
.accessmap .main_inner .guide03 .caption {
	width: 150px;
}

.accessmap .main_inner .guide04 {
	float: left;
	width: 245px;
}

.accessmap .main_inner .guide04 .pic {
	margin: 0 0 0 83px;
	text-align: right;
}

.accessmap .main_inner .guide04 .caption {
	margin: 0 5px 0 83px;
}

.accessmap .main_inner .guide05 {
	float: left;
	width: 184px;
}

.accessmap .main_inner .guide05 .caption {
	margin: 0 25px 0 10px;
}

.accessmap .main_inner .guide06 {
	float: left;
	width: 170px;
}

.accessmap .main_inner .guide06 .caption {
	width: 150px;
}

.accessmap .main_inner .guide07 {
	float: right;
	width: 320px;
}
