@charset "utf-8";
/* CSS Document */



/* --------------------------
	CONTENTS
-------------------------- */

/* ----------------
	BASE
---------------- */


#contents-back {
	width:950px;
	display: block;
	height: auto;
	background-image: url(img_base/contents_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

* html #contents-back { background-position: 0px -1px; }

#contents-top {
	width:670px;
	display: block;
	height: auto;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

.top-reed {
	margin-top: 10px;
}

#news {
	margin-top: 30px;
	width: 545px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 28px;
	background-image: url(img_base/news.gif);
	background-repeat: no-repeat;
	padding-left: 125px;
	padding-top: 7px;
	font-size: 10px;
}

.news-naka {
	width: 670px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-align: left;
	text-indent: 10px;
}

#contents-top-ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 9px;
	padding-bottom: 7px;
	text-align: left;
	text-indent: 10px;
}

.sub-title {
	margin-top: 20px;
	margin-bottom: 10px;
}

.base-reed {
	display: block;
	float: right;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

/* ----------------
	COMPANY
---------------- */

#company-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/company_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#company-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_company/company-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.com-list {
	display: block;
	float: left;
}

.com-list dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 670px;
	display: block;
	float: left;
	height: auto;
}

.com-list dt {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-left: 5px;
	float: left;
}

.com-list .com-list-dlend {
	padding-top: 5px;
	padding-bottom: 3px;
	width: 670px;
	display: block;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#contents-top .com-list .com-list-dt3line {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-left: 5px;
	float: left;
	height: 65px;
}

#contents-top .com-list .com-list-dt4line {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-left: 5px;
	float: left;
	height: 85px;
}

#contents-top .com-list .com-list-dt5line {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 105px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-left: 5px;
	float: left;
	height: 150px;
}

.com-list dd {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	float: left;
}



.com-list-td1 {
	display: table-cell;
	padding-right: 10px;
}


.com-list dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 670px;
	display: block;
	float: left;
	height: auto;
}

.com-list2 {
	display: block;
	float: left;
	width: 670px;
}

.com-list2-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #999999;
}



.com-list2-table th	{
	border: 1px solid #999999;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.com-list2-table td	{
	border: 1px solid #999999;
	padding: 10px 20px;
}

#com-president-phpto {
	display: block;
	float: left;
	width: 290px;
	margin-top: 20px;
}

#com-president-reed {
	display: block;
	float: right;
	width: 360px;
	line-height: 2.2em;
	text-align: justify;
	text-justify: inter-ideograph;

}

#com-president-reed img {
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 50px;
}

#com-philosophy-img {
	display: block;
	float: right;
}

#com-philosophy-reed1 {
	display: block;
	float: right;
	width: 640px;
	background-image: url(img_company/philosophy-reed1.gif);
	height: auto;
	margin-top: 20px;
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 2em;
}

#com-philosophy-reed2 {
	display: block;
	float: right;
	width: 640px;
	background-image: url(img_company/philosophy-reed2.gif);
	height: auto;
	margin-top: 20px;
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 2em;
	margin-bottom: 20px;
}


.com-link {
	display: block;
	float: left;
	width: 670px;
}

.com-link-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #999999;
}

.com-link-table th	{
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: table-cell;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 300px;
	background-image: url(img_base/table_line.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.com-link-table td	{
	padding: 10px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.com-plant-ofiice {
	display: block;
	float: right;
}


.com-plant-reed {
	display: block;
	float: right;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

/* ----------------
	ABOUT
---------------- */

#about-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/about_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#about-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_about/about_title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#about-catch {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_anzen {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_anzen.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_eigyou {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_eigyou.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_kensa {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_kensa.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_kouji {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_kouji.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_seisaku {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_seisaku.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-catch_sekkei {
	width: 660px;
	height: 60px;
	background-image: url(img_about/about_catch_sekkei.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* ----------------
	ENTERPRISE
---------------- */

#enterprise-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/enterprise_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#enterprise-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_enterprise/enterprise-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#enterprise-catch {
	width: 660px;
	height: 60px;
	background-image: url(img_enterprise/enterprise_catch.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#enterprise-nav-main {
	display:block;
	float: right;
	margin-bottom: 10px;
	width: 650px;
}

#enterprise-nav-main li {
	float:left;
	display:block;
}

#enterprise-nav-main a {
	float: left;
	display: inline;
}


#enterprise-nav {
	display:block;
	float: right;
	margin-bottom: 10px;
	width: 650px;
}

#enterprise-nav li {
	float:left;
	display:block;
	margin-bottom: 10px;
	margin-left: 12px;
}

#enterprise-nav a {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
}

