@charset "UTF-8";

.brown{color: #A4531A;}

table.is{
	border: 1px solid #007f3a;
	background: #ffffdd;
}
table.is th{
	height: 38px;
	vertical-align: middle;
	background: #ceeab2;
	border-bottom: 1px solid #007f3a;
	text-align: center;
	font-size: .83em;
	line-height:1.5;
}
table.is th.shurui{
	width: 120px;
	border-right: 1px dotted #007f3a;
}
table.is th.tokucho{
	width: 490px;
	border-right: 1px dotted #007f3a;
}
table.is th.tekiyou{
	width: 50px;
	font-size: .75em;
}

table.is td{
	padding:20px 10px;
}
table.is td.shurui_name{
	width: 120px;
	padding: 20px 15px;
	border-right: 1px dotted #007f3a;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
}
table.is td.tokucho_data{
	width: 490px;
	border-right: 1px dotted #007f3a;
	vertical-align: top;
}
table.is td.hoken{
	width: 50px;
	padding:140px 0 0 0;
	font-size: .8em;
	text-align: center;
}
/*--------------------
tokucho
----------------------*/
.tokucho_left{
	width: 332px;
	overflow: hidden;
	float: left;
}
table.tokucho{
	border: none;
	vertical-align: top;
}
table.tokucho th.riten{
	width:30px;
	margin: 0 0 2px 0;
	padding:7px 0 ;
	vertical-align: top;
	background: #f8cfa6;
	border-bottom: 3px solid #ffffdd;
	text-align: center;
	line-height: 1.1;
}
table.tokucho td.riten_list, table.tokucho td.ketten_list{
	width: 290px;
	vertical-align: top;
	padding: 7px 0 15px 5px;
	line-height: 1.8;
	font-size: .88em;
	letter-spacing: .03em;
}
table.tokucho th.ketten{
	width:30px;
	margin: 0 0 2px 0;
	padding:7px 0;
	vertical-align: top;
	background: #cdcdcd;
	border-bottom: 3px solid #ffffdd;
	text-align: center;
	line-height: 1.1;
}

.tokucho_right{
	width: 120px;
	float: right;
}


/*---------------------------
flow
----------------------------*/
div.is_flow{
margin : -500px 0 20px 20px;
	width:615px;
	height: 440px;
	position: absolute;
}
div.flow_midashi{
	width:150px;
	height: 28px;
	line-height: 32px;
	background: #007f3a;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
div.flow_area{
	height: 440px;
	margin:0 0 10px 0;
	padding:20px;
	overflow: hidden;
	border-radius: 0 10px 10px 10px;
	border: 2px solid #007f3a;
	background: #fff;
	-webkit-box-shadow: 3px 3px 3px #555;
	-moz-box-shadow: 3px 3px 3px #555;
	box-shadow: 3px 3px 3px #555;
}
div.flow_left{
	width: 450px ;
	float: left;
}
div.flow_right{
	width: 100px ;
	float: right;
}
div.flow_right img{
	margin: 5px 0 15px ;
}
p.arw{
	margin: 2px 0 0 0;
	clear:both;
	width: 72px;
	overflow: hidden;
	float: left;
}
p.flow_setsumei{
	width: 365px;
	margin: 10px 0 0 10px;
	font-size: .82em;
	float: right;
}


/*----------------------
sonota
-----------------------*/
table.sonota{
	border-left: 1px solid #007f3a;
	border-right: 1px solid #007f3a;
	background: #fff;
}
table.sonota td{
	padding:15px 10px;
}
table.sonota td.shurui_name{
	width: 120px;
	padding: 15px 0 15px 15px;
	border-right: 1px dotted #007f3a;
	border-bottom: 1px solid #007f3a;
	font-size: .95em;
	font-weight: bold;
	vertical-align: top;
}
table.sonota td.tokucho_data{
	width: 490px;
	border-right: 1px dotted #007f3a;
	border-bottom: 1px solid #007f3a;
	vertical-align: top;
	font-weight: lighter;
}
table.sonota td.hoken{
	width: 50px;
	vertical-align: middle;
	border-bottom: 1px solid #007f3a;
	font-size: .8em;
	text-align: center;
}
p.shurui_hosoku{
	margin:5px 15px 0 0;
	padding:7px 0 7px 5px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	font-size: .83em;
}

table.tokucho2{
	border: none;
	vertical-align: top;
		font-size: .9em;
}
table.tokucho2 th.riten{
	width:30px;
	margin: 0 0 2px 0;
	padding:7px 0;
	vertical-align: top;
	background: #f8cfa6;
	border-bottom: 4px solid #fff;
	text-align: center;
	line-height: 1.1;
		font-size: .93em;
}
table.tokucho2 td.riten_list, table.tokucho2 td.ketten_list{
	width: 290px;
	vertical-align: top;
	padding: 7px 0 10px 5px;
	font-size: .88em;
}
table.tokucho2 th.ketten{
	width:30px;
	margin: 0 0 2px 0;
	padding:7px 0;
	vertical-align: top;
	background: #cdcdcd;
	border-bottom: 4px solid #fff;
	text-align: center;
	line-height: 1.1;
			font-size: .9em;
}
