@import "base.css";




body {
        background: url(/images/cmn/bg_03.gif) repeat-x;
}



table#sitemap {
  	  border-collapse: collapse ;
          background: #ffffff ;
          
}


table#sitemap td{
	width:330px;
	padding: 15px; 
/*
	border: solid #dad0c6; 
	border-width: 0 1px;*/
}

span.iconRed {
             padding:;
             font-size: 15px ;
             color: #990033 ;
}



.borderDot {
        border-bottom: dotted #dad0c6 1px;
        margin: 10px 0 ;
}

/*--experience(otameshi)--*/

.ex_main h1,h2,h3,h4,h5 {
  line-height: 1.5;
  font-size: 12px;
}

.ex_main p {
  margin: 0;
  padding: 0;
}
/*
.ex_main {
  width: 722px;
  margin: 0 px; 
  border-left: 1px solid #dad0c6;
  padding: 0;
  font-size: 12px;
  text-align: left; 
  background: fff;
}
*/
.ex_main .ex_main-inner {
  padding: 1px 10px;
}
.ex_main-inner .ex_title {
  padding: 0 24px;
}
.ex_main h3 {
  padding: 0 0 0 2em;
  background: url(/images/cmn/shikaku.gif) #dad0c6 5px center no-repeat;
}
.ex_main h4 {
  padding: 0 0 0 2em;
  background: url(/images/cmn/shikaku.gif) 5px center no-repeat;
}
.ex_text {
  padding: 0 32px
}
.ex_text p{
  padding: 0px 15px;
}
.ex_pro {
  padding: 0px 40px;
}
.ex_capture {
  padding: 15px 20px;
}
.ex_captitle1 {
  padding: 3px 0 4px 25px;
  font-weight: 900;
  background: url(/images/sub/ico_01.gif) 5px center no-repeat;
}
.ex_captitle2 {
  padding: 4px 0 3px 25px;
  font-weight: 900;
  background: url(/images/sub/ico_02.gif) 5px center no-repeat;
}
.ex_captitle3 {
  padding: 4px 0 3px 25px;
  font-weight: 900;
  background: url(/images/sub/ico_03.gif) 5px center no-repeat;
}
.ex_captitle4 {
  padding: 4px 0 3px 25px;
  font-weight: 900;
  background: url(/images/sub/ico_04.gif) 5px center no-repeat;
}
.ex_capture p{
  margin: 0 0 0 26px;
}
.ex_main img.arrow {
  margin: 25px 0 0 240px;
  padding: 5px 0 0 0;
}

a.joinlink:link,
a.joinlink:visited {
  text-decoration: underline;
}

a.joinlink:active,
a.joinlink:hover {
  color: #555;
  text-decoration: none;
}

.line{
  text-decoration: line-through;
}

.ex_main h4.linktitle {
  margin: 20px 0 5px 20xp;
  padding: 0 0 0 2em;
  background: url(/images/cmn/shikaku.gif) 5px center no-repeat;
}

.link-text {
/*  margin: 0; */
  margin: 10px 24px 0 24px;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #555;
}

.linktitle a:link,
.linktitle a:visited {
  text-decoration: underline;
}

.linktitle a:active,
.linktitle a:hover {
  color: #555;
  text-decoration: none;
}

