/*イントロ部*/
div#intro {
	width:800px;
	height:300px;
	background:transparent url(top/intro_bg.gif) no-repeat right bottom;
}
/*左*/
div#intro div.characters {
	width:320px;
	height:300px;
	float:left;
}
div#intro div.characters p {
	width:312px;
	padding:0 0 0 8px;
	text-align:left;
}
/*右*/
div#intro div.topicflm {
	position:relative;
	width:480px;
	height:300px;
	float:right;
}
div#intro div.topicflm img#topicbs {
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:480;
	height:190px;
}
div#intro div.topicflm div#topiccons {
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:472px;
	display:none;
}
div#intro h2 {
	height:40px;
	margin:0;
	padding:0;
	background:transparent url(top/topic_hdr.gif) no-repeat center top;
}
div#intro h2 span {
	display:none;
}
div#intro div.topics {
	display:none;
	width:438px;
	height:116px;
	margin:4px 8px 12px;
	border:1px solid #726D57;
	padding:8px;
	background-color:white;
}
div#intro div.layout-grid {
	position:relative;
	width:464px;
	height:100px;
	margin:4px 8px 0;
}

/*営業科目部*/
ul { margin:0px; padding:0px; }
li { margin:0px; margin-left:36px; list-style-image: url(listmark.gif); padding:2px 0px; text-align:left; vertical-align:0.5em; }
div#works {
	width:800px;
	height:560px;
	border-bottom:1px solid #726D57;
	padding:0 0 24px;
	background:transparent url(top/works_bg.gif) no-repeat left bottom;
}
div#works div.business_line {
	width:350px;
	height:560px;
	float:left;
	background:transparent url(top/business_bg.gif) no-repeat right top;
}
div#works div.business_line h2 {
	height:132px;
	margin:0;
	padding:0 0 0 10px;
	background:transparent url(top/business_line_hdr_bg.gif) no-repeat left top;
}
div#works div.business_line h2 span {
	display:none;
}
div#works div.business_line ul.navigation {
	margin:0 0 16px 16px;
}
div#works div.business_line ul.navigation li {
	list-style:none;
	margin:0;
	padding:0 0 8px;
}
div#works div.business_line ul.navigation a {
	display:none;
	width:190px;
	height:20px;
	margin-left:118px;
	padding:5px;
	background:transparent url(top/top_navbtn.gif) no-repeat left top;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:white;
}
div#works div.business_line a:hover {
	text-decoration:underline;
}
/*div#works div.business_line a.shugah,
div#works div.business_line a.oyakata {
	width:200px;
	height:80px;
	padding:0;
	text-align:left;
	text-indent:-9999px;
}
div#works div.business_line a.shugah {
	background:transparent url(top/waso_shugah_bnr.jpg) no-repeat left top;
}
div#works div.business_line a.oyakata {
	background:transparent url(top/oyakata_bnr.gif) no-repeat left top;
}*/
div#works div.swf_base {
	width:450px;
	height:560px;
	float:right;
}
