/* Global Styles */
body {
	font-family:"ＭＳ Ｐゴシック","MS PGothic";
}
img {
	border:0px;
}

/*table {
	width:500px;
	}*/

td {
	/*font:16px arial;*/
	color:#333333;
	align:center;
	/*border-bottom:solid #CCCCCC 1px;*/
	}
a:hover {
	color: #990000;
	text-decoration:underline;
	}

/* ID Styles */

#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}

#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px arial;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px arial;
	color: #336666;
	line-height:18px;
	}

.bodyText {
	font:16px arial;
	line-height:24px;
	color:#333333;
	}

.pageName {
	font:20px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}

.subHeader {
	font:14px arial;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.komoku{
	background-color:#CCCCCC;
	border:#999999 1px solid;
	font-weight:bold;
	}
.komoku_jikoku{
	background-color:#ADFF2F  ;
	border:#999999 1px solid;
	font-weight:bold;
	}

.komoku2{
	border:#FF6699 1px solid;
	background-color:#FFCCCC;
	width:800px;
	}
.komoku3
	{
	border:#999999 1px solid;
	}
.tb{
	border:#999999 1px solid;
	width:800px;
	}
#box {
	position: absolute;
	width: 640px;
	left: 50%;
	margin-left: -320px;
}
#top {
	position: absolute;
	width: 640px;
	left: 50%;
	margin-left: -390px;
}
.obi{
	width:100%;
	height:30px;
	background-color:#CCCCCC;
	padding-top:10px;
	font-weight:bold;
}
.obi2{
	width:100%;
	height:30px;
	background-color:#2E8B57;
	padding-top:10px;
	font-weight:bold;
	color:white;
}

.pointer{
	cursor: pointer;
}
.imeon {
	ime-mode:active;
}
.imeoff {
	ime-mode:inactive;
}
.right{
	text-align:right;
	width:880px;
}

.sc{
	overflow:auto;
	width:480px;
	height:300px;
	padding: 5px 10px 5px 5px;
	/*font-size:12px;*/
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
}
.sc2{
	overflow:auto;
	width:480px;
	height:400px;
	padding: 5px 10px 5px 5px;
	/*font-size:12px;*/
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
}
.h_menu a{
	 color:#FFFFFF;
}
.h_menu{
	 background-image:url(../image/bg_top.gif);
	 /*border:solid 10px #000 ;
	 background:#FFF ;*/
}
table.bg_red td ,
table.bg_red th{
	background:#5b1511 ; /*2018.11.01 Chromeにてトップページ「会社概要・決算・安全報告」にラインが入るので打ち消し*/
}
.top_tit{
	background-image:url(../images/maintit.gif);
	text-align:center;
}
.zentai_t{
	 width: 665px;
	 height: 800px;
	 border:1px solid #CCCCCC;
	 background-color:#660000;
}
.cen_t{
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}
/*トップ新着情報　2015.11.12修正
------------------------------------------------------------------------------------------*/
/*ブロックの設定*/
#shinchaku{
	line-height:1.3 ;
	font-size:10px ;
}
#shinchaku td {
	/*padding-top:5px ;
	padding-bottom:5px ;*/
	border-bottom:1px solid #999;
	font-weight:bold ;
	padding:5px;
}
/*タイトルのオレンジバーの設定*/
#shinchaku .title_bar{
	background-color:#FF6600;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px ;
	padding-top:0 ;
	padding-bottom:0 ;
	border-bottom:none;
}
/*記事中のタイトルの設定*/
#shinchaku .title{
	font-size:15px;
	color:#000 ;
}
#shinchaku a.title{
	color:#06C ;
}
#shinchaku a.title:hover{
	color:#00e ;
}
#shinchaku a.title:visited{
	color:#00e ;
}
.shintyaku{
	/*background-color:#FF6600;
	text-align:center;
	font-weight:bold;
	font-size:15px;*/
}
/*写真掲載セル*/
#shinchaku .kiji_photo{
	height:60px;
	text-align:center;
	width:60px;
}
/*記事掲載セル*/
#shinchaku .kiji{
	/*border-bottom:dotted 1px #CCCCCC;
	font-weight:bold;*/
	color:#993333;
	height:60px;
}
/*バックナンバー*/
#shinchaku .bn{
	text-align:right;
	padding:10px;
	border-bottom:1px solid #999;
}
/*info.tpl list.tpl バックナンバー・イベント・TV雑誌情報・わ鉄グッズ　2015.11.12修正
------------------------------------------------------------------------------------------*/
/*ブロックの設定*/
#koushin{
	line-height:1.3 ;
	font-size:10px ;
}
#koushin table {
	margin-left:5px ;
	margin-right:5px ;
}
#koushin td {
	border-bottom:1px solid #999;
	font-weight:bold ;
	padding:5px;
}
/*タイトルのオレンジバーの設定*/
.title_bar{
	background-color:#FF6600;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px ;
	padding-top:0 ;
	padding-bottom:0 ;
	border-bottom:none;
}
/*記事中のタイトルの設定*/
#koushin .title{
	font-size:15px;
	color:#000 ;
}
#koushin a.title{
	color:#06C ;
}
#koushin a.title:hover{
	color:#00e ;
}
/*写真掲載セル*/
#koushin .kiji_photo{
	height:60px;
	text-align:center;
	width:80px;
}
/*記事掲載セル*/
#koushin .kiji{
	color:#993333;
	height:60px;
}
/*バックナンバー*/
#koushin .bn{
	text-align:right;
	padding:10px;
	border-bottom:none;
}
/*----------------------------------------------------------------------------------------*/

.top_mov1{
	padding-top:20px;
	width:490px;
	height:275px;
	background-image:url(../image/bg.jpg);
}
.top_mov2{
	width:490px;
	height:335px;
}
.top_mov3{
	padding-top:21px;
	width:490px;
	height:335px;
	background-image:url(../image/bg3.jpg);
	background-repeat:no-repeat;
}
.top_mov4{
	/*padding-top:21px;*/
	/*width:490px;*/
	/*height:335px;*/
	/*background-image:url(../image/bg6.gif);
	background-repeat:repeat;*/
}
.play_mov1{
	text-align:center;
	padding-top:13px;
	width:490px;
	height:500px;
	background-image:url(../image/bg7.gif);
	background-repeat:no-repeat;
}
.play{
	text-align:center;
	/*background-color:#000000;*/
	width:646px;
}
.play_text{
	text-align:left;
	width:646px;
	background-color:#ffffcc;
}
.play_left{
	float:left;
}
.pass{
	color:#993333;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.pass2{
	width:480px;
	color:#FF0000;
	padding-left:5px;
	padding-bottom:10px;
	text-align:left;
	font-size:12px;
}
.pass4{
	line-height:130%;
	font-weight:bold;
	width:470px;
	padding:10px;
	text-align:left;
	font-size:13px;
}
.pass_red{
	color:#FF0000;
}

.pass_small{
	font-size:12px;
}

.kokuchi{
	color:#FF0000;
	margin-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.menu_td{
	height:35px;
}
/*管理画面*/
.kanri_red{
	color:#f00;
}