html, body,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
th, hd,
form, fieldset, input, textarea,
pre {
	font-size: 12px;
	line-height: 18px;
}

#header img {
	position: absolute;
	}
#header .wrap {/*
	height: 192px;*/
	height: 360px;
	}
.onphoto {
	position: relative;
	z-index: 20;
	}
#main .onphoto {
	background: #fff;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	}
#sub .onphoto {
	background: #090;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	}


#time th {
	background: none;						/* k:e6e6e6, r:fdd, y:, g:cf9, b: */
	font-weight: normal;
	}
#header #qr {
	position: absolute;
	top: 270px; right: 0px;
	width: 300px;
	background: #FFF;
	opacity: .7;
	filter: alpha(opacity="70");
	}
#header #qr .con_body {
	width: 290px;
	padding: 0;
	}
#header #qr img {
	float: left;
	display: inline;
	position: relative;
	top: -1px;
	}
#header #qr p {
	float: right;
	width: 220px;
	position: relative;
	top: 5px;
	color: #600;
	}

#service li {
	height: 120px;
	}
#service li.bottom {
	height: 160px;
	}
#service ol.c2 li li {
	height: auto;
	}


#example li {
	height: 120px;
	}
#example li.bottom {
	height: 100px;
	}
#example ol.c2 li li {
	height: auto;
	}