﻿@charset "utf-8";

/* 代引料
---------------------------------------------*/
#daibiki {
	width: 400px; /* ボックスの幅を指定 */
}
#daibiki table {
	border-top: 1px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */
	border-bottom: none; /* 下方向のボーダーを表示させないように指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	font-size: 100%; /* Windows Internet Explorer 5対策のため、フォントサイズを指定 */
	width: 100%; /* ボックスの幅を指定 */
}
#daibiki td {
	border-top: none; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	padding: 10px; /* 全方向にパディングを指定 */
}
#daibiki th {
	border-top: none; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	background-color: #F3F3F3; /* セルの背景色を指定 */
	font-weight: normal; /* フォントを通常の太さに指定 */
	padding: 10px; /* 全方向にパディングを指定 */	
	width: 200px; /* ボックスの幅を指定 */
}

/* 運賃表
---------------------------------------------*/
#unchin {
	width: 540px; /* ボックスの幅を指定 */
}
#unchin table {
	border-top: 1px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */
	border-bottom: none; /* 下方向のボーダーを表示させないように指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	font-size: 100%; /* Windows Internet Explorer 5対策のため、フォントサイズを指定 */
	width: 100%; /* ボックスの幅を指定 */
}
#unchin td {
	border-top: none; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	padding: 10px; /* 全方向にパディングを指定 */
}
#unchin th {
	border-top: none; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	background-color: #F3F3F3; /* セルの背景色を指定 */
	font-weight: normal; /* フォントを通常の太さに指定 */
	padding: 10px; /* 全方向にパディングを指定 */	
	width: 200px; /* ボックスの幅を指定 */
}


/* 法廷表記
---------------------------------------------*/
#hyouki {
	width: 90%; /* ボックスの幅を指定 */
}
#hyouki table {
	border-top: 1px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向のボーダーを表示させないように指定 */
	border-left: 1px solid #CCCCCC; /* 左方向のボーダーを表示させないように指定 */
	border-right: 1px solid #CCCCCC; /* 右方向のボーダーを表示させないように指定 */
	font-size: 100%; /* Windows Internet Explorer 5対策のため、フォントサイズを指定 */
	width: 100%; /* ボックスの幅を指定 */
}
#hyouki td {
	border-top: 1px solid #CCCCCC; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: 1px solid #CCCCCC; /* 左方向のボーダーを表示させないように指定 */
	border-right: 1px solid #CCCCCC; /* 右方向のボーダーを表示させないように指定 */
	padding: 10px; /* 全方向にパディングを指定 */
}
#hyouki th {
	border-top: none; /* 上方向のボーダーを表示させないように指定 */
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
	border-left: none; /* 左方向のボーダーを表示させないように指定 */
	border-right: none; /* 右方向のボーダーを表示させないように指定 */
	background-color: #F3F3F3; /* セルの背景色を指定 */
	font-weight: normal; /* フォントを通常の太さに指定 */
	padding: 10px; /* 全方向にパディングを指定 */	
	width: 200px; /* ボックスの幅を指定 */
}


/* 上部メニュー部分 */
.menu{
	background-color: #C0E063;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	text-align: center;
	width: 124px;
	height: 20px;
}
.menu2 {
	background-color: #C0E063;
	text-align: center;
	margin: 0px;
	height: 20px;
}
#menu {
	width: 636px;
	text-align: center;
	display: block;
}
#menu a {
	display: block;
	background-color: #C6E363;
	text-decoration: none;
	text-align: center;
	width: 100%;
	color: #454545;
}
#menu a:hover {
	display: block;
	background-color: #529231;
	width: 100%;
	color: #FFFFFF;
}