@charset 'UTF-8';

/*
  CSS document for WebDePR
--------------------------------------------------

## INDEX ##

-- All Reset
-- General Setting
-- Headdings
-- Text Modify
-- Top Page
-- Footer Block

*/




/*##### All Reset #####*/
* {
  margin: 0;
  padding: 0;
}


/*##### General Setting #####*/
body {
  padding: 0 0 0 70px;
  font-family:'メイリオ', 'Meiryo', 'Microsoft Sans Serif', 'geneva', sans-serif;
  font-size: small;
  color: #444;
  line-height: 1.3em;
  background: #fff;
}

h3, h4, h5, h6 {
  color: #333;
  clear: both;
}

h4, h5, h6 {
  font-size: small;
}

p {
  line-height: 1.4em;
}

a {
  outline-style: none;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
  empty-cells: show;
}

#wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 740px;
}

#bgWrapper {
  width: 740px;
  background: url(image/menu_bg.gif) right top repeat-y;
}

.readline {
  margin: 0 30px 20px;
  color: #333;
}

.centering {
  text-align: center;
}

.rightpull {
  text-align: right;
}

.pagetop {
  margin: 1em 30px 1em 0;
  text-align: right;
  font-size: small;
  font-weight: bold;
  clear: both;
}

a:link, a:visited {
  color: #555;
  text-decoration: none;
}

a:hover, a:active {
  border-bottom: none;
  color: #fe4c0e;
  text-decoration: none;
  outline-style: none;
}

.insidelist {
  list-style: inside;
}

.plusdotline {
  border-bottom: dotted 1px;
}

.plusbottom {
  margin-bottom: 40px;
}

.plusbottom2 {
  margin-bottom: 20px;
}

.plusbottom6 {
  margin-bottom: 60px;
}

.pluspaddingbottom {
  padding-bottom: 40px;
}

.clearing {
  width: 500px;
  height: 0;
  clear: both;
}

.clearings {
  width: 200px;
  height: 0;
  clear: both;
}

.noclear {
  clear: none;
}


/*##### Headdings #####*/
h1 {
  margin: 20px 0;
}

h2 {
  margin: 20px 0;
}

h3 {
  margin: 20px 0 10px 0;
  font-size: medium;
}


/*##### Text Modify #####*/
.smallsize {
  font-size: small;
}

.xsmallsize {
  font-size: x-small;
}

.mediumsize {
  font-size: medium;
}

.keycolor {
  color: #098837;
}

.colorred {
  color: #ff0000;
}

.colorblue {
  color: #000099;
}

.boldweight {
  font-weight: bold;
}

.arial {
  font-family: 'Arial';
}

.arialbk {
  font-family: 'Arial Black';
}

.geneva {
  font-family: 'Geneva';
}

.verdana {
  font-family: 'Verdana';
}


/*#####---------- Contents ----------#####*/
/*##### Top Page #####*/
#bodyTop {
  background: #fff url(image/body_bg.jpg) top left repeat-x;
}

#headerTop {
  width: 750px;
  height: 230px;
  margin: 0;
  text-indent: -9999px;
  background: url(image/h1_top.jpg) left top no-repeat;
}

#leftTop {
  float: left;
  width: 238px;
  height: 264px;
  padding: 0 0 0 164px;
  background: url(image/photo_top.jpg) left 18px no-repeat;
}

#rightTop {
  float: right;
  width: 318px;
}

#newsHeader {
  width: 110px;
  height: 40px;
  margin: 0;
  text-indent: -9999px;
  background: url(image/h2_news.jpg) left top no-repeat;
}

#aboutUs {
  margin: 8px 0 0 0;
}

#menuHeader {
  width: 240px;
  height: 40px;
  margin: 0;
  text-indent: -9999px;
  background: url(image/h2_units.jpg) left top no-repeat;
}

#menuTop {
  padding: 0 0 0 12px;
}

#menuTop li {
  padding: 0 0 0 40px;
  list-style-type: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 33px;
}

#menuTop a:link, #menuTop a:visited {
  color: #444;
}

#menuTop a:hover, #menuTop a:active {
  color: #098837;
}

.forPc {
  background: url(image/marker_pc.jpg) left center no-repeat;
}

.forMo {
  background: url(image/marker_mobile.jpg) left center no-repeat;
}

#guideTop {
  position: absolute;
  top: 6px;
  right: 10px;
  color: #fff;
}

#guideTop li {
  list-style-image: url(image/marker_arrow.gif);
}

#guideTop a:link, #guideTop a:visited {
  color: #fff;
}

#guideTop a:hover, #guideTop a:active {
  color: #000;
}

#managedBy {
  margin: 0 0 -26px 0;
  padding: 6px 0 0 560px;
  border-top: solid 1px #ccc;
  clear: both;
}


/*##### Main Pages #####*/
#bodyMain {
  padding: 0 0 0 70px;
  background: url(image/logo_main.jpg) 6px 6px no-repeat;
  background-attachment: fixed;
}

#leftMain {
  float: left;
  width: 500px;
  padding: 20px 0 60px 0;
}

.pageHeader {
  width: 500px;
  height: 170px;
  margin: 0 0 60px 0;
  text-indent: -9999px;
}

#h1PcCMS {
  background: url(image/h1_pccms.jpg) left top no-repeat;
}

