@import "base.css";
body {
	background: url(/images/cmn/bg_03.gif) repeat-x;
}

.menu {
	width: 174px; 
	vertical-align: top;
	padding-top: 20px; 
}


#entryCource {
	padding: 10px; 
}

#entryCource .itemTitle{
	padding: 5px;
	background: #dad0c6;
	height: 16px;
}

#entryCource .itemCourse{
	width: 240px;
}

#entryCource .itemText{
	padding: 10px;
}

#entryCource .itemNavi{
	position: relative;
	left: 30px;
}


#entryCource .itemNavi{
	position: relative;
	left: 40px;
}


#entryCource .itemNavi{
	position: relative;
	left: 30px;
}

#entryCource .itemNavi1 .iconNavi,
#entryCource .itemNavi2 .iconNavi
 {
	background:url(/images/cmn/arrow_br.gif) no-repeat left 3px;
	padding: 2px 0 0 10px;
}


#list .midasi1 {
        background:url(/images/sub/ico_01.gif) no-repeat 10px 10px ;
        padding: 10px 10px ;
}

#list .midasi1 strong{
        margin-left: 20px;
	display: block; 
}

#list .midasi1 p{
        margin-left: 15px;
	display: block; 
}

#list .midasi2 {
        background:url(/images/sub/ico_02.gif) no-repeat 10px 10px ;
        padding: 10px 10px ;
}

#list .midasi2 strong{
        margin-left: 20px ;
        display: block ;
}

#list .midasi3 { 
        background:url(/images/sub/ico_03.gif) no-repeat 10px 10px ;
        padding: 10px 10px ;
}

#list .midasi3 strong,p{
        margin-left: 20px ;
        display: block ;
}


#list .midasi4 {
        background:url(/images/sub/ico_04.gif) no-repeat 10px 10px ;
        padding: 10px 10px ;
}

#list .midasi4 strong,p{
        margin-left: 20px ;
        display: block ;
}

#list .midasi5 {
        background:url(/images/sub/ico_05.gif) no-repeat 10px 10px ;
        padding: 10px 10px ;
}

#list .midasi5 strong, p{
        margin-left: 20px ;
        display: block ;
}

#list .arrow {
         padding: 0px 0px ;
	text-align: center;
}


/*
#content .itemTitle{
	text-align: left; 
	width: 90%;
	padding: 5px;
	background: #dad0c6;
	height: 20px;
}
*/


/* --------- moushikomi  ---------- */
table#edit th {
  border: 0px solid white;
  font-weight: bold;
  padding: 5px;
  font-size: 12px;
  /*background-image: url( /image/cmn/back_pic.gif );*/
  background-color: #655555;
  color: white;
  vertical-align: middle;
}

table#edit td {
  border: 0px solid white;
  background-color: #EEEEEE;
  padding: 5px;
  color: #655555;
  vertical-align: top;
  font-weight: bold;
}

/*--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;
}
