@charset "UTF-8";

/*** default sets ****************************************/

body {
color: #444444;
background: #ffffff;
}

#contentsWrapper {
background-image: none;
}

#contentsBody h1 {
font-size: 140%;
margin-bottom: 10px;
}

#contentsBody h2 {
font-size: 135%;
margin-bottom: 10px;
}

#contentsBody h3 {
font-size: 130%;
margin-bottom: 10px;
}

#contentsBody h4 {
font-size: 100%;
margin-bottom: 10px;
}

#contentsBody p {
margin-bottom: 10px;
}

#contentsBody blockquote {
padding: 3px;
margin: 0px 10px 10px;
background: #efefef;
border: solid 1px #ccc;
}

body#page #contents p.topicPath {
margin: 15px 10px;
height: auto;
}

/*** #header ****************************************/

#companyHeader {
width: 892px;
padding: 0px;
clear: both;
text-align: left;
}

/* commonParts */

#commonParts {
width: 892px;
padding: 13px 0px 13px 0px;
}

/* mainMenu */

#mainMenu {
margin-top: 8px;
padding: 0px;
border-bottom: solid 2px #f5912d;
clear: both;
}

#mainMenu ul li {
display: inline;
list-style-type:none;
}

#mainMenu ul li img{
border-left: 1px #ffffff solid;
}

#mainMenu ul li.start img{
border: none;
}

/*** #body ****************************************/

#companyBody {
padding: 0px;
margin-top: 10px;
/*border-top: solid 2px #ccc;*/ /* Body 上部の罫線指定 */
}

/*** #left ****************************************/

#companyLocalNavi {
/*margin-top: 10px;*//* サブメニューの上アキ */
width: 170px;
margin-bottom: 42px;
float: left;
}

#subMenu {
clear: both;
}

#subMenu ul li img{
/*border-left: 1px #ff9136 solid;
border-bottom: 1px #ff9136 solid;
border-right: 1px #ff9136 solid;*/
border-bottom: 2px #ffffff solid;
border-right: 1px #ffffff solid;
}

#subMenu ul li.start img{
/*border: 1px #ff9136 solid;*/
border-bottom: 2px #ffffff solid;
border-right: 1px #ffffff solid;
}

/*
#subMenu p.pVerisign {
margin-top: 12px;
text-align: center;
}

#subMenu p.pVerisignCaption {
font-size: 90%;
padding-left: 16px;
line-height: 120%;
}
*/

#subMenu div.mynavi a img {
margin: 12px 0px 0px 0px;
}

#subMenu div.jasdac a img {
margin: 12px 0px 0px 4px;
}

/*** #right ****************************************/

#companyMain {
/*margin-top: 10px;*//* サブメニューの上アキ */
width: 690px;
float: right;
margin-bottom: 30px;
}

/* Title */

#companyMainTitle {
width: 690px;
height: 27px;
padding: 0px;
}

/* table */

#companyMain table {
width: 670px;
margin: 30px 10px 0px 10px; /* top はタイトルと表のスペース*/
font-size: 100%;
line-height: 150%;
}

#companyMain table img {
/*vertical-align: -0.2em;*/
margin-right: 2px;
}

/*
#companyMain table td.dateStart {
width: 122px;
padding: 8px 14px 5px 14px;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td.date {
width: 122px;
padding: 8px 14px 5px 14px;
border-top: 1px #d3d3d3 solid;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td.eventStart {
padding: 8px 14px 5px 14px;
vertical-align:top;
}

#companyMain table td.event {
padding: 8px 14px 5px 14px;
border-top: 1px #d3d3d3 solid;
vertical-align:top;
}

#companyMain table td.calendarDate {
width: 147px;
padding: 8px 14px 5px 14px;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td.calendarEvent {
padding: 8px 14px 5px 14px;
vertical-align:top;
}
*/

