@charset "Shift-JIS";

img{
	border: none;
	vertical-align: bottom;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gnavArea li {
	float: left;
}

#LeftArea {
	float: left;
}

#RightArea {
	float: right;
}

#sideMenu li {
	padding: 0 2px;
	background: url(/gaikaex/common/imgs/lnav_wrap_002.gif) top left repeat-y;
}

#sideArea .top {
	display: inline;
	width: 194px;
	height: 6px;
	padding: 0;
	vertical-align: bottom;
}

#sideArea .bottom {
	display: inline;
	width: 194px;
	height: 6px;
	padding: 0;
	vertical-align: top;
}

.clear {
	clear: both;
}

.clear15 {
	clear: both;
	height: 15px;
}