@charset "utf-8";

/*==========================================
File name: top.css
Editors: itprobe_zezaidoji
Last Editor: itprobe_zezaidoji
Date: 2010.02.02
========================================== */

#top #keyvisual{
	position: relative;
}

.slide_text{
	position: absolute;
	top: 230px;
	z-index: 1000;
}

.title_bg_ore{	background:url(../images/common/title_bg01_ore.jpg) no-repeat top left;
}
.title_half{
	background:url(../images/common/title_bg01_half.jpg) no-repeat top left;
	width:340px;
	height:30px;
}

h4{
	margin: 0 0 10px 0;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding:6px 0 0 10px;
	background:url(../images/common/title_bg02.jpg) no-repeat top left;
	width:725px;
	height:25px;
}


.half_l{
	width:360px;
	float:left;}



.half_r{
	width:360px;
	float:right;}


.half_l h3, .half_r h3{
	margin: 0 0 10px 0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 20px;
	background:url(../images/common/title_bg01_half.jpg) no-repeat top left;
	width:340px;
	height:30px;
}

/*樹脂加工*/
.kakou{
	clear:both;
	overflow:hidden;}

.kakou img{
	float:left;
	width:70px;}

.kakou p{
	float:right;
	width:155px;}