#companyMain table td.leftStart {
width: 170px;
padding: 8px 14px 5px 14px;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td.left {
width: 170px;
padding: 8px 14px 5px 14px;
border-top: 1px #d3d3d3 solid;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td.leftNoBorder {
width: 170px;
padding: 8px 14px 5px 14px;
border-right: 1px #d3d3d3 solid;
vertical-align:top;
background-color: #fffff0;
}

#companyMain table td dd{
text-indent: 12px;
}

#companyMain table td.centerStart {
padding: 8px 0px 5px 14px;
vertical-align:top;
}

#companyMain table td.center {
padding: 8px 0px 5px 14px;
border-top: 1px #d3d3d3 solid;
vertical-align:top;
}

#companyMain table td.center ul {
padding-left: 0px;
}

#companyMain table td.center ul li {
list-style-type: none;
}

#companyMain table td.centerNoBorder {
padding: 8px 14px 5px 14px;
vertical-align:top;
}

#companyMain table td.rightStart {
width: 66px;
padding: 8px 14px 0px 0px;
border-left: 1px #d3d3d3 solid;
vertical-align:top;
text-align: right;
}

#companyMain table td.right {
width: 66px;
padding: 8px 14px 0px 0px;
border-left: 1px #d3d3d3 solid;
border-top: 1px #d3d3d3 solid;
vertical-align:top;
text-align: right;
}

#companyMain table td span.bold {
font-weight:bold;
}

/* contents */

#companyContents {
width: 690px;
padding: 0px;
}

#companyContentsMainImage {
width: 670px;
padding: 0px;
margin: 30px 10px 0px 10px;
}

#companyContentsTitleImage {
width: 572px;
padding: 0px;
margin: 30px 59px 0px 59px;
}

#companyContentsParts {
width: 670px;
padding: 0px;
margin: 30px 10px 0px 10px;
}

#companyContentsParts div.companyContentsPartsTitle {
border-bottom: 1px #666666 dotted;
padding-bottom: 2px;
margin-bottom: 20px;
}

#companyContentsParts h3 {
font-weight: bold;
font-size: 125%;
}

#companyContentsParts img {
/*vertical-align: -7%;*/
vertical-align: top;
margin-right: 2px;
}

#companyContentsParts h4 {
font-size: 110%;
color: #ff4500;
margin: 15px 17px 10px 32px;
}

#companyContentsParts p {
font-size: 100%;
margin: 0px 49px 0px 49px;
line-height: 170%;
}

#companyContentsParts p.widthLong {
margin: 0px 30px 0px 30px;
}

#companyContentsParts p img {
text-align: center;
}

#companyContentsParts p.pIndent {
margin-left: 32px;
}

#companyContentsParts p.pSiege {
margin-top: 20px;
padding: 10px 15px 10px 15px;
border: 1px #666666 solid;
}

#companyContentsParts p.companyContentsPartsCommentImg {
margin: 0px;
padding-left: 20px;
padding-right: 30px;
float: right;
}

#companyContentsParts p.pLeftImage {
margin-top: 30px;
margin-left: 0px;
margin-right: 10px;
padding-left: 49px;
float: left;
}

#companyContentsParts p.pLeftImageCaption {
font-size: 90%;
margin-top: 31px;
line-height: 150%;
}

#companyContentsParts div.materialsImage {
margin-top: 20px;
padding-left: 68px;
}

#companyContentsParts table {
width: 670px;
margin: 0px 0px 0px 0px; /* top はタイトルと表のスペース*/
font-size: 100%;
line-height: 150%;
}

#companyContentsPartImage {
margin: 10px 0px 0px 0px;
text-align: center;
}

/*verisign*/
#companyContentsPartsVerisign {
text-align: center;
padding: 0px 50px 0px 80px;
}

#companyContentsPartsVerisign p.verisignImage {
padding: 0px 0px 0px 50px;
margin: 0px;
float: left;
}

#companyContentsPartsVerisign p.verisignText {
padding: 28px 50px 0px 0px;
margin: 0px;
}

