@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------------*/
/*ご挨拶*/

.greeting{
	width:715px;
	overflow:hidden;
}

.greeting .img{
	width:270px;
	float:left;
	overflow:hidden;
}

.greeting .text{
	width:430px;
	float:right;
	padding:70px 0px 0px 0px;
	line-height:175%;
}

/*--------------------------------------------------------------------------------*/
/*製品情報*/


/*上部*/
.seihin_top{
	clear:both;
	width:715px;
	overflow:hidden;
	background-image:url(image/img02.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:100px;
}

.seihin_top .txt01{
	width:280px;
	overflow:hidden;
	margin:30px 0px 0px 0px;
}

.seihin_top .txt02{
	width:280px;
	overflow:hidden;
	margin:30px 0px 0px 0px;
	background-image:url(image/icon01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:12px;
}


/*下部*/
.seihin_bottom{
	clear:both;
	width:715px;
	overflow:hidden;
}

.seihin_bottom dl{
	display:block;
	width:345px;
	overflow:hidden;
}

.seihin_bottom dl.left{
	float:left;
}

.seihin_bottom dl.right{
	float:right;
}

.seihin_bottom dl dt{
	display:block;
}

.seihin_bottom dl dd{
	display:block;
	border:1px solid #4569B3;
}

.seihin_bottom dl dd p{
	padding:10px;
}


/*--------------------------------------------------------------------------------*/
/*会社概要*/

.outline{
	clear:both;
	width:715px;
	overflow:hidden;
}

.outline table{
	width:715px;
	border-left:1px solid #BADEF6;
	border-top:1px solid #BADEF6;
}

.outline table th{
	border-right:1px solid #BADEF6;
	border-bottom:1px solid #BADEF6;
	width:140px;
	background-color:#E9F4F6;
	font-weight:normal;
	text-align:left;
}

.outline table td{
	border-right:1px solid #BADEF6;
	border-bottom:1px solid #BADEF6;
}

.outline table th p,
.outline table td p{
	padding:6px 0px 6px 20px;
}

/*--------------------------------------------------------------------------------*/
/*アクセス*/

.access{
	clear:both;
	width:715px;
	overflow:hidden;
}

/*--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------*/
