@charset "utf-8";

/* page_title
---------------------------------- */
#about-h1 h1 {
	background: url(../images/about-h1.gif) left top no-repeat;
}
#about_gosaijin-h1 h1 {
	background: url(../images/about_gosaijin-h1.gif) left top no-repeat;
}
#about_keidai-h1 h1 {
	background: url(../images/about_keidai-h1.gif) left top no-repeat;
}
#about_history-h1 h1 {
	background: url(../images/about_history-h1.gif) left top no-repeat;
}

#about_announce-h1 h1 {
	background: url(../images/about_announce-h1.gif) left top no-repeat;
}


/* navigation_catetop
---------------------------------- */
#navigation_catetop a {
	width: 185px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/navigation_catetop.gif) left top no-repeat;
}
#navigation_catetop a:hover {
	background: url(../images/navigation_catetop_on.gif) left top no-repeat;
}


/* page style
---------------------------------- */
.asset_section .parts_image {
	margin: 17px 0px 20px 0px;
}
.link .innerlink {
	padding-right: 17px;
}
.asset_section .asset_body p:last-child {
	paddings-bottom: 20px;
}
#page_title .note {
	margin-top: 15px;
}
.asset_body .textblk .float_text{
	padding-bottom: 35px;
}

/* nest common style
---------------------------------- */
.asset_section .asset_body .asset_block02 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.asset_section .asset_body .asset_block04 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.asset_section .asset_body .asset_block06 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.asset_section .asset_body .asset_body {
	margin: 0px 0px 35px 0px;
}
.asset_section .asset_body .first-child {
	padding: 10px 0px 0px 0px;
}


