@charset "utf-8";
div#main_navi li.navi01 a {
	border-bottom: 2px solid #990000;
	color:#990000 ;
}
div#main_navi li.navi01 ul li a{
  border-bottom: 1px dotted #444;
  color: #333;
}


/******/

div.box_590 p.h2_text {
	margin: 0 30px 15px 10px;
}

/**firefox用**/
a:focus{
	outline:none;
}

/**/
div.about_contents_navi {
  margin:10px 0 10px 0px;
}
.about_list {
  width:320px;
  float:left;
  background:#F2f2f2;
  margin:0 0px 10px 10px;
  font-size:11px;
  position:relative;
}
* html .about_list {
  margin:0 0px 10px 5px;
}
.about_list h3{
  font-size:14px;
  background:url("../img/common/line_bar2.gif") repeat-x left top;
  padding:5px;
}
.about_list img{
  display:block;
  float:left;
  margin:0 10px 10px 0;
  }
.about_list p{
  padding:1em 1em 0 0 ;
  }
.about_list a.link{
  display:block;
  text-align:right;
  position:absolute;
  right:5px;
  bottom:5px;

}

/**conceptページ右コンテンツ**/
div.concept_right {
	background-image: url("../img/concept_back_img02.jpg");
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
div.concept_right img{
  margin:10px 0;
}
div.concept_right_text {
  margin:20px 0;
}
div.concept_right_text p {
	margin: 10px 5px;
}
div.concept_right_text p img{
  float:right;
  margin:0 0 1em 1em;
}

/**featureページ右コンテンツ**/
div.feature_right_title {
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #CCC;
}
div.feature_right_title p {
	width: 205px;
	height: 20px;
	background-image: url("../img/feature_top_img.gif");
	background-repeat: no-repeat;
	text-indent:-9999px;
	display: block;
}
h2.feature_topic {
	height: 28px;
	background-image: url("../img/feature_h2_img.gif");
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent:-9999px;
}

div.feature_contents {
	margin: 5px 0px 30px 0px;
	font-size: 100%;
}
div.feature_contents h3 {
	margin-bottom: 9px;
	padding: 6px;
	background: #FFF url(../img/h3_bg.gif) repeat-x left top;
	border: 1px solid #c5bda9;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	display: block;
	font-size: 14px;
}
div.feature_contents p {
	padding: 0px 10px 20px 10px;
}
div.feature_contents div.category {
	padding-bottom: 20px;
	width: 100%;
	height: auto;
}
div.feature_contents div.category p {
	padding: 0px 10px 20px 10px;
}
div.feature_contents div.clear {
	clear: both;
}


dl.course_left dt,dl.course_right dt {
	border-bottom:2px solid #DDD;
	margin-bottom:5px;
}
dl.course_left dd,dl.course_right dd {
	margin:8px 0;
}
dl.course_left {
	font-weight:bold;
	float:left;
	margin-right:10px;
	padding:0 5px;
	border-left:1px dotted #777;
	}
dl.course_right {
	float:left;
	font-weight:bold;
	padding:0 5px;
	border-left:1px dotted #777;
	}
dl.course_right #li_ic{
	letter-spacing:-1px;
	}

/**historyページ右コンテンツ**/
#history_bg {
  background:#eaf4ce;
  padding:10px ;
  margin:10px 0;
}

table#history {
	width: 100%;
	margin:0px auto 10px auto;
	border-collapse:collapse ;
  background:#FFF;
}
table#history th {
	width:40px;
	padding:10px ;
	vertical-align:text-top;
	text-align:right;
	border-right: 1px dotted #DDD;
	border-left:3px solid #669933;
	background: #EEE;
}
table#history td {
	padding:10px ;
	border-bottom:1px dotted #EEE;
}
/**accessページ右コンテンツ**/
.tokyo {
  width:280px;
  float:right;
  margin:10px 0 10px 10px;
}
div.access_right_title p {
	width: 143px;
	height: 20px;
	background-image: url("../img/access_top_img.gif");
	background-repeat: no-repeat;
	text-indent:-9999px;
	display: block;
}
h2.access_topic {
	width: 100%;
	height: 28px;
	background-image: url("../img/access_h2_img.gif");
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent:-9999px;
}
div.access_contents {
	padding-bottom: 30px;
}
div.access_contents ul {
	margin: 10px auto 20px auto;
}
div.access_contents li {
	margin-bottom: 10px;
}
div.access_contents li.car {
	width: 123px;
	height: 27px;
	background-image: url("../img/access_car.jpg");
	background-repeat: no-repeat;
	text-indent:-9999px;
	display: block;
}
div.access_contents li.train {
	width: 134px;
	height: 27px;
	background-image: url("../img/access_train.jpg");
	background-repeat: no-repeat;
	text-indent:-9999px;
	display: block;
}
p.access_comment {
	padding: 20px 0;
	line-height: 2em;
}
table.access_table {
	margin: 10px auto;
    width: 100%;
    height: auto;
    border-spacing: 1px;
    background-color: #CCC;
}
table.access_table th {
    padding: 8px 20px 8px 8px;
    text-align: left;
    vertical-align: top;
    background-color: #DDD;
    white-space: nowrap;
}
table.access_table td {
    padding: 8px 20px 8px 8px;
    text-align: left;
    vertical-align: top;
    background-color: #FFF;
}


/**greetingページ右コンテンツ**/

.greeting_comment {
	font-size: 100%;
	line-height: 150%;
  margin:1em 0;
}
.greeting_comment img.kocho{
  float:left;
  margin:0 1em 1em 0;
}
.greeting_comment p {
	padding-bottom: 1em;
}
.greeting_comment .right_txt {
  width:460px;
  float:right;
}


/**mean**/
div#mean {
	background: url("../img/felica_bg.gif") right bottom;
	background-repeat:no-repeat;
	
}
div#mean p {
	margin: 10px 10px 20px 10px;
	line-height: 22px;
}
h2.mean_topic {
	width: 100%;
	height: 28px;
	background-image: url("../img/mean_h2_img.gif");
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent:-9999px;
}
h3.mean_h3 {
	padding: 2px 8px;
	margin: 20px 10px 20px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 5px solid #3c3220;
}

