@charset "Shift_JIS";

/* contents */

#rContents{
	background: url(../images/bg_text.gif) repeat-y left top;
	width: 684px;
	margin: 5px 10px 0px 0px;
}

#rContents p{
	font-size: 12px;
}

#rContents p.top{
	font-size: 1px;
	line-height: 1px;
	background: url(../images/bg_text_top.gif) no-repeat left top;
	height: 8px;
}


#rContents p.bottom{
	font-size: 1px;
	line-height: 1px;
	background: url(../images/bg_text_bottom.gif) no-repeat left top;
	height: 8px;
	clear: both;
}


#builder{
	padding: 10px 15px 0px;
	width: 650px;
	margin: 0px;
}

#builder h3{
	clear: both;
	margin: 10px 0px;
}

#builder h3.icon{
	clear: both;
	margin: 0px 0px 10px;
	font-size: 25px;
	line-height: 25px;
}


/* intro */

#intro{
	background: #f1f0f0 url(../images/manufacture_dtl_bg.gif) no-repeat left top;
	clear: both;
	height: 167px;
	width: 639px;
	padding: 5px 12px 5px 4px;
    overflow: hidden;
}

#intro:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #intro {
    height: 1em;
    overflow: visible;
}
/**/

/* coporate */

#corporate{
	width: 290px;
	float: right;
	text-align: right;
	margin: 6px 0px 23px;
}

#corporate h2{
	display: none;
}

#corporate p{
	margin-bottom: 9px;
}

#photo{
	margin-bottom: 9px;
	padding: 6px;
	float: left;
	background: #eeecec;
}


/* icon */

#icon{
	text-align: right;
	float: right;
	width: 293px;
}

#icon li{
	float: right;
	margin: 0px 0px 3px 3px;
}

#icon p{
	clear: both;
}

/* deta */

#deta{
	padding: 0px 10px 10px 20px;
}

#deta table{
	margin-top: 10px;
}

#deta table,
#deta th,
#deta td{
	border: 1px solid #999999;
	border-collapse:collapse;
}

#deta th,
#deta td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0.5em 10px;
	line-height: 1.3em;
}

#deta th{
	width: 120px;
	background: #EEEEEE;
}

#deta td{
	width: 460px;
}

#deta ul{
	margin: 0px 0px 0px 1em;
}

#deta li{
	font-size: 12px;
}

#deta li.txt02{
	margin-left: 1em;
}

#deta li.mail{
	background: url(../images/manufacture_sdact_mail.gif) no-repeat left center;
	padding-left: 28px;
	display: inline-block;
}

/*
#contact_area{
	margin: 10px 0px 0px 380px;
}

#contact_area dt,
#contact_area dd{
	font-size: 12px;
}

#contact_area dt{
	width: 60px;
	float: left;
}

#contact_area dt.mail{
	background: url(../images/manufacture_sdact_mail.gif) no-repeat left center;
	padding-left: 25px;
}

#contact_area dt.hp{
	width: 85px;
}

*/

/* exam01 */

#exam01 li{
	float: left;
	margin: 0px 0px 12px 12px;
}

/* icon_detail */

#icon_list dl{
	padding: 10px;
}

#icon_list dt{
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 0px 0px 10px;
}

#icon_list dd{
	font-size: 12px;
	margin-bottom: 10px;
}

#icon_list dd.img{
	float: left;
	width: 100px;
}

#icon_list dd.txt{
	width: 540px;
	float: left;
}

