﻿@charset "UTF-8";
/*==================================================================*/
/*indexページ用*/
/*==================================================================*/
#img {
	width:798px;
	height:208px;
	background-image:url(../images/top/img.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:32px;
	float:left;	
}
/* main_body カラム
------------------------------------------------------------------ */
/*新着情報*/
#title_whatsnews {
	width:496px;
	height:28px;
	margin-bottom:10px;
	background-image:url(../images/top/title_whatsnews.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:25px;
	line-height:28px;
	text-align:right;
}
#whatsnews_box {
	clear:left;
}
#whatsnews_box dl{
	width:521px;
 clear:left;
	line-height:200%;
}
#whatsnews_box dt.date{
 float:left;
	width:90px;	
	padding-left:50px;
	text-align:right;		
}
#whatsnews_box dt.title{
 float:left;
	width:361px;	
	padding-left:20px;		
}
/*会社案内*/
#title_company {
 float:left;
	width:167px;
	height:156px;
	margin-top:10px;
	background-image:url(../images/top/title_banner.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/*事業内容*/
#title_business {
 float:left;
	width:167px;
	height:156px;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/top/title_banner.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/*環境と品質*/
#title_responsibility {
 float:left;
	width:167px;
	height:156px;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/top/title_banner.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.title_banner{
	width:167px;
 height:93px;
}
.gaiyou{
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	line-height:21px;
}
/*PR*/
#title_pr {
 float:left;
	width:521px;
	height:146px;
	margin-top:10px;
	padding-top:10px;
	background-image:url(../images/top/title_pr.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:21px;
	font-size:105%;
	font-weight:bold;
}