#information {
  width:950px !important;
}

#information_main {
	width: 760px;
	float: right;
	}

#information_navi {
	float: left;
	}

#information_navi ul {
	display: block;
	margin: 0;
	padding: 0;
	}

#information_sidenavi li {
	display: inline;
	}

#information_sidenavi ul li a {
	display: block;
	width: 150px;
	text-decoration: none;
	background-color: #89d1f7;
	color: #333300;
	padding: 5px 0 5px 25px;
	border-right: 1px solid #2d8bd5;
	border-bottom: 1px solid #2d8bd5;
	border-left: 5px solid #34aff2;
	}

#information_sidenavi ul li a:hover {
	display: block;
	background-color: #c8e9fa;
	color: #999999;
	border-right: 1px solid #2d8bd5;
	border-bottom: 1px solid #2d8bd5;
	border-left: 5px solid #808080;
	}

#information_sidenavi .to_index {
	margin: 0;
	width: 169px;
	}

#information_sidenavi .to_index a {
	display: block;
	width: 151px;
	text-decoration: none;
	background-color: #34aff2;
	color: #ffffff;
	padding: 8px 0 8px 28px;
	border-top: 1px solid #2d8bd5;
	border-left: 1px solid #2d8bd5;
	border-right: 1px solid #2d8bd5;
	}

#information_sidenavi .to_index a:hover {
	width: 151px;
	display: block;
	background-color: #c8e9fa;
	color: #999999;
	border-left: 5px solid #808080;
	padding-left: 24px;
	}

#information p {
	padding: 0 1em 10px 27px;
	}

.information_head,
.information_head02 {
	text-indent: -9999px;
	display: none;
	}

/*
.information_head,
.information_head02 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 570px;
	height: 29px;
	}

.information_head {
	background: url(/information/images/information_head.gif);
	}

.information_head02 {
	background: url(/information/images/information_head02.gif);
	}
*/
.head_title {
	font-size: 14px;
	margin: 10px 0 5px 27px;
	color: #2d8bd5;
	font-weight: bold;
	}
	
.kugirisen {
	border-top:1px dotted #CCCCCC;
	padding-top:15px;
}

.information_data {
	width: 733px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #37afee;
	background-color: #89d1f7;
	padding-left: 27px;
	color: #323533;
	}

.head_line {
	margin: 5px 0 5px 27px;
	}

.head_line .date {
	float: left;
	width: 100px;
	}

#information .to_top {
	text-align: right;
	}

#information ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 1em 0 50px;
	}

.Cancel{
	margin: 0px 0px 0px 27px;
}

.Cancel table {
	border: 1px solid #666;	
	border-collapse: collapse;	
	width: 530px;
}
 
.Cancel table th {
	padding: 2px;
	background-color: #dddddd;
	border: 1px solid #666;	
	text-align:center;
}

.Cancel table td {
	padding: 2px;
	border: 1px solid #666;
}

.Cancel table caption {
	text-align: left;
	margin: 0px 0px 3px 0px;
}

.ml50 {
	margin-left: 50px;
	}

ul.w200 li {
	width: 200px;
	}