body {
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
p {
	font-size: 12px;
	line-height: 140%;
}
/* ------------------------------
 トップページ
------------------------------ */
#stage{margin-left:auto; margin-right:auto;}

/* ------------------------------
 レイアウト
------------------------------ */
#container{
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#left{
	width: 148;
	text-align: left;
	float:left;
}
#right{
	width: 581px;
	text-align: left;
	float:right;
}
#contents{
	width: 581px;
	text-align: left;
	float:right;
}

#right{
	width: 581px;
	text-align: left;
	float:right;
}
#right_voice{
	width: 581px;
	text-align: left;
	float:right;
}
#right_voice p{
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #73A2D0;
	padding-bottom: 10px;
	line-height: 160%;
}
#right_voice .box_r{
	float:right;
	text-align: center;
	margin-left: 10px;
	font-size: 10px;
}
#right_voice .box_l{
	float:left;
	text-align: center;
	margin-right: 10px;
	font-size: 10px;
}
/* ------------------------------
 画像位置
------------------------------ */
.f_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.f_left  {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* ------------------------------
 見出し
------------------------------ */
h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mokuji {
	color: #FFFFFF;
	font-weight: bold;
}

table {
	font-size: 12px;
}
.title {
	font-weight: bold;
	color: #666666;
}
.bosyuu {
	font-weight: bold;
	color: #EC7600;
}
.oyomikudasai {
	font-weight: bold;
	color: #FF0000;
}
.border {
	background: #F9D557;
}

.henkou {
	font-size: 11px;
}
.copy {
	color: #FFFFFF;
}
.bosyuu1 {
	font-weight: bold;
	color: #000099;
}
.tour {
	font-size: 12px;
	color: #666666;
}
.t_title {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.no {
	font-size: 12px;
	color: 0066ff;
}
.gw {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.kakaku {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.ora {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.mark {
	font-size: 12px;
}
.senyou {
	font-size: 10px;
	color: #FF0000;
}
.point {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.red_big {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.blue_small {
	color: #0066FF;
	font-size: 10px;
}
.image {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.image2 {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.red {
	color:#FF0000;
}
.blue {
	color:#3C5A91;
}
.small_10 {
	font-size: 10px;
}
.normalfont{font-weight: normal;}
.f_color1{
	color:#063F7D;
}

.f_color2{
	color:#FF3300;
}

.f_color3{
	color:#4EB72B;
}
.center {
	text-align: center;
}
.white_b_center {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.item {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
	background-color: #F6F6F6;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 150%;
}
.item a{
	color:#FF0000;
	text-decoration: none;
}
.item a:hover{
	color:#FF0000;
	text-decoration: underline;
}
.item_title {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	background-color: #FF9900;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	height: 30px;
}

.detail {
	BACKGROUND: #f1f1f1;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	line-height: 150%;
	padding: 5px;
}
.detail_title {
	BACKGROUND: #FF9900;
	font-size: 12px;
	line-height: 150%;
	border: 0px none 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.notice_red {
	font-size: 12px;
	border: 1px solid #FF0000;
	padding: 5px;
	height: 33px;
	color: FF0000;
}

.notice {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	vertical-align: middle;
	background-color: #DFDFDF;
	font-size: 12px;
}
.infotable {
	text-align:left;
	line-height:200%;
}

/* ------------------------------
 リンク
------------------------------ */
#link {
	width:700px;
	margin-left:15px;
}
#link h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F8C858;
}
#link h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F8C858;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8C858;
}
#link .links{
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #6590C5;
	margin-bottom: 20px;
}

#link .links th{
	background-color: #F8C858;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-align: left;
	width: 25%;
	line-height: 150%;
}
#link .links th a{color:#3C5A91;}
#link .links td{
	background-color: #FFFFFF;
	line-height: 150%;
	padding: 3px;
	text-align: left;
}

/* ------------------------------
 列車料金表
------------------------------ */
#train {
	width:700px; margin-left:15px;
}
#train h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F8C858;
}
#train h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F8C858;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8C858;
}
#train .hyo{
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #6590C5;
	margin-bottom: 0px;
}

#train .hyo th{
	background-color: #3C5A91;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
#train .hyo td{
	background-color: #FFFFFF;
	line-height: 150%;
	padding: 3px;
}
#train .hyo td.eki{
	background-color: #D7E7E5;
}
#train .hyo td.ttl{
	background-color: #6A8C6A; color:#FFFFFF;}
#train .hyo td.lnk{
	color:#3C5A91;
	text-decoration: underline;
}

#train .tabContainer {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#train .tabContainer dt{
	margin: 0px;
	padding: 0px;
	color: #990000;
}

#train  .tabContainer dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#train  .tabContainer dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ------------------------------
 ホテルコンテンツ
------------------------------ */
#hotel{}

#hotel h1{
	background-image:url(../image/hotel_title_bar_moskva.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	padding: 0px;
}
#hotel h1.pete{
	background-image:url(../image/hotel_title_bar_pete.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	padding: 0px;
}

#hotel h2{
	background-image:url(../image/hotel_detail_h2.gif);
	background-repeat: repeat-x;
	line-height: 140%;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 18px;
}
#hotel h3{
	font-size: 14px;
	margin: 0px;
}

#hotel .detail{
	color:#000000;
	background-color: #0066FF;
	margin-bottom: 15px;
}
#hotel .detail th{
	background-image:url(../image/hotel_detail_th.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding: 3px;
	font-size: 11px;
}
#hotel .detail td{
	background-color:#FFFFFF;
	font-size: 11px;
	padding: 3px;
}
#hotel .detail p{margin:0px;}
/* ------------------------------
 会社マップ
------------------------------ */
#map{}
#map h2{	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#map h3{
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #0066FF;
}

