/* CSS Document */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img{
	border:none;
	}

body{
	font-size: 12px;
	line-height: 1;
	/*\*/
	_font-size: 84%;
	/**/
	padding:0 0 40px 0;
	/*background:url(../img/footer_base.jpg) repeat-x bottom left;*/
	background-image:
	min-width:538px;
	}


#header{
	background:url(../img/header_base.jpg) repeat-x;
	margin:0 -18px 10px -18px;
	height:40px;
	}

#header img{
	margin:2px 0 0 0;
	}

#head{/*background:url(../img/base_h1.gif) no-repeat;*/}

h1{
	font-size: 18px;
	line-height: 1;
	/*\*/
	_font-size: 140%;
	/**/
	/*background:url(../img/line_h1.gif) no-repeat bottom; */
	padding:1px 0 10px 0px;
	margin:0 -18px 10px 0;
	width:460px;
	}

.konicatbl {
	width:500px;
	margin:0 0 15px 0;
	border-collapse:collapse
	}

.konicatbl th{
	text-align:left;
	border-bottom:1px dashed #999;
	width: 80px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}

.konicatbl td{
	border-bottom:1px dashed #999;
	padding:8px 0;
	}

div.block{
	width:490px;
	/*border:1px solid #999;*/
	margin:15px 0 0 0;
	padding:0 5px 5px 5px;
	}


div.block img{
	margin:-33px -5px 9px 315px;
	display:block;
	}

div.block h2{
	background-color:#eee;
	margin:0 -5px 5px -5px;
	padding:7px 0;
	border:1px solid #999;
	}

div.block h2 img{
	margin:0 5px;
	}

div.print{
	width:500px;
	text-align:center;
	margin:15px 0 0 0;
	}

div.close{
	width:490px;
	text-align:right;
	margin:15px 0;
	}


.container {
	width: 100%;
	min-width: 538px;
	background-color: #FFFFFF;
}
* html .minwidth {
	border-left: 538px solid #FFFFFF;
}
* html .box {
	margin-left: -538px;
	position: relative;
}
/*\*/
* html .container, * html .minwidth, * html .box {
	height: 1px;
}
/**/

