@charset "utf-8";

/* CSS Document */

.banner_service {
	width: 230px;
	height: 100px;
	background: url(../../japanese/image/index/banner_service_bg.jpg) no-repeat;
}

.banner_service h2 {
	width: 230px;
	height: 52px;
	margin-bottom: 0;
	background: url(../../japanese/image/index/banner_service_h2.jpg) no-repeat;
	text-indent: -9999px;
}

.banner_service select {
	padding: 0 0 0 7px;
	margin: 0;
	width: 160px;
	height: 18px;
}

.banner_service p.clink a {
	width: 140px;
	height: 24px;
	background: url(../../japanese/image/index/banner_service_link.jpg) no-repeat;
	text-indent: -9999px;
}

.section {
	width:728px;
	margin:20px 0px 0px 0px;
	border:solid 1px #CCC;
	position: relative;
}

.section h2 {
	background: url(/common/image/tit_bg1.gif) repeat-x left top;
	padding:6px 0 8px 23px;
	font-size:12px;
	cursor: pointer;
	display: block;
	position: relative;
}

.section p.detail {
	right:7px;
	position:absolute;
	top: 9px;
}

.section .acm {
	border-top:solid 1px #ccc;
}

.section .newproducts-entry {
	width: 618px;
}

.section .icon {
	position: absolute;
	top: 8px;
	left: 5px;
	_left: -18px;
	border: none;
}

.extraArea {
	position:relative;
	width:230px;
}

.extraArea h2 {
	background: url(/common/image/extra_bg.gif) repeat-x left bottom;
	font-size:12px;
	padding:7px 0 8px 27px;
	margin:0 0 10px;
	cursor: pointer;
	display: block;
	position: relative;
}

.extraArea .icon {
	position: absolute;
	top: 8px;
	left: 5px;
	_left: -18px;
	border: none;
}