/* list */

#companyContentsList {
margin-top: 20px;
padding-left: 1px;
padding-right: 1px;
}

#companyContentsList ol {
padding: 0px 26px 0px 26px;
}

/* stockholder */
#companyContentsStockHolder {
width: 670px;
margin: 30px 10px 0px 10px;
}

#companyContentsStockHolder img {
float: right;
margin-bottom: 25px;
}

#presidentCommentTitle {
width: 384px;
}

#presidentCommentTitle h3 {
border-bottom: 1px #666666 dotted;
padding-bottom: 2px;
margin-bottom: 164px;
}

#presidentCommentTitle p {
font-size: 100%;
font-weight: bold;
text-align: right;
}

/*
#presidentComment div.pRight {
text-align: right;
font-weight: bold;
margin-bottom: 12px;
}
*/

#presidentComment {
clear: both;
}

#presidentComment p {
font-size: 100%;
margin: 0px 30px 0px 30px;
line-height: 170%;
}

/* work */

#companyContentsWork {
width: 600px;
height: 600px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/workShadowBack.png) no-repeat top;
}

#companyContentsWork div.companyContentsWorkImage {
padding-top: 35px;
text-align: center;
}

#companyContentsWork h5 {
font-size: 110%;
color: #ff4500;
margin: 20px 35px 14px 35px;
/*padding-top: 30px;*/
border-bottom: 1px #d3d3d3 solid;
}

#companyContentsWork p {
font-size: 100%;
line-height: 160%;
margin: 0px 43px 0px 43px;
}

/* office */

#companyContentsOffice1 {
width: 572px;
height: 300px;
padding: 0px;
margin: 30px 59px 0px 59px;
background: url(../../recruit/images/office1.jpg) no-repeat top;
}

#companyContentsOffice1 div.companyContentsOfficeString1 {
padding: 8px 200px 0px 0px;
}

#companyContentsOffice1 div.companyContentsOfficeString1 h5 {
font-size: 110%;
color: #64aa32;
border-bottom: 1px #d3d3d3 solid;
}

#companyContentsOffice1 div.companyContentsOfficeString1 p {
font-size: 100%;
line-height: 170%;
margin: 14px 0px 0px 8px;
}

#companyContentsOffice2 {
width: 572px;
height: 300px;
padding: 0px;
margin: 30px 59px 0px 59px;
background: url(../../recruit/images/office2.jpg) no-repeat top;
}

#companyContentsOffice2 div.companyContentsOfficeString2 {
padding: 8px 0px 0px 200px;
}

#companyContentsOffice2 div.companyContentsOfficeString2 h5 {
font-size: 110%;
color: #64aa32;
border-bottom: 1px #d3d3d3 solid;
}

#companyContentsOffice2 div.companyContentsOfficeString2 p {
font-size: 100%;
line-height: 170%;
margin: 14px 0px 0px 8px;
}

#companyContentsOffice3 {
width: 572px;
height: 300px;
padding: 0px;
margin: 30px 59px 0px 59px;
background: url(../../recruit/images/office3.jpg) no-repeat top;
}

#companyContentsOffice3 div.companyContentsOfficeString3 {
padding: 8px 170px 0px 0px;
}

#companyContentsOffice3 div.companyContentsOfficeString3 h5 {
font-size: 110%;
color: #64aa32;
border-bottom: 1px #d3d3d3 solid;
}

#companyContentsOffice3 div.companyContentsOfficeString3 p {
font-size: 100%;
line-height: 170%;
margin: 14px 0px 0px 8px;
}

/* employee */

#companyContentsEmployee1 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack1.png) no-repeat top;
}

#companyContentsEmployee1 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee1 p {
/*font-size: 100%;
font-size: 12px;*/
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

#companyContentsEmployee2 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack2.png) no-repeat top;
}

#companyContentsEmployee2 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee2 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