.menu-enterprise {
	display:block;
	float: left;
	width: 235px;
	margin-top: 27px;
}

.ent-main {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	float: left;
}

.ent-sub {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	float: left;
}

/* ----------------
	WORKS
---------------- */

#works-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/woks_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#works-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_works/works-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#work-photo {
	margin-bottom: 10px;
	text-align: right;
	float: left;
	margin-left: 15px;
	display: inline;
}


#works img {
	margin-bottom: 10px;
	float: left;
}


.work-reed {
	display: block;
	float: right;
	width: 650px;
	margin-bottom: 10px;
}

.work-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #999999;
}

.work-table th	{
	border: 1px solid #999999;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	background-color: #000066;
	color: #FFFFFF;
}

.work-table td	{
	border: 1px solid #999999;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.ent-other-reed {
	display: block;
	float: right;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	line-height: 2.2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.ent-other-photo {
	display: block;
	float: right;
	width: 270px;
	text-justify: inter-ideograph;
}

.ent-other-photo p {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	float: right;
}

.ent-other-photo2 {
	display: block;
	float: left;
	width: 650px;
	line-height: 2.2em;
}

.ent-other-photo2 li {
	display: block;
	float: left;
	width: 216px;
	text-align: left;
}

.img-main {
	display: block;
	float: right;
	margin-left: 20px;
}

.img-title {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.for-con {
	width:430px;
	display: block;
	height: 15px;
	float: left;
	margin-bottom: 50px;
	padding-left: 240px;
}

.for-con span {
	text-indent:-9999px;
	font-size:0.1em;
	line-height:0;
	visibility: hidden;
}

.for-con a {
	width:190px;
	height:38px;
	display:inline;
	float: left;
	margin: 0px;
	background-image: url(img_base/nav_05.gif);
	background-position: 0px -38px;
}

.for-con a:hover {
	width:190px;
	height:38px;
	display:inline;
	float: left;
	margin: 0px;
	background-image: url(img_base/nav_05.gif);
	background-position: top;
}

.for-con-hit {
	width:190px;
	height:38px;
	display:inline;
	float: left;
	margin: 0px;
	background-image: url(img_base/nav_05.gif);
	background-position: top;
}

/* ----------------
	DOWNLOAD
---------------- */

.image-down {
	display: block;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.image-down ul {
	display: block;
	width: 670px;
	height: auto;
	float: left;
}

#down-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/download_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#down-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_contents/download-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* ----------------
	INTERVIEW
---------------- */

#interview-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/interview_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#interview-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_interview/interview-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#interview-catch {
	width: 660px;
	height: 60px;
	background-image: url(img_interview/interview_catch.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.int-main {
	display:block;
	padding: 0px;
	height: 40px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.int-sub {
	display:block;
	padding: 0px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#interview-nav {
	display:block;
	float: right;
	margin-bottom: 100px;
	width: 650px;
}

#interview-nav li {
	float:left;
	display:inline;
	margin-bottom: 10px;
	margin-left: 6px;
	font-weight: bold;
	color: #000066;
}

#interview-nav a {
	text-align: left;
	float: left;
	display: inline;
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	text-decoration: underline;
}

#interview-nav a:hover {
	text-align: left;
	float: left;
	display: inline;
	color: #FF0000;
	font-weight: bold;
	line-height: 2em;
	text-decoration: underline;
}

.interview-reed {
	display: block;
	float: right;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	line-height: 2.2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.interview-img1 {
	display: block;
	float: right;
	margin-left: 20px;
}

.interview-img2 {
	display: block;
	float: left;
	margin-right: 20px;
}

.interview-img-title1 {
	display: block;
	float: left;
}

.interview-img-title2 {
	display: block;
	float: right;
}

/* ----------------
	RECRUIT
---------------- */

#recruit-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/recruit_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#recruit-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_recruit/recruit-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#recruit-catch {
	width: 660px;
	height: 60px;
	background-image: url(img_recruit/recruit-catch.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.recruit-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}

.recruit-table th	{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000066;
	line-height: 2em;
}

.recruit-table td	{
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 2em;
}

.recruit-table2	{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	float: right;
	margin-top: 10px;
}

.recruit-table2 td	{
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
}

.rec-sub {
	display:block;
	padding: 0px;
	height: 40px;
	float: left;
	margin: 0px;
}

.recruit-table3	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.recruit-table3 th	{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
	background-image: url(img_base/table_line_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.recruit-table3 .th-end	{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
	background-image: url(img_base/table_line_left_end.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.recruit-table3 td	{
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img_base/table_line_right.gif);
	background-position: left bottom;
}

.recruit-table3 .td-end	{
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img_base/table_line_right_end.gif);
	background-position: left bottom;
}

.contact-rec-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 650px;
	margin-bottom: 30px;
}

.contact-rec-table th	{
	vertical-align: top;
	display: table-cell;
	width: 120px;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
}
.contact-rec-table td	{
	text-align: left;
	width: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}


/* ----------------
	CONTACT
---------------- */

#contact-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/contact_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#contact-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_contact/contact-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contact-catch {
	width: 660px;
	height: 60px;
	background-image: url(img_contact/contact_catch.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contact-privacy {
	display: block;
	float: right;
	width: 650px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

#contact-privacy dt {
	display: block;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000066;
	color: #000066;
	padding-left: 5px;
}

#contact-privacy dd {
	display: block;
	margin-bottom: 15px;
}

#contact-privacy p {
	display: block;
	float: right;
}

.contact {
	display: block;
	float: left;
	width: 670px;
	margin-top: 20px;
}

.contact-table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 650px;
	margin-bottom: 30px;
}

.contact-table th	{
	vertical-align: top;
	display: table-cell;
	width: 100px;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
}
.contact-table td	{
	text-align: left;
	width: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
}

/* ----------------
	SITEMAP
---------------- */

#sitemap-header {
	display:block;
	width: 950px;
	background-image: url(img_contents/sitemap_header.jpg);
	height: 190px;
	background-position: 0px 0px;
}

#sitemap-title {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	background-image: url(img_sitemap/sitemap-title.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.sitemap {
	display: block;
	float: left;
	width: 320px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-left: 5px;
}

.sitemap dl a {
	display: block;
	margin-bottom: 5px;
	color: #0099cc;
	padding-left: 15px;
	background-image: url(img_sitemap/point.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: underline;
}

.sitemap dt a {
	display: block;
	margin-bottom: 5px;
	color: #0099cc;
	padding-left: 15px;
	background-image: url(img_sitemap/point.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: underline;
	margin-left: 10px;
}

.sitemap dd a {
	display: block;
	margin-bottom: 5px;
	color: #0099cc;
	padding-left: 15px;
	background-image: url(img_sitemap/point.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: underline;
	margin-left: 20px;
}

.sitemap a:visited {
	display: block;
	color: #990066;
	text-decoration: underline;
}


.sitemap a:hover {
	display: block;
	color: #FF0000;
	text-decoration: underline;
}

.sitemap-h1 {
	display: block;
	color: #000066;
	text-decoration: underline;
}

