@charset "Shift_JIS";

.clear{clear:both;}

.p3{padding-top:3px; padding-bottom:3px;}

/* コンテンツ */

/* --------- */

/* 会社名 */

/* ホームページへ */	
#home_page{
	float: right;
	width:150px;
	height:25px;
	text-align:right;
	margin:0;
	padding:9px 10px 0 0;
	font-size:75%;
	}
	
/* 会社ロゴ */
#Company_logo {
	margin:20px 0 20px 10px;
	}

/* 会社紹介 */
#Company_introduction{
	float:left;
	width:410px;
	padding-bottom:10px;
	}

/* 右ボックス */
#right_box{
	float:right;
	width:345px;
	padding-left:20px;
	padding-bottom:10px;
}

/* 会社写真 */	
#Company_photo{
	margin:0;
	}

/* 会社住所 */	
#Company_address{
	padding-bottom:10px;
	}

/* 製品について */		
#Product {
	width:100%;
	oveflow:hidden;
	padding-bottom:10px;
	}

/* 製品概要 */	
#Outline_product {
	float:left;
	width:420px;
	height:auto;
	}

/* 製品写真 */	
#Product_photo{
	float:right;
	width:345px;
	height:auto;
	margin-left:0px;
	padding-left:10px;
	}

/* 表
----------------------------------------------- */
.download{
	background:url(../images/download.gif) no-repeat right;
	width:16px;
	height:16px;
	padding-right:18px;
	margin-right:5px;
	}

.icon_pdf{
	background:url(../images/icon_pdf.gif) no-repeat right;
	width:16px;
	height:16px;
	padding-right:18px;
	margin-right:5px;
	}