#companyContentsEmployee3 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack3.png) no-repeat top;
}

#companyContentsEmployee3 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee3 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

#companyContentsEmployee4 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack4.png) no-repeat top;
}

#companyContentsEmployee4 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee4 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

#companyContentsEmployee5 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack5.png) no-repeat top;
}

#companyContentsEmployee5 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee5 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

#companyContentsEmployee6 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../recruit/images/employeeShadowBack6.png) no-repeat top;
}

#companyContentsEmployee6 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee6 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}

/*
#companyContentsEmployee7 {
width: 600px;
height: 555px;
padding: 0px;
margin: 20px 45px 0px 45px;
background: url(../../04_recruit/images/employeeShadowBack7.png) no-repeat top;
}

#companyContentsEmployee7 div.companyContentsEmployeeImage {
padding-top: 40px;
padding-right: 35px;
float: right;
}

#companyContentsEmployee7 p {
font-size: 100%;
line-height: 170%;
margin: 0px 43px 0px 43px;
padding-top: 75px;
padding-right: 210px;
}
*/
/*
#companyContentsEmployee div.companyContentsEmployeeName {
font-weight: bold;
font-size: 100%;
text-align: left;
margin: 60px 253px 0px 43px;
border-bottom: 1px #008cff solid;
}
*/
/*
#presidentComment h3 p {
margin-bottom: 4px;
}

#presidentComment img {
margin-top: 15px;

}
*/

/* concept */
/*
#companyContentsItems {
width: 670px;
padding: 0px;
margin: 15px 10px 0px 10px;
}

#companyContentsItems img {
vertical-align: -7%;
margin-right: 2px;
}

#companyContentsItems h4 {
font-size: 110%;
color: #ff4500;
margin: 15px 17px 10px 32px;
}

#companyContentsItems p {
font-size: 100%;
margin: 0px 49px 0px 49px;
line-height: 170%;
}
*/

/* Link */

#goList {
padding: 30px 0px 0px 10px;
/*margin-bottom: 30px;*/
}

#goList img {
vertical-align: -1px;
margin-right: 2px;
}

#goList a {
padding: 0px 0px 0px 1px;

}

#goList p {
padding: 0px 0px 0px 0px;

}

/* companyPageTop */

#contents div.companyPageTop {
clear: both;
margin: 0px 10px 30px 0px;
text-align: right;
}

#contents div.companyPageTop span {
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
padding: 3px;
background: url(../../00_images/contents_area_bg.jpg) repeat-x 0% 100%;
}

#contents div.companyPageTop span a {
padding-left: 15px;
background: url(../../00_images/icon_pagetop.gif) no-repeat 0% 50%;
text-decoration: none;
}

/* yahoo map */

#map01, #map02, #map03, #map04, #map05, #map06, #map07, 
#map08, #map09, #map10, #map11, #map12, #map13 {
margin: 11px 11px 0px 11px;
padding: 0px;
border: solid 4px #cccccc;
width: 630px;
/*width: 394px;*/
height: 472px;
}

#credit {
margin: 4px 11px 0px 11px;
padding: 0px;
width: 630px;
font-size: 11px;
}

#credit p.creditLogo {
margin: 0px;
padding-left: 2px;
text-align:left;
float: left;
}

#credit p.creditAction {
margin: 0px;
padding: 0px 150px 0px 150px;
text-align: center;
}

/* page navi */

.pagination {
font-size: 80%;
margin-top: 20px;
padding-left: 232px;
}
        
.pagination a {
text-decoration: none;
border: solid 1px #ff9136;
color: #0066ff;
}

.pagination a:hover {
text-decoration: underline;
color: #ff9136;
}

