@charset "Shift_JIS";

/* ----- For About ----- */

/* Basic Style */

a:hover, a:active {
	text-decoration: none;
}

/* For Contents */

#contents {
	font-size: 120%;
	line-height: 150%;
}
#contents a {
	font-size: 0%;
	text-decoration: none;
}
#contents h2 {
	width: 560px;
	height: 84px;
	margin-bottom: 14px;
	background: url(../images/about_title.jpg) no-repeat left top;
}
#contents h3 {
	padding: 0 0 11px 13px;
}
#contents #summary {
	width: 524px;
	padding: 0 18px;
	text-align: justify;
}
#contents #aboutImgContainer {
	width: 555px;
	height: 430px;
	margin: 16px 0 5px;
}
#contents #aboutImprove, #contents #aboutOperation {
	width: 538px;
	padding: 9px 5px 8px 12px;
  margin-bottom:20px;
}

#contents #aboutImprove p , #contents #aboutOperation p {
	padding: 3px 10px 0 6px;
	text-align: justify;
}
#contents #aboutImprove p a , #contents #aboutOperation p a {
	display: block;
	width: 82px;
	height: 22px;
	margin-left: -6px;
	background: url(../images/detail_link.gif) no-repeat left top;
	text-indent: -9999px;
}

/* For Sub Navigation */
#subnavi ul {
  background: url(../images/subnavi_title.gif) no-repeat left top;
  }

#subnavi li#naviAbout {
  height: 42px;
  }

#subnavi li#naviImprove,
#subnavi li#naviSupport,
#subnavi li#naviSupport01.
#subnavi li#naviSupport02,
#subnavi li#naviSupport03,
#subnavi li#naviProgram {
  height: 29px;
  }  

#subnavi li#naviAbout a {
  height: 42px;
  }

#subnavi li#naviImprove a {
  height: 29px;
  background: url(../images/navi_improve.gif) no-repeat left top;
  }
  
#subnavi li#naviSupport a {
  height: 29px;
  background: url(../images/navi_support.gif) no-repeat left top;
  }
  
#subnavi li#naviSupport01 a {
  height: 29px;
  background: url(../images/navi_support01.gif) no-repeat left top;
  }

#subnavi li#naviSupport02 a {
  height: 29px;
  background: url(../images/navi_support02.gif) no-repeat left top;
  }
  
#subnavi li#naviSupport03 a {
  height: 29px;
  background: url(../images/navi_support03.gif) no-repeat left top;
  }
  
#subnavi li#naviProgram a {
  height: 29px;
  background: url(../images/navi_program.gif) no-repeat left top;
  }

#subnavi li#naviImprove a:hover,
#subnavi li#naviSupport a:hover,
#subnavi li#naviSupport01 a:hover,
#subnavi li#naviSupport02 a:hover,
#subnavi li#naviSupport03 a:hover,
#subnavi li#naviProgram a:hover {
  background-position: 0 -29px;
  }
/* For Page Top Link */

#pagetop {
	clear: both;
}




/*090415 */

#subnavi li#naviExample {
	height: 27px;
}

#subnavi li#naviExample a {
	height: 27px;
	background: url(../images/navi_example.gif) no-repeat left top;
}
#subnavi li#naviExample a:hover {
	background-position: 0 -27px;
}

#contents #tel {
	width: 554px;
	padding: 6px 0;
	border-bottom: 1px dotted #999;
  border-top: 1px dotted #999;
}

#contents #tel p {
	padding-left: 11px;
}

