@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
html{
	background: url(../images/common/KICX5178b.jpg) left bottom repeat-x;
}
body {
	font-family: "ＭＳ Ｐゴシック", Arial;
	font-size: 80%;
	text-align: center;
	background: url(../images/common/layback.gif) center repeat-y;
}
h1{
	color: #fff;
	font-size: 0;
	line-height: 0;
}
#container {
	margin: auto;
	width: 760px;
	text-align: left;
}
#header {
	width:760px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 140px;
	background: url(../images/common/m00.gif) no-repeat top  #CCC;
}
#header #backtoTop{
	height:34px;
	width: 120px;
}
#header #backtoTop img{
	height:34px;
	width: 120px;
}
#header form{
	height: 64px;
	padding-right: 20px;
	text-align: right;
}
#header form p{
}
.linkcontact{
	padding: 10px;
	text-align: right;
	background: #efefff url(/images/common/ques.gif) no-repeat 5px center;
}
.linkcontact a{
	color: #036;
	text-decoration: underline;
}
#footer {
	position:relative;
	clear: both;
	padding-top: 1em;
	padding-bottom: 2em;
	border-top: 1px solid #ccc;
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: 200%;
}
#footer ul{
	text-align: center;
}
#footer li{
	display: inline;
	padding-left: 9px;
	padding-right: 10px;
	border-right: 1px solid #999;
}
#footer .r{
	border-right: none;
}
a {
	color: #036;
	text-decoration: none;
}
a.linkout{
	padding-right: 25px;
	background-image: url(/images/common/linkout.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	vertical-align:bottom;
}
ul {
	list-style-type: none;
}

.onb{
	border: 1px solid #999;
}

.imgdes{
	color: #063;
	font-size: 11px;
}
.clear{
	clear: both;
}
.displaynone{
	display: none;
}
/* header menu ------------------------------------------------------------- */
#header ul{
	background: #efefef;
}
#header li{
	float:left;
}






