@CHARSET "UTF-8";

html,
body,
#kontent {
	background: #FFFFFF;
	width:  100%;
}

#kontent #main {
	padding: 0 100px;
}

.top {
background:url(../images/logo_kig_print.png) no-repeat left;
}

#logo a {
	display: none;
}

.top #building,
#top_menu,
#chairman,
#menutop,
#left,
#navi,
#print,
.footer #newsletter,
.footer #box,
.footer #contact #more,
.footer #contact .top,
#kontent #main .more,
.footer #ending .c2,
.footer #logos {
	display: none;
}

#kontent #main .title {
	font-size:14px;
}

#kontent #main .lead {
	font-weight: bold;
}

#kontent #main .text {
	margin:5px 10px 0px 18px;
}

/*
 * Footer
 */

.footer #ending {
	background-color: #fff;
}

.footer #ending .c1 {
	float: none;
	width: 970px;
	text-align: center;
	background-color: #fff;
}

.footer #contact {
	width: 100%;
}

.footer #contact .content .c1,
.footer #contact .content .c2 {
	padding:4px 0px 0px;
	float: none;
}

.footer #contact .top,
.footer #contact .content,
.footer #contact .bottom {
	background: none;
}