@charset "utf-8";
/* CSS Document */

#topicpath {
	visibility: hidden;
}

/* top-content
--------------------------------------------------- */
#top-content {
	padding-top: 5px;
	padding-left: 85px;
	width: 873px;
	height: 297px;
	overflow: hidden;
	_zoom: 1;
}
.mainText {
	width: 483px;
	float: left;
}
.mainList {
	width: 388px;
	float: left;
}
.mainList ul li,
.mainList h2 {
	line-height: 0;
	font-size: 1px;
	marign: 0;
	padding: 0;
}
.mainList ul li img {
	vertical-align: bottom;
}
p.years {
	position: absolute;
	top: 15px;
	left: 65px;
}

.inner {
	width: 847px;
	margin-left: 88px;
}


.layoutbox	{
	position: relative;
	width: 847px;
	margin-top: 10px;
	padding-bottom: 20px;
	_zoom: 1;   
	overflow: hidden;
}
.imgL	{ float: left; margin: 0 25px 10px 0; }
.imgR	{ float: right; margin: 0 0 5px 10px; }
.textbox	{ overflow: hidden; _zoom: 1; }

.layoutbox h3 {
	margin-bottom: 10px;
}
p.cara {
	position: absolute;
	top: 70px;
	left: 757px;
}
/* sozaiCategory
----------------------------------------------- */
#sozaiCategory {
	width: 832px;
	background: url(img/ctg.gif) top center no-repeat;
	font-size: 75%;
	line-height: 1.4;
	margin-bottom: 20px;
}
#sozaiCategoryInner {
	background: url(img/ctg-bottom.gif) bottom center no-repeat;
	padding-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}
h2.file-title {
	font-size: 24px;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
	color: #01355c;
	border-bottom: 1px solid #01355c;}
.sozaiParts {
	width: 174px;
	float: left;
}
.lead {
	padding: 20px 10px 0 10px;
}
.lead img {
	margin-left: 18px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
#ctg01 {
	margin-right: 46px;
}
#ctg02 {
	margin-right: 48px;
}

#ctg03 {
	margin-right: 42px;
}

#ctg04 {
	margin-right: 0;
}

/* new-products
----------------------------------------------- */
#new-products {
	width: 930px;
	margin-left: 28px;
	margin-bottom: 20px;
}
#productList {
	background-color: #ffffff;
	border: 1px solid #0a6eb7;
	border-top: none;
	padding: 15px;
	width: 898px;
	overflow-y: hidden;
	overflow-x: scroll;
}
#productList ul {
	height: 170px;
	width: 2900px;
}
#productList li {
	float: left;
	margin-right: 10px;
	text-align: center;
}
#productList li a {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
}
#productList li a:hover {
	border: 1px solid #d61526;
}
h2.fld {
	background:url(common/image/item/folder-bar.gif) top left no-repeat;
	height: 52px;
	color: yellow;
	font-size: 120%;
	font-weight: bold;
	line-height: 4.0;
	text-indent: 93px;
	margin-left: 0;
}

/* tozan.html */

#tozan {
	width: 600px;
}
#tozanInner {
	width: 560px;
	margin: 10px auto;
	text-align: left;
}
#tozan h1 {
	float: left;
	font-size: 110%;
	font-weight: bold;
}

/* package */
.introduction {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.introduction.no-border {
	border-bottom: none;
	padding-bottom: 0;
}
.introduction div {
	flex: 1;
}
#packageBlock h3 {
	font-size: 24px;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
	color: #01355c;
	border-bottom: 1px solid #01355c;
}
#packageBlock h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}
.lead-text {
	font-size: 16px;
	line-height: 2.0;
}





