@charset "shift_jis";
/* CSS Document */

/*全ページ共通項目*/
.stationname
{
	font-size:12pt;
}

table tr td
{
	font-size:12px;
}

.header_main
{
	width:100%;
	height:100px;
	background-image:url("img/title_bg.jpg");
	text-align:center;
}

.header
{
	border-bottom:5px #00008b solid;
	margin-bottom:15px;
}

.footer
{
	margin-top:30px;
	padding-top:10px;
	border-top:3px #CCC solid;
	text-align:center;
}

/*エラーメッセージ*/
.err-msg
{
	margin:50px;
	padding:50px;
	width:600px;
	background-color:#e0ffff;
	font-weight:bold;
	text-align:center;
}

/*項目の背景色や線色*/
.selbg-sub{
	background-color:#E6FAFF;
/*	background-color:#e0ffff;*/
}

.selbg-koumoku
{
	background-color:#ffffff;
	padding:6px;
}

.selbg-title
{
	background-color:#66CCFF;
	padding:6px;
}

.line-bg
{
	background-color:#CCCCCC;
}

/*集計数値の赤色太字*/
.count
{
	color:#F00;
	font-weight:bold;
	font-size:16px;
}

/*リストページャ*/
ul.pager {
	float: right;
	font-style: normal;
	list-style: none;
	line-height:16px;
}
ul.pager li {
      float: left;
      margin-right: 3px;
      margin-bottom: 3px;
}
ul.pager li a {
      color: #3366FF;/*フォントの色*/
}

ul.pager li strong {
	padding-right: 3px;
	padding-left: 3px;
	font-size:14px;
	text-decoration: none;
}

.admin_pager{
	height: 60px;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
    color: #333;/*フォントの色*/
	font-family:メイリオ;
	text-align:right;
	position:relative;
	vertical-align: top;
}
/*
.admin_pager a {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
    color: #09F;
}
*/
.admin_pager a:link,
.admin_pager a:visited {
      text-decoration: none;
}
.admin_pager a:hover,
.admin_pager a:active {
      color: #F90;/*オンマウス時のフォントの色*/
	  text-decoration:underline;
}


/*一覧リストのCSS*/
.listfont
{
  font-size:9pt
}
.dataGridHeader
{
	position:relative;
	width:100%;
	background-color:#D4D0C8
}
.dataGridContent
{
	overflow:auto;
	background-color:#FFFFFF
}
.th1
{
	position:relative;
	top:0;
	left:0;
	height: 60px;
}
.th1 th
{
	background-color:#e0ffff;
}
.th1 th a
{
	text-decoration:none;
}
.th2
{
	position:absolute;
	top:0;
	left:0;
}
table.scrolltablestyle
{
	background-color:#CCCCCC;
}
table.scrolltablestyle tbody tr td
{
	position:static;
	width:auto;
	font-size:9pt;
}
table.scrolltablestyle thead tr th
{
	font-size:9pt;
	padding:5px;
}
table.scrolltablestyle thead tr td
{
	font-size:9pt;
	padding:5px;
}

.koumoku td
{
	background-color:#FFFFFF;
	font-size:9pt;
	padding:3px;
	line-height:14px;
}
.koumoku_kari td
{
	background-color:#FFD9FF;
	font-size:9pt;
	padding:3px;
	line-height:14px;
}
.koumoku_delflg td
{
	background-color:#AAAAAA;
	font-size:9pt;
	padding:3px;
	line-height:14px;
}

.kome{
	color:#FF0000;
	font-weight: bold;
}

.bg0
 {  border: 1px #999999 solid; font-size: 12px; line-height: 18px; font-weight: normal; color: #000000;}

.f13
 {  color:#000;
    font-size:14px;
    line-height:18px;
    font-weight: bold;
}

.f15
 {  color:#000;
    font-size:15px;
    line-height:18px;
    font-weight: bold;
}
.border12 {
	border-collapse: collapse;
	border: 1px outset #CCC;
	font-size: 12px;
	color: #000;
}
.border12 tr, .border12 td {
	border: 1px inset #CCC
}
.font12 {
	font-size: 12px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.font12 tr, .font12 td {
	font-size: 12px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.lpo-waku{
	background:url(../img/lpo-waku.jpg);
	background-repeat:no-repeat;
}


/*2015 04 17*/

.admin_pager_kensu{
	font-size:25px;
	font-weight:bold;
	color:#F77C00;
}

.admin_pager_ul{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	margin:0;
	padding:0;
	list-style:none;
}

.admin_pager_ul li{
	margin: 0 5px;
	float: left;
}
.admin_pager_ul li a{
	color:#444;
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-radius: 3px;		
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background: #E6FAFF;
}
.admin_pager_ul li a:hover{
	background:#0059B2;
	color:#FFF;
}
.admin_pager_ul li span{
	color:#333;
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-radius: 3px;		
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background: #CCC;
}
.admin_pager_hyojikensu{
	display: inline-block;
	font-size:14px;
	color:#333;
	padding-left:10px;
	vertical-align: top;
}

.admin_column {
	padding: 5px 10px;
	text-align: center;
	border:1px solid #CCC;
	border-radius: 2px;		
	-webkit-border-radius: 2px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;	/* Firefox用 */
	
	background:url(../img/admin_gyou_bg.jpg) left top repeat-x;	
}
.admin_column:hover{
	cursor:pointer;
	background:#CCC;
}

/* 奇数行だけ色をつける */

table.tablelist_bg {
    border: 1px solid #BBB;
    border-collapse: collapse;
    border-spacing: 0;
}
table.tablelist_bg td {
    padding: 5px;
	line-height:18px;
    border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
}
table.tablelist_bg tr:nth-child(2n+1) td{
    background: #F0FFFF;
}
.tablelist_titlebg td{
	font-weight:bold;
	background:#CADDEF !important;
}

.room_search_link{
	width:80%;
	margin:10px auto 10px auto;
	padding:0px;
	overflow:hidden;
}

.room_search_link ul{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.room_search_link ul li{
	list-style:none;
	float:left;
	border:2px solid #66CCFF;
    -webkit-border-top-left-radius: 2px;  
    -webkit-border-top-right-radius: 2px;  
    -webkit-border-bottom-right-radius:2px;  
    -webkit-border-bottom-left-radius:2px;  
    -moz-border-radius-topleft:2px;  
    -moz-border-radius-topright:2px;  
    -moz-border-radius-bottomright:2px;  
    -moz-border-radius-bottomleft:2px;  
	margin:4px;
}

.room_search_link ul li a{
	padding:5px;
	font-size:14px;
	line-height:24px;
	color:#0098E1;
	font-weight:bold;
	text-decoration:none;
}