
img { border:none; }

iframe { border:none; overflow:auto; }

p { font-size:12px; }

.clear{clear:both;}

.p3{padding-top:3px; padding-bottom:3px;}

/* 会社ロゴ */
#Company_logo {
	margin:20px 0 20px 10px;
	border:0;
	}

/* 会社紹介 */
#Company_introduction{
	float:left;
	width:490px;
	margin-left:10px;
	}

/* 右ボックス */
#right_box{
	float:right;
	width:200px;
}

/* 会社写真 */	
#Company_photo{
	margin:0;
	width:199px;
	}

/* 会社住所 */	
#Company_address{
	}

/* 製品について */		
#Product {
	width:100%;
	}

/* 製品概要 */	
#Outline_product {
	float:left;
	width:490px;
	height:auto;
	margin-left:10px;
	}

/* 製品写真 */	
#Product_photo{
	float:right;
	width:199px;
	height:auto;
	}

