@charset "UTF-8";

/*------------------------------------------------------------------------------*/
div.cf{clear:both;}
html{
	overflow-x:hidden;
	overflow-y:scroll;
}

body{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	margin:0px;
	padding:0px;
	background:#eeeeee;
	overflow-x:hidden;
	overflow-y:auto;
}
/*------------------------------------------------------------------------------*/
h1{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:20px;
	border-bottom:1px solid #bbbbbb;
}
h3{
	margin:10px 0px 10px 0px;
	font-size:28px;
}
/*------------------------------------------------------------------------------*/
table{
	font-size:24px;
	margin:8px 0px;
	border-collapse: collapse;
}
th{
	border:1px solid #aaaaaa;
	font-weight:normal;
	text-align:left;
	color:#3c3c3c;
	padding:0px;
	background:#fff7f0;
}
th.t{
	background:#666666;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
th.st{
	background:#9a9a9a;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
td{
	border:1px solid #aaaaaa;
	text-align:left;
	padding:4px;
	color:#404040;
}
td.r{text-align:right;}
th.r{text-align:right;}
th.c{text-align:center;}
/*------------------------------------------------------------------------------*/


div#main{
	margin:auto;
	width:720px;
	background:#ffffff;	padding:10px 20px;
}
/*------------------------------------------------------------------------------*/
div#head{
	height:50px;
	background:#1443a5;
}
div#headnaka{
	width:720px;
	margin:auto;
}
div#headl{
	float:left;
	width:170px;
}
div#headr{
	float:left;
	width:500px;
}

div#hl{
	float:left;
}
div#hl{
	float:left;
}
input#atai{
	margin:0px 2px 0px 20px;
	width:90px;
	height:96px;
	font-size:36px;
	text-align:left;
	vertical-align:middle;
}
input#cal{
	margin:0px 0px 0px 10px;
	padding:0px;
	width:100px;
	height:100px;
	font-size:36px;
	border:none;
	cursor:pointer;
	background:url(im/01tankan/cal.gif);
	vertical-align:top;
}
/*------------------------------------------------------------------------------*/
/*フッタ*/
div#foot{
	position:fixed !important;
	position:absolute;
	bottom:0;left:0;
	width:100%;
	height:30px;
	background:#1443a5;
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
/*------------------------------------------------------------------------------*/
div.hsel{
	width:200px;
	height:0px;
	background:#ff0000;
	font-size:30px;

/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