.pagination a, .pagination span {
display: block;
float: left;
padding: 0.2em 0.8em 0.1em 0.8em;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

.pagination .current {
background: #ff9136;
color: #ffffff;
border: solid 1px #ff9136;
}

.pagination .current.prev, .pagination .current.next{
color:#999;
border-color:#999;
background:#fff;
}

.pagination2 {
font-size: 80%;
margin-top: 20px;
padding-left: 262px;
}
        
.pagination2 a {
text-decoration: none;
border: solid 1px #ff9136;
color: #0066ff;
}

.pagination2 a:hover {
text-decoration: underline;
color: #ff9136;
}

.pagination2 a, .pagination2 span {
display: block;
float: left;
padding: 0.2em 0.8em 0.1em 0.8em;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

.pagination2 .current {
background: #ff9136;
color: #ffffff;
border: solid 1px #ff9136;
}

.pagination2 .current.prev, .pagination2 .current.next{
color:#999;
border-color:#999;
background:#fff;
}

#res {
margin: 0px;
padding: 0px;
/*border:solid 1px #ccc;
background:#fff;
width:300px;
height: 100px;*/
clear:both;
}

/* employe pagenation */

#employeePagination {
margin-top: 25px;
padding-left:202px;
clear: both;
}

#employeePagination ul li {
display: inline;
list-style-type:none;
}

#employeePagination ul li img{
border: solid 1px #ccc;
margin-right: 6px;
}

#employeePagination ul li.current img{
border: solid 1px #ff9136;
}

#employeePagination ul li a:hover img {
border: solid 1px #ff9136;
}

/*
#pageNavi {
width:670px;
    text-align: center;
margin: 10px 10px 0px 10px;
}

#pageNavi ul li {
    display: inline;
list-style: none;
}

#pageNavi ul li a {
padding-left: 10px;
padding-right: 10px;
}
*/

/* others */
#mainContents {
padding: 0px 50px 0px 50px;
}

#protectionTitle h3 {
text-align: center;
letter-spacing: 1em;
border-bottom: 1px #666666 dotted;
padding-bottom: 2px;
margin-bottom: 20px;
}

#protectionDetail p {
margin-bottom: 15px;
}

#protectionDetail p.protectionDate {
text-align:left;
margin-top: 15px;
}

#protectionDetail p.protectionName {
text-align:right;
margin-top: 15px;
}

#protectionDetail div.protectionInfo {
/*padding-left: 482px*/;
margin: 15px 0px 15px 0px;
}

#protectionDetail div.protectionInfo img {
vertical-align: -1px;
margin-right: 2px;
}

#protectionDetail div.protectionInfo a {
padding: 0px 0px 0px 1px;

}

#protectionDetail ul.first {
padding-left: 16px;
}

#protectionDetail ul.first li {
background: none;
margin: 0px;
padding: 0px;
list-style-type: disc;
}

#protectionDetail ul.second {
padding-left: 21px;
}

#protectionDetail ul.second li {
background: none;
margin: 0px;
padding: 0px;
list-style-type: decimal;
}

#protectionDetail ul.third {
padding-left: 16px;
}

#protectionDetail ul.third li {
background: none;
margin: 0px;
padding: 0px;
list-style-type: square;/*circle;*/
}

#protectionDetail ul.other {
/*padding-left: 16px;*/
}

#protectionDetail ul.other li {
list-style-type: none;
}

#publishingTitle h3 {
text-align: center;
letter-spacing: 1em;
border-bottom: 1px #666666 dotted;
padding-bottom: 2px;
margin-bottom: 20px;
}

#publishingDetail {
margin-bottom: 20px;
}

#publishingDetail h4 {
font-size: 110%;
color: #ff4500;
margin-bottom: 10px;
}

#publishingDetail div.publishingInfo {
/*padding-left: 482px;*/
margin: 15px 0px 15px 0px;
}

/*ベリサイン*/
#companyContentsParts p.pVerisign {
/*margin-top: 12px;
text-align: center;*/
float: left;
}

##companyContentsParts p.pVerisignCaption {
font-size: 90%;
padding-left: 16px;
line-height: 120%;
}



