@charset "utf-8";
.halfBox {
	margin: 1em 0;
}
.halfBox H3 {
	background: #000000 url(../images/halfBoxes.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: -9999px;
}
#eventnews H3 {
	background-position: 0px -30px;
}
#pointcard H3 {
	background-position: 0px -0px;
}
#kawasaki H3 {
	background-position: 0px -90px;
}
#mobilesite H3 {
	background: transparent none;
	/* background-position: 0px -60px; */
}
#mobilesite {
	background: #FFFFFF url(../images/halfBox_Mobile.jpg) no-repeat;
	width: 400px;
	height: 250px;
	color: #666666;
}
.halfBox P {
	margin: 0.8em 1em;
	line-height: 1.4em;
}

#eventBox {
	margin: 8px;
	border: 1px solid #999999;
	padding: 8px;
	background-color: #FFFFFF;
	color: #666666;
}
#eventBox UL {
	list-style: none;
	margin-left: 0;
}
#eventBox LI {
	margin: 0 0 8px;
	border-left: 3px solid #AA0000;
	padding-left: 2px;
}
#eventBox .LIn_date {
	display: none;
}
#eventBox .LIn_desc {
	display: block;
	font-size: small;
	line-height: 1.4em;
}
#headInfo {
	display:block;p
	position: relative;
	top: 5px;
	padding-left: 200px;
	font-size: 12px;
}
#headInfoTitle {
	font-weight: bold;
	font-size: 14px;
}
.headInfoBody {
	font-size: 11px;
	line-height: 1.2em;
}