#h1CoDL {
  background: url(image/h1_codl.jpg) left top no-repeat;
}

#h1CusAdm {
  background: url(image/h1_cusadm.jpg) left top no-repeat;
}

#h1EmpMail {
  background: url(image/h1_empmail.jpg) left top no-repeat;
}

#h1MoCMS {
  background: url(image/h1_mocms.jpg) left top no-repeat;
}

#h1MoLearn {
  background: url(image/h1_molearn.jpg) left top no-repeat;
}

#h1Sitemap {
  background: url(image/h1_sitemap.jpg) left top no-repeat;
}

#h1Contactus {
  background: url(image/h1_contactus.jpg) left top no-repeat;
}

#leftMain h2 {
  width: 500px;
  height: 60px;
  margin: 40px 0 8px;
  padding: 0;
  text-indent: -9999px;
}

#pcCmsH2_1 {
  background: url(image/pccms_h2_1.jpg) left top no-repeat;
}

#pcCmsH2_2 {
  background: url(image/pccms_h2_2.jpg) left top no-repeat;
}

#pcCmsH2_3 {
  background: url(image/pccms_h2_3.jpg) left top no-repeat;
}

#leftMain h3 {
  margin: 15px 0 8px;
  padding: 0 0 0 6px;
  border-left: solid 7px #406bad;
  font-size: medium;
  line-height: 1em;
  color: #555;
  clear: both;
}

#leftMain .linkPoint {
  margin: 10px 0 10px 24px;;
  padding: 0 0 0 32px;
  border: none;
  font-size: medium;
  text-indent: 0;
  line-height: 24px;
  background: url(image/marker_info.gif) left top no-repeat;
}

#leftMain p {
  margin: 0.6em 0;
  text-indent: 1em;
  line-height: 1.6em;
}

#leftMain p a:link, #leftMain p a:visited {
  border-bottom: dotted 1px;
}

#leftMain p a:hover, #leftMain p a:active {
  border-bottom: none;
}

#rightMain {
  float: right;
  width: 210px;
  height: 550px;
  padding: 0 0 0 10px;
}

#toTop {
  position: absolute;
  top: 6px;
  left: -64px;
  width: 40px;
  height: 528px;
  text-indent: -9999px;
}

#toTop a {
  display: block;
  width: 100%;
  height: 100%;
}


/*##### Menu column #####*/
#menuMain {
  margin: 20px 0 0 0;
}

#menuMain li {
  display: block;
  width: 200px;
  height: 40px;
  margin: 2px 0;
  text-indent: -9999px;
}

#menuMain li a {
  display: block;
  width: 100%;
  height: 100%;
}

#pcCMS {
 background: url(image/pcCMS.jpg) left top no-repeat;
}

#coDL {
 background: url(image/coDl.jpg) left top no-repeat;
}

#cusAdm {
 background: url(image/cusAdm.jpg) left top no-repeat;
}

#empMail {
 background: url(image/empMail.jpg) left top no-repeat;
}

#moCMS {
 background: url(image/moCMS.jpg) left top no-repeat;
}

#moLearn {
 background: url(image/moLearn.jpg) left top no-repeat;
}

#guideMain {
  width: 140px;
  margin: 20px 0 20px 27px;
  background: #fff;
}

#guideMain li {
  border-left: solid 3px #456199;
  border-right: solid 3px #456199;
  list-style: none;
  font-weight: bold;
  text-align: center;
  line-height: 1.6em;
}

#guideMain li a {
  display: block;
  width: 100%;
  height: 100%;
}

#guideMain li a:link, #guideMain li a:visited {
  color: #666;
}

#guideMain li a:hover, #guideMain li a:active {
  color: #fff;
  background: #456199;
}


/*##### About Us Page #####*/
#h1About {
  background: url(image/h1_about.jpg) left top no-repeat;
}

#readAbout {
  width: 230px;
  height: 170px;
  padding: 20px 0 0 270px;
  border-bottom: solid 1px #ddd;
  background: url(image/about_read.jpg) left top no-repeat;
}

#try {
  background: url(image/about_h2_1.jpg) left top no-repeat;
}

#find {
  background: url(image/about_h2_2.jpg) left top no-repeat;
}

#consul {
  background: url(image/about_h2_3.jpg) left top no-repeat;
}

#leftMain .aboutBody {
  width: 450px;
  padding: 0 0 0 50px;
}

#findAbout {
  width: 190px;
  height: 175px;
  padding: 55px 0 0 310px;
  border-bottom: solid 1px #ddd;
  background: url(image/about_find.jpg) left top no-repeat;
}

#contactInfo {
  margin: 10px 0 0 50px;
  line-height: 1.6em;
}

#contactInfo a:link, #contactInfo a:visited {
  border-bottom: dotted 1px;
}

#contactInfo a:hover, #contactInfo a:active {
  border-bottom: none;
}

#contactInfo dt {
  width: 120px;
  margin: 0 0 -1.6em 0;
  font-weight: bold;
  text-align: right;
}

#contactInfo dd {
  padding: 0 0 0 130px;
}


/*##### Footer Block #####*/
#footer {
  padding: 0 0 20px 20px;
  font-size: x-small;
  line-height: 20px;
  color: #666;
  clear: both;
}
