@charset "shift_jis";

#title-corporate {
	background:url('../corporate/images/title-corporate.gif') no-repeat left top;
	min-height:65px;
	height:auto !important;
	height:65px !important;
	font-weight:bold;
	font-size:136%;
	padding-left:20px; padding-right:5px; padding-top:15px; padding-bottom:5px
	}
#aside-link { margin-top:0; }

.title-tokaiway {
	padding: 20px;
	}
.title3-2 {
	margin-top:20px;
	background:url('../common/icon-4.gif') no-repeat left 6px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:18px !important;
	font-weight:bold;
	font-size: 120%
	}
.title2-red {
	background-color:#fed9d2;
	padding:3px 10px;
	font-weight:bold;
	font-size:106%;
	margin-top:20px;
	}
.title2-blu {
	background-color:#d6edfe;
	padding:3px 10px;
	font-weight:bold;
	font-size:106%;
	margin-top:20px;
	}
.title2-green {
	background-color:#daefd8;
	padding:3px 10px;
	font-weight:bold;
	font-size:106%;
	margin-top:20px;
	}
.title3-red {
	margin-top:20px;
	background:url('../common/icon-4red.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title3-blu {
	margin-top:20px;
	background:url('../common/icon-4blu.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title3-green {
	margin-top:20px;
	background:url('../common/icon-4green.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title4-red {
	margin-top:20px;
	background:url('../common/icon-5red.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title4-blu {
	margin-top:20px;
	background:url('../common/icon-5blu.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title4-green {
	margin-top:20px;
	background:url('../common/icon-5green.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}
.title4-gray {
	margin-top:20px;
	background:url('../common/icon-5.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important;
	font-weight:bold
	}	
	
.box-image { margin-top:20px; }
.box-image p {
	float:left;
	text-align:center;
	margin-right:15px;
	}
	
.table1,
.table2 { width:560px; }
.table1 {	margin-top:20px; }
.table2 {	margin-top:10px; }
.table1 th,
.table2 th,
.table1 td,
.table2 td {
	vertical-align:top;
	padding:5px 10px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	}
.table1 th,
.table2 th {
	text-align:left;
	background-color:#ebebeb;
	white-space:nowrap;
	}
.table2 thead th {
	background-color:#1ea4df;
	color:#ffffff;
	}
.table1 .odd { background:#f5f5f5; }

.table-outline { margin-left:1em; }
.table-outline th,
.table-outline td {
	background-color:#ffffff;
	border:none;
	padding:0 20px 3px 0;
	}
.table-outline th { width:11em; }
.other-link {
	background: url('../common/icon-new.gif') no-repeat right 4px;
    padding-right: 0px
	